Upload Button Icon Add office photos

Filter interviews by

Incedo Software Developer Interview Questions, Process, and Tips

Updated 11 Dec 2024

Top Incedo Software Developer Interview Questions and Answers

Incedo Software Developer Interview Experiences

9 interviews found

I applied via Campus Placement and was interviewed in May 2022. 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 - Aptitude Test 

It was a 1 Hour aptitude test along a few MCQ based questions on DSA.

Round 3 - One-on-one 

(6 Questions)

  • Q1. The interview was held online. The interview first asked me to explain any one of my projects.
  • Q2. Asked a a few basic question of DSA like difference between quick and merge sort. Time complexities of a few algorithms. Real life application of Trees.
  • Q3. A few basic questions related to OOPs
  • Q4. Find missing numbers in a list in Python. (He asked me a few concepts related to Python since most of my projects were made in that)
  • Q5. If A,B both classes have a function with same name (lets say the name of function id FUN) and C is a child of both. So, if FUN is called for C what will happen in Python and in C++.
  • Ans. Will give an error in C++, But will call FUN from whichever parent was declared first in Python
  • Answered Anonymously
  • Q6. He also asked me to implement quick sort

Interview Preparation Tips

Topics to prepare for Incedo Software Developer interview:
  • OOPS
Interview preparation tips for other job seekers - Make sure that you have a proper understanding of all the technologies you have used in your projects.
Learn the concepts of OOPs.
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Online zoom coding test will be there - 4 questions - 2 about output of code & 2 about technical questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Polymorphism and explain about virtual polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Virtual polymorphism is achieved through virtual functions in C++.

    • Virtual functions allow a function in a base class to be overridden in a derived class.

    • Example: Animal class with virtual function 'makeSound' overridden in Dog a

  • Answered by AI
  • Q2. Write code for virtual polymorphism and explain
  • Ans. 

    Virtual polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Create a base class with virtual functions

    • Create derived classes that override the virtual functions

    • Use pointers or references of the base class to call the overridden functions

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. About yourself should explain
  • Q2. Reason for job change
  • Q3. Salary negotiations and location

Interview Preparation Tips

Interview preparation tips for other job seekers - I have interviewed for c++ developer role in incedo company - please make sure you are completely aware of every functions and keywords relate to c++ concepts.

Skills evaluated in this interview

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

Duration - 1 hour
Topics - Aptitude, Debug Code, Technical MCQ

Round 2 - Technical 

(1 Question)

  • Q1. They ask me the general questions for codding and the also ask question for angile framework
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

40 MCQ and 7 coding mcq and 10 english

Round 3 - Technical 

(2 Questions)

  • Q1. Time complexity and space complexity
  • Q2. Coding pattern question and explain its complexity

Interview Preparation Tips

Topics to prepare for Incedo Software Developer interview:
  • Dsa
Interview preparation tips for other job seekers - Be confident and prepare well in basics.
Prepare about your projects

Incedo interview questions for designations

 Software Developer Trainee

 (3)

 Software Developer Intern

 (1)

 Developer

 (1)

 Software Engineer

 (29)

 Java Developer

 (2)

 Embedded Developer

 (1)

 Salesforce Developer

 (1)

 Software Engineer Trainee

 (10)

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

I applied via campus placement at Devi Ahilya Vishwa Vidhyalaya (DAVV), Indore and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Easy SHL Test and aptitude was also asked

Round 2 - One-on-one 

(2 Questions)

  • Q1. Write a code to reverse the string
  • Ans. 

    Code to reverse a string

    • Use a loop to iterate through the characters of the string

    • Swap the characters from start to end of the string

    • Continue swapping until you reach the middle of the string

  • Answered by AI
  • Q2. Write a code to swap two number
  • Ans. 

    Swapping two numbers using a temporary variable

    • Create a temporary variable to store one of the numbers

    • Assign the value of the first number to the second number

    • Assign the value of the temporary variable to the first number

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was general aptitude question consist of few coding question

Round 2 - Coding Test 

2. Questions were asked one related to linked list and another for array

Round 3 - Technical 

(2 Questions)

  • Q1. What's your role on your project and explain your work !
  • Ans. 

    I am a software developer responsible for designing, coding, testing, and maintaining software applications.

    • Designing software architecture and solutions

    • Writing clean and efficient code

    • Testing and debugging software

    • Collaborating with team members on project tasks

    • Maintaining and updating existing software

    • Participating in code reviews and meetings

  • Answered by AI
  • Q2. Discussed about OOPS fundamentals and SOQL
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Sastra University and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Coding questions and some aptitude questions

Round 2 - Technical 

(1 Question)

  • Q1. Asked oops concept
Round 3 - HR 

(1 Question)

  • Q1. What is ur 5year goal
  • Ans. 

    My 5-year goal is to become a lead software developer in a reputable tech company, leading a team of developers and working on cutting-edge projects.

    • Advance my technical skills by learning new programming languages and technologies

    • Gain experience in project management and leadership roles

    • Contribute to open-source projects and attend tech conferences to network and stay updated with industry trends

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing much like advice just study
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. All related to Android
  • Q2. Completed core java questions
Round 2 - Coding Test 

Simple programs on java using oops

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on core java, good for freshers, if you dont want work to do then join this company
Round 1 - Aptitude Test 

Normal aptitude questions

Round 2 - Coding Test 

Not exactly coding, it was an automata fixround

Round 3 - Technical 

(1 Question)

  • Q1. Basics of project, oops, sql
Round 4 - HR 

(1 Question)

  • Q1. It was a tehno managerial round. Consisting of puzzles, oops & situation based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good place for freshers, learn & grow.
Pay is a bit less for freshers, which is in case of all service based company

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic Java Question
  • Q2. Spring Boot related questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Design a rest API and code it.
  • Ans. 

    Design and code a REST API for a software developer interview.

    • Define the endpoints and HTTP methods for the API (e.g. GET /users, POST /users)

    • Implement authentication and authorization mechanisms (e.g. JWT tokens)

    • Use proper status codes for responses (e.g. 200 OK, 401 Unauthorized)

    • Include error handling and validation for input data

    • Document the API using tools like Swagger or OpenAPI

  • Answered by AI
  • Q2. Questions related to JPA HIBERNATE SQL
Round 3 - One-on-one 

(2 Questions)

  • Q1. Discussion related to Last company Project and architecture level questions
  • Q2. Write code to calculate frequency of a word using Stream API and lambda expressions
  • Ans. 

    Calculate word frequency using Stream API and lambda expressions

    • Use Stream API to convert array of strings to stream

    • Use Collectors.groupingBy to group words by their frequency

    • Use Collectors.counting to count the occurrences of each word

  • Answered by AI

Skills evaluated in this interview

Incedo Interview FAQs

How many rounds are there in Incedo Software Developer interview?
Incedo interview process usually has 3 rounds. The most common rounds in the Incedo interview process are Technical, Aptitude Test and Coding Test.
How to prepare for Incedo Software Developer 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 Incedo. The most common topics and skills that interviewers at Incedo expect are Spring Boot, .Net Core, ASP.Net, C# and Core Java.
What are the top questions asked in Incedo Software Developer interview?

Some of the top questions asked at the Incedo Software Developer interview -

  1. polymorphism and explain about virtual polymorph...read more
  2. write code for virtual polymorphism and expl...read more
  3. Write a code to reverse the str...read more

Tell us how to improve this page.

Incedo Software Developer Interview Process

based on 4 interviews in last 1 year

Interview experience

3.3
  
Average
View more

People are getting interviews through

based on 6 Incedo interviews
Campus Placement
Job Portal
83%
17%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Incedo Software Developer Salary
based on 134 salaries
₹3.9 L/yr - ₹12.5 L/yr
10% less than the average Software Developer Salary in India
View more details

Incedo Software Developer Reviews and Ratings

based on 13 reviews

2.9/5

Rating in categories

2.6

Skill development

3.3

Work-Life balance

3.1

Salary & Benefits

2.5

Job Security

3.3

Company culture

2.9

Promotions/Appraisal

2.9

Work Satisfaction

Explore 13 Reviews and Ratings
Senior Software Engineer
1.1k salaries
unlock blur

₹6.5 L/yr - ₹26.2 L/yr

Software Engineer
849 salaries
unlock blur

₹3 L/yr - ₹13 L/yr

Technical Lead
592 salaries
unlock blur

₹10 L/yr - ₹37.9 L/yr

Senior Technical Lead
272 salaries
unlock blur

₹14.1 L/yr - ₹41 L/yr

Associate
265 salaries
unlock blur

₹3 L/yr - ₹6.1 L/yr

Explore more salaries
Compare Incedo with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview