Upload Button Icon Add office photos

Filter interviews by

Incedo Software Developer Trainee Interview Questions and Answers

Updated 28 Jan 2025

Incedo Software Developer Trainee Interview Experiences

4 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

It consistered of multiple section including mental ability and English

Round 2 - Coding Test 

It was an easy question I was asked to write one easy dsa in anuy language

Round 3 - HR 

(1 Question)

  • Q1. Tell about your project
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Reasoning, English grammar

Round 2 - Coding Test 

Get the duplicate numbers, what is api, what is XML file

Round 3 - HR 

(1 Question)

  • Q1. About yourself, projects, where do you see yourself in 5 years

Software Developer Trainee Interview Questions Asked at Other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. ... read more
Q2. What is a static keyword in java? Where are the static variables ... read more
Q3. 1.Do you use social media? What is the use of it? 2.Tell us about ... read more
Q4. 2.You are given a chess board and the position of queen find the ... read more
asked in CodeAegis
Q5. 4 pills are medicine, in which 2 pills for fever and 2 pills for ... read more
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Visvesvaraya National Institute of Technology (VNIT), Nagpur and was interviewed in Jan 2023. There were 4 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 

First round is written test which consists of Aptitude, verbal, coding question.

Round 3 - Technical 

(1 Question)

  • Q1. Intro do one try have two catches?(yes) Merge sort for given example
  • Ans. 

    Yes, one try can have two catches in a try-catch block.

    • A try block can have multiple catch blocks to handle different types of exceptions.

    • The catch blocks are executed in the order they are written.

    • If an exception is caught in the first catch block, the subsequent catch blocks are not executed.

    • Example: try { //code } catch (ExceptionType1 e) { //handle exception } catch (ExceptionType2 e) { //handle exception }

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Behavioural questions .

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared, easy interview, i didnt prepare well for this, gave with the knowledge i had.

I applied via Campus Placement and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

There was normal apti questions ( quantitative, verbal, reasoning) and codes were given in which we have to correct error and run the code, and then there was behavioural questions

Round 2 - Technical 

(1 Question)

  • Q1. Introduction Project discussion Oops concept ( method overriding) DBMS ( normalization, 3rd NF, Indexing) Triggers Code - Fibonacci
Round 3 - HR 

(1 Question)

  • Q1. Intro Project discussion What u expect from organization Why incedo Strength and weakness And some behavioral questions

Interview Preparation Tips

Topics to prepare for Incedo Software Developer Trainee interview:
  • DBMS
  • OOPS
  • SQL
  • DSA
Interview preparation tips for other job seekers - Prepare basic coding, sorting and searching algos, DBMS , OOPs concept, SQL and do 1 project on any technology

Incedo interview questions for designations

 Software Engineer Trainee

 (10)

 Software Developer

 (9)

 Software Developer Intern

 (1)

 Trainee Software Engineer II

 (1)

 Developer

 (1)

 Software Engineer

 (29)

 Java Developer

 (2)

 Embedded Developer

 (1)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic maths and reasoning

Round 2 - Technical 

(1 Question)

  • Q1. Medium level problem solving questions
Round 3 - HR 

(1 Question)

  • Q1. Basic questions on problem solving
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

Baic knowledge in number system and traditional aptitude questions can we expect

Round 3 - Technical 

(2 Questions)

  • Q1. It take one hour. They will ask questions from your resume.
  • Q2. Python questions
Round 4 - One-on-one 

(2 Questions)

  • Q1. Here they will check your communication and soft skills.
  • Q2. What is current growing technology? Where you see yourself after 5 years?
  • Ans. 

    Artificial Intelligence (AI) is the current growing technology.

    • AI is being used in various industries such as healthcare, finance, and transportation.

    • Machine learning and deep learning are key components of AI.

    • Examples of AI applications include virtual assistants, autonomous vehicles, and fraud detection systems.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through your resume before attend technical interview and be confident on skills.

I applied via Recruitment Consulltant and was interviewed in Sep 2022. There were 2 interview rounds.

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 - Technical 

(2 Questions)

  • Q1. What's Inheritance. Classify it's types
  • Ans. 

    Inheritance is a mechanism in OOP where a new class is derived from an existing class.

    • It allows the new class to inherit the properties and methods of the existing class.

    • Types of inheritance: Single, Multiple, Multilevel, Hierarchical, Hybrid.

    • Example: A class 'Car' can inherit from a class 'Vehicle' which has properties like 'speed', 'fuel type', etc.

  • Answered by AI
  • Q2. What do understand by encapsulation?
  • Ans. 

    Encapsulation is the process of hiding implementation details and restricting access to an object's data and methods.

    • Encapsulation helps in achieving data abstraction and security.

    • It allows for better control over the data and prevents accidental modification.

    • It also enables easy modification of implementation details without affecting the rest of the code.

    • For example, a class can have private variables and public meth

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The most funny part about interview is that interviewer will ask you questions by searching it on Google. He/She himself doesn't know the answers. Ask him/her to turn on the camera and then see he/she will deny.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Bhartiya Vidya Bhavans Sardar Patel Institute of Technology, Mumbai and was interviewed before Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Logical reasoning related aptitude regular exam

Round 3 - Technical 

(6 Questions)

  • Q1. Tell me about yourself
  • Q2. Explain project as I was selected through campus placement
  • Q3. What is abstraction
  • Ans. 

    Abstraction is the concept of hiding complex details and showing only the essential features of an object or system.

    • Abstraction allows us to focus on what an object does, rather than how it does it

    • It helps in reducing complexity and improving efficiency in software development

    • Example: In a car, we don't need to know the internal workings of the engine to drive it

  • Answered by AI
  • Q4. What is object and explain by example
  • Ans. 

    An object is a data structure that contains data and methods to manipulate that data.

    • Objects are instances of classes in object-oriented programming

    • They have attributes (data) and methods (functions)

    • Example: A car object may have attributes like color, make, model and methods like start(), stop()

  • Answered by AI
  • Q5. Why choose software development over electronics engineering as career
  • Ans. Explained through story share your journey if have specific story or makeup a story. My goal was clear get a job for money . Wherever question you answer be it technical or hr explain with examples
  • Answered Anonymously
  • Q6. String reversal code was asked also Fibonacci
  • Ans. Do basic codes like patterns , Fibonacci sequence, Factorial
  • Answered Anonymously
Round 4 - HR 

(5 Questions)

  • Q1. How many people are there in your family and what do they do
  • Ans. Say my mother is homemaker instead of housewife and tell
  • Answered Anonymously
  • Q2. Quizzes were also asked regarding different person takes different time to cross bridge what is minimum time required
  • Ans. You can find these quizzes at geeks for geeks
  • Answered Anonymously
  • Q3. What is abstraction
  • Ans. 

    Abstraction is the concept of hiding complex details and showing only the essential features of an object or system.

    • Abstraction allows us to focus on what an object does instead of how it does it

    • It helps in reducing complexity and improving efficiency

    • For example, a car can be abstracted as a vehicle with properties like speed, color, and model

  • Answered by AI
  • Q4. Do you anybody from our company
  • Q5. Why do you want to join our company
  • Ans. Give attention to company's presentation regarding what do they do you can use those points while giving this answer
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for CitiusTech Software Developer Trainee interview:
  • Abstraction
  • Basic Coding questions
Interview preparation tips for other job seekers - Citiustech is pretty easy company to crack also because they hire masses.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Basic aptitude like logical verbal and coding question

Round 3 - Technical 

(1 Question)

  • Q1. Technical questions according to resume mainly programming handson
Round 4 - HR 

(1 Question)

  • Q1. Basic hr questions like tell me about yourself etc

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Question related to dilr, aptitude were asked.

Round 2 - Coding Test 

Easy level questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium level aptitude questions were asked. Easy level coding questions were asked.

Incedo Interview FAQs

How many rounds are there in Incedo Software Developer Trainee interview?
Incedo interview process usually has 3-4 rounds. The most common rounds in the Incedo interview process are Aptitude Test, HR and Resume Shortlist.
What are the top questions asked in Incedo Software Developer Trainee interview?

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

  1. Intro do one try have two catches?(yes) Merge sort for given exam...read more
  2. Introduction Project discussion Oops concept ( method overriding) DBMS ( norma...read more
  3. Behavioural question...read more

Tell us how to improve this page.

Incedo Software Developer Trainee Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more
Incedo Software Developer Trainee Salary
based on 15 salaries
₹5 L/yr - ₹7 L/yr
65% more than the average Software Developer Trainee Salary in India
View more details

Incedo Software Developer Trainee Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

3.0

Job security

3.0

Company culture

4.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
1.1k salaries
unlock blur

₹6.6 L/yr - ₹23.5 L/yr

Software Engineer
866 salaries
unlock blur

₹3 L/yr - ₹13 L/yr

Technical Lead
596 salaries
unlock blur

₹10 L/yr - ₹36 L/yr

Senior Technical Lead
268 salaries
unlock blur

₹14.1 L/yr - ₹41 L/yr

Associate
266 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Explore more salaries
Compare Incedo with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview