Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by insightsoftware Team. If you also belong to the team, you can get access from here

insightsoftware Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

insightsoftware Software Engineer Interview Questions and Answers

Updated 30 Aug 2024

insightsoftware Software Engineer Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic DBMS and c++ ,OOPS concept were asked.
  • Q2. Pattern printing and string reversal coding question and easy leetcode question were asked. Dbms- select,join operation related queries.

I appeared for an interview in Nov 2021.

Interview Questionnaire 

1 Question

  • Q1. Questions related to multithreading, design patterns problems, scenario based implementation of class in cpp

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice ood and oops very well.

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Four people need to cross a bridge at night with only one torch t ... read more
asked in Capgemini
Q2. In a dark room, there is a box of 18 white and 5 black gloves. Yo ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more

Top trending discussions

View All
Interview Tips & Stories
2w (edited)
timepasstiwari
·
A Digital Markter
Nailed the interview, still rejected
Just had the BEST interview ever – super positive and encouraging! But got rejected. Interviewer said I was the most prepared, knew it was a full-time role (unlike others), and loved my answers. One of my questions was even called "the best ever asked!" He showed me around, said I was exactly what they wanted, and would get back by Friday. I was so hyped! Then today, I got the rejection email. No reason given, just "went with someone else." Feels bad when your best isn't enough. Anyone else been there? How'd you cope?
Got a question about insightsoftware?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview before Jan 2016.

Interview Questionnaire 

1 Question

  • Q1. Technical interview

Interview Preparation Tips

Round: Test
Experience: techincal questions from C,C++ . mostly pointers. few ques from DB, and OS.

Duration: 1 hour 30 minutes
Total Questions: 45

Round: Test
Experience: This is a rigourous 6-8 hours coding round where you are given a problem statement to solve .
The company people are there to guide you through the process .
Duration: 6 hours
Total Questions: 1

Round: Technical Interview
Experience: A panel of 2-3 members takes your inteview on basic fundamental c++, data structures questions.
duration is mostly 45 mins to 1hr.

Skills: C++, Coding Skills And Knowledge On Data Structures, Pointers In C, Logical Puzzles, Thinking Approach
College Name: Netaji Subhas Institute Of Technology, Delhi

I applied via Walk-in and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic oops question, sql question
  • Q2. Basic and advance php question
  • Q3. Some logical question( puzzle)

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your basic concepts of php before attending interview

I applied via LinkedIn and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

6 Questions

  • Q1. Data structure and C++
  • Q2. Reverse Linked list
  • Ans. 

    Reversing a linked list involves changing the direction of its nodes to point to the previous node instead of the next.

    • Iterative approach: Use three pointers (prev, current, next) to reverse the links.

    • Example: For list 1 -> 2 -> 3, after reversal it becomes 3 -> 2 -> 1.

    • Recursive approach: Reverse the rest of the list and adjust the pointers accordingly.

    • Example: For list 4 -> 5 -> 6, recursively revers...

  • Answered by AI
  • Q3. Multi threaded queue
  • Q4. Design pattern
  • Q5. Basic C++ concepts
  • Q6. Puzzles

Interview Preparation Tips

Interview preparation tips for other job seekers - Solve data structure problems

I applied via Company Website and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Networks based questions
  • Q2. Os based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good and tough for fresher to crack, Nice package and good people who will guid u in interview process in case you are stuck at answer

I applied via Referral and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. OOPS concepts, array functions of php and js, string functions of php and js
  • Q2. Sql, trigger, indexes,
  • Q3. Logical thinking, problem solving

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication and presentation will work even if you are lacking a bit in technical. Be confident
Are these interview questions helpful?

I applied via Naukri.com and was interviewed before Sep 2021. There were 6 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 - Aptitude Test 

1 hr time limit. Some technical mathematical question, english grammar related, genral knowledge.

Round 3 - Coding Test 

After clearing apti, they will assign machine test. 1 hr time limite.

Round 4 - Technical 

(1 Question)

  • Q1. After clearing assign technical round in that project managers giving interview. Asking Oops consept, some php technical quetions like php array function, global variables, mvc, mysal queries, joins, ind...
Round 5 - One-on-one 

(1 Question)

  • Q1. After clear interview first round, TL giving second round.
Round 6 - HR 

(1 Question)

  • Q1. For salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops consept, real time examples, design factor, array functions, how to debug error, mysql joins, normalisation 1nf 2nf 3nf
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Coding Test 

There will be 3 coding questions given to us for solving,we need solve two questions compulsory.

Round 2 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Questions related to frontend

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Core java concepts
  • Q2. Multithreading questions
  • Q3. Previous project details
  • Ans. 

    Developed a web application for managing customer orders and inventory

    • Used Java and Spring framework for backend development

    • Implemented a responsive user interface using HTML, CSS, and JavaScript

    • Integrated with a relational database for data storage and retrieval

    • Implemented authentication and authorization features for secure access

    • Performed unit testing and bug fixing throughout the development process

  • Answered by AI
  • Q4. Java Programs

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in basics and practice coding questions to increase performance and quality of code

insightsoftware Interview FAQs

How many rounds are there in insightsoftware Software Engineer interview?
insightsoftware interview process usually has 1 rounds. The most common rounds in the insightsoftware interview process are Technical.
How to prepare for insightsoftware Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at insightsoftware. The most common topics and skills that interviewers at insightsoftware expect are SQL, Oracle, SDLC, Front End and Scrum.
What are the top questions asked in insightsoftware Software Engineer interview?

Some of the top questions asked at the insightsoftware Software Engineer interview -

  1. Pattern printing and string reversal coding question and easy leetcode question...read more
  2. Questions related to multithreading, design patterns problems, scenario based i...read more
  3. Basic DBMS and c++ ,OOPS concept were ask...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Easy 100%
View more
insightsoftware Software Engineer Salary
based on 79 salaries
₹9 L/yr - ₹27 L/yr
108% more than the average Software Engineer Salary in India
View more details

insightsoftware Software Engineer Reviews and Ratings

based on 15 reviews

3.5/5

Rating in categories

2.7

Skill development

3.7

Work-life balance

3.1

Salary

3.0

Job security

3.2

Company culture

3.1

Promotions

2.8

Work satisfaction

Explore 15 Reviews and Ratings
Software Engineer (Full stack C# & ReactJS)

Bangalore / Bengaluru

2-7 Yrs

Not Disclosed

Software Engineer - C++

Bangalore / Bengaluru

3-5 Yrs

₹ 9-27 LPA

Software Engineer (Immediate joiners)

Hyderabad / Secunderabad

3-5 Yrs

₹ 15-20 LPA

Explore more jobs
Software Engineer
79 salaries
unlock blur

₹9 L/yr - ₹27 L/yr

Technical Consultant
66 salaries
unlock blur

₹4.5 L/yr - ₹15.5 L/yr

Senior Software Engineer
64 salaries
unlock blur

₹13.9 L/yr - ₹43 L/yr

Senior Technical Support Engineer
27 salaries
unlock blur

₹12 L/yr - ₹20 L/yr

Software Developer
25 salaries
unlock blur

₹14.5 L/yr - ₹29 L/yr

Explore more salaries
Compare insightsoftware with

Duck Creek Technologies

4.4
Compare

FinThrive

3.7
Compare

Entrata

4.1
Compare

Mobileum

3.3
Compare
write
Share an Interview