Upload Button Icon Add office photos
Premium Employer

i

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

Infogain Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infogain Software Engineer Trainee Interview Questions and Answers

Updated 6 Jul 2022

Infogain Software Engineer Trainee Interview Experiences

6 interviews found

I applied via Naukri.com and was interviewed in Jun 2022. 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 

Covering all aptitude questions, English,etc

Round 3 - Coding Test 

There is one code only it's level easy for me

Round 4 - Technical 

(1 Question)

  • Q1. What is java. Oops concepts
  • Ans. 

    Java is a high-level, object-oriented programming language used for developing applications and software.

    • Java is platform-independent and can run on any operating system

    • It follows the OOPS concepts like inheritance, polymorphism, encapsulation, and abstraction

    • Java programs are compiled into bytecode and run on the Java Virtual Machine (JVM)

    • Java has a vast library of pre-built classes and APIs for various functionalitie...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and cover all questions regarding to your subject

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy online test

Round 2 - Technical 

(1 Question)

  • Q1. OOPs, DS, SQL, recursion
Round 3 - HR 

(3 Questions)

  • Q1. Why should we hire you?
  • Q2. Where do you see yourself in 5 years?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a great interviewing experience.

Software Engineer Trainee Interview Questions Asked at Other Companies

asked in HSBC Group
Q1. Palindromic Linked List Problem Statement Given a singly linked l ... read more
asked in HSBC Group
Q2. Search in a 2D Matrix Given a 2D matrix MAT of size M x N, where ... read more
asked in GlobalLogic
Q3. Slot Game Problem Statement You are given a slot machine with fou ... read more
Q4. 1. Explain oops and its 4 pillars 2. Explain polymorphism with re ... read more
asked in HSBC Group
Q5. Maximum Level Sum in a Binary Tree Given a Binary Tree with integ ... read more

I applied via Campus Placement and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of c,oops,dbms,project and few coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basics 0

Interview Questionnaire 

1 Question

  • Q1. About OOPS, DBMS. Data Structure

Infogain interview questions for designations

 Software Engineer

 (11)

 Senior Software Engineer

 (8)

 Trainee

 (3)

 Software Developer

 (7)

 Software Tester

 (1)

 Software Testing Consultant

 (1)

 Senior Software Developer

 (1)

 Software Developer fresher

 (1)

I applied via campus placement at Dehradun Institute of Technology, Dehradun and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions Mostly start from Introduction, and then technical they asked from SQL and Any programing language, ofcourse they gave code to me for debugging and some for writing their logics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Tips : Be confident, Your Interview is totally based on your introduction, if you win the introduction part, you already crack the 90% of the interview . Also be a good listener, don't ask same thing again and again 1 time is fine if you asked for 2nd time, interviewer will assume that you are not good listener.

Interview Questionnaire 

1 Question

  • Q1. Basic Coding questions, Data structures, SQL

Interview questions from similar companies

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

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

Round 1 - Aptitude Test 

Basic things.. same as any company

Round 2 - Coding Test 

Basic coding, 2 codes asked.

Round 3 - Technical 

(2 Questions)

  • Q1. Project discussion
  • Q2. Skills in my resule
  • Ans. 

    My skills include programming languages like Java, Python, and C++, as well as experience with databases and problem-solving.

    • Proficient in Java, Python, and C++ programming languages

    • Experience with databases such as MySQL and MongoDB

    • Strong problem-solving skills demonstrated through projects and coding challenges

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. Why incedo? Why job switch?
  • Ans. 

    Incedo offers exciting opportunities for growth and learning in the software engineering field. Job switch for new challenges and career advancement.

    • Incedo provides a dynamic work environment with cutting-edge technologies.

    • Opportunity to work on diverse projects and enhance skills.

    • Career growth prospects and learning opportunities at Incedo.

    • Desire for new challenges and professional development.

    • Alignment of career goal

  • Answered by AI
  • Q2. How re you useful for our organization

Interview Preparation Tips

Topics to prepare for Incedo Software Engineer Trainee interview:
  • Resume
Interview preparation tips for other job seekers - Be confident. Prepare basics very well.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the role of DNS in networking?
  • Ans. 

    DNS is a system that translates domain names to IP addresses, allowing users to access websites using human-readable names.

    • DNS stands for Domain Name System

    • It helps in translating domain names to IP addresses

    • DNS servers store a database of domain names and their corresponding IP addresses

    • DNS plays a crucial role in enabling users to access websites using human-readable names instead of IP addresses

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. What certifications have you earned?
  • Ans. 

    I have earned certifications in Java programming and AWS cloud computing.

    • Certification in Java programming

    • Certification in AWS cloud computing

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Sep 2022. 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 

30 aps questions. Pass is 60%

Round 3 - Technical 

(3 Questions)

  • Q1. Basic programming questions in c, Java, SQL
  • Q2. How to swap two variables without using third variable
  • Ans. 

    To swap two variables without using a third variable, use arithmetic operations.

    • Use addition and subtraction to swap the values of two variables

    • Example: a = 5, b = 10. a = a + b (a = 15), b = a - b (b = 5), a = a - b (a = 10)

  • Answered by AI
  • Q3. Diamond pattern printing program
  • Ans. 

    Diamond pattern printing program in Java

    • Use nested loops to print spaces and stars in a diamond pattern

    • Start with a loop to print spaces before stars on each line

    • Then print the stars in a pattern to form a diamond shape

    • Adjust the number of spaces and stars based on the row number

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Hard level coding questions are asked in this round

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Normal Leetcode easy to medium Question

Round 2 - Technical 

(2 Questions)

  • Q1. Leetcode easy - palindrome
  • Q2. Leetcode medium - second largest number
Round 3 - HR 

(1 Question)

  • Q1. Questions were around leadership

Infogain Interview FAQs

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

Some of the top questions asked at the Infogain Software Engineer Trainee interview -

  1. What is java. Oops conce...read more
  2. Questions Mostly start from Introduction, and then technical they asked from SQ...read more
  3. Basics of c,oops,dbms,project and few coding questi...read more

Tell us how to improve this page.

Infogain Software Engineer Trainee Salary
based on 36 salaries
₹3 L/yr - ₹5 L/yr
10% less than the average Software Engineer Trainee Salary in India
View more details

Infogain Software Engineer 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

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
1.3k salaries
unlock blur

₹2.5 L/yr - ₹11 L/yr

Development Consultant
809 salaries
unlock blur

₹5.5 L/yr - ₹20 L/yr

Technical Lead
611 salaries
unlock blur

₹11 L/yr - ₹38 L/yr

Consultant
462 salaries
unlock blur

₹5.5 L/yr - ₹19.4 L/yr

Senior Consultant
349 salaries
unlock blur

₹7.9 L/yr - ₹28 L/yr

Explore more salaries
Compare Infogain with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

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