Upload Button Icon Add office photos

LogixGrid Technologies

Compare button icon Compare button icon Compare

Filter interviews by

LogixGrid Technologies Full Stack Software Developer Interview Questions and Answers

Updated 10 Jul 2025

LogixGrid Technologies Full Stack Software Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Jun 2025, where I was asked the following questions.

  • Q1. Tell me something about your family background
  • Ans. 

    I come from a close-knit family that values education, creativity, and support for one another's dreams.

    • My parents are both educators, which instilled a love for learning in me from a young age.

    • I have a younger sister who is passionate about art and often inspires me with her creativity.

    • Family gatherings are a big deal for us; we celebrate milestones together, fostering strong bonds.

    • My grandparents played a significant...

  • Answered by AI
  • Q2. Tell me abour yourself
  • Ans. 

    I'm a passionate Full Stack Developer with experience in building scalable web applications and a strong foundation in both front-end and back-end technologies.

    • Proficient in JavaScript frameworks like React and Angular for dynamic front-end development.

    • Experienced in back-end technologies such as Node.js and Express, creating RESTful APIs.

    • Worked on database management using MongoDB and SQL, ensuring efficient data hand...

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about LogixGrid Technologies?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Finalizer and un manageable resources

Full Stack Software Developer Interview Questions Asked at Other Companies

asked in Synergy
Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions str ... read more
asked in UST
Q2. If an application is running slowly, what process would you follo ... read more
asked in Cognizant
Q3. Briefly explain the method you would use to implement an array-ba ... read more
asked in Cognizant
Q4. What is the difference between a primary key, foreign key, candid ... read more
asked in Cognizant
Q5. What are streams in C++? What are predefined streams in C++?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Nice interview with the friendly interviewer

Round 2 - HR 

(1 Question)

  • Q1. Tell me about your self
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Describe previous projects Challenges you faced previously Some technical questions based on the experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Assignment 

It's api round. We have to develop an api and frontend

Round 2 - Coding Test 

It's contains 2 coding question and 20 mcqs

Round 3 - One-on-one 

(2 Questions)

  • Q1. Introduction about your self
  • Ans. 

    I am a Full Stack Software Developer with 5 years of experience in building web applications.

    • 5 years of experience in full stack development

    • Proficient in languages like JavaScript, HTML, CSS, and frameworks like React and Node.js

    • Strong problem-solving skills and ability to work in a team environment

  • Answered by AI
  • Q2. What is polling in ca
  • Ans. 

    Polling in computer science is a technique used to actively check the status of a resource or process at regular intervals.

    • Polling involves continuously checking a resource or process for updates or changes.

    • It is commonly used in web development to update content on a webpage without refreshing the entire page.

    • Polling can be synchronous or asynchronous, depending on the implementation.

    • Examples of polling include checki...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for cs fundamentals

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Asked about the resume and more technical questions about APIS

Round 3 - One-on-one 

(1 Question)

  • Q1. Asked technical questions about their requirements skill set

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare your resume technically
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Question about counting digits and basic java code

Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hackerrank Coding - They have asked 2 questions.

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS Concepts and general questions.
  • Q2. About the project I have worked on.
Round 3 - HR 

(1 Question)

  • Q1. Package, relocation and sponsorship for staying in the US

I appeared for an interview before Sep 2020.

Round 1 - Face to Face 

(1 Question)

Round duration - 30 minutes
Round difficulty - Easy

It was in the day time. I was asked the programming language of my choice. It was mostly focused on programming fundamentals. I was asked 2 questions based on Data Structures and Algorithms.

  • Q1. How can you detect a loop in a linked list?
  • Ans. 

    A loop in a linked list can be detected using Floyd's Cycle Detection Algorithm.

    • Use two pointers - slow and fast, where slow moves one step at a time and fast moves two steps at a time.

    • If there is a loop, the two pointers will eventually meet at some point within the loop.

    • To detect the start of the loop, reset one pointer to the head and move both pointers one step at a time until they meet again.

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 30 minutes
Round difficulty - Easy

This round was mostly focused on my resume and projects.

  • Q1. Tell me about your projects.
Round 3 - Face to Face 

Round duration - 30 minutes
Round difficulty - Easy

It was in the evening. I went to their office in Gurgaon. It was taken by one of the technology director who had a lot of experience. 
 

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from Bharati Vidyapeeth's College of Engineering. I applied for the job as SDE - 1 in GurgaonAmerican Express interview preparation:Topics to prepare for the interview - Data structures and algorithms, Object-Oriented Programming System concepts, Database Management System, Operating System, Networking.Time required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Do practice a lot of data structures questions as mostly questions in interviews are based on them. Also, do prepare for projects mentioned in your resume and skills which you have mentioned. Coding ninjas has a big hand in making my interview clear as I have taken a course from the coding Ninjas which helped me a lot to make my concepts clear.

Application resume tips for other job seekers

Keep it short and crisp. Go through it properly before the interview. Make sure that you haven't put anything in it that can cause you problems during the interview.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: The test was for two and half hours where 1 hour was for general aptitude, 1 hr was for coding aptitude(either on java or C or C++as you choose) and 1/2 an hour for two coding questions.

Round: Technical Interview
Experience: In technical round they asked puzzles, aptitude questions and basic C coding. I was asked to write the code for two questions(one was on sort and search) and was asked the logic of two questions.They asked basics of linked lists, stacks, queues. Infact they were not very interested in the syntax and were pressing on the logic

General Tips: Being a non software branch students is not at all a problem. The company took 4 interns where 3 were from core branches. The fact that we had to work in JAVA and most of us didn't know JAVA, the company only looks for aptitude and ability to learn. So if you don't know anything, tell frankly that you don't know that part, rather than guessing. Be thorough with what you know and confidentially answer all the questions.
Also do not be tensed and take things lightly, if the interviewer is joking. Be candid.
Skill Tips: Learn basics of coding from books . Aptitude can be done from sites likes geeks for geeks, etc. The level of aptitude is not very high and infact the coding aptitude is also theoretical and does not involve in depth knowledge.
Skills:
College Name: NIT Surathkal

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more
Software Developer
12 salaries
unlock blur

₹2.5 L/yr - ₹6.7 L/yr

Java Developer
8 salaries
unlock blur

₹2.8 L/yr - ₹6 L/yr

Front end Developer
8 salaries
unlock blur

₹2 L/yr - ₹6.2 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹5.4 L/yr - ₹12 L/yr

Software Engineer
4 salaries
unlock blur

₹4.9 L/yr - ₹9 L/yr

Explore more salaries
Compare LogixGrid Technologies with

Bajaj Finserv

3.9
Compare

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

HSBC Group

3.9
Compare
write
Share an Interview