Upload Button Icon Add office photos

Infosys Consulting

Compare button icon Compare button icon Compare

Filter interviews by

Infosys Consulting Software Engineer Interview Questions, Process, and Tips

Updated 25 Dec 2024

Top Infosys Consulting Software Engineer Interview Questions and Answers

View all 6 questions

Infosys Consulting Software Engineer Interview Experiences

7 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java 8 features
  • Q2. Spring IOC
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Package discussion

I applied via Walk-in and was interviewed in Mar 2022. There were 2 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 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys Consulting Software Engineer interview:
  • You're wish to give the question
Interview preparation tips for other job seekers - To be parforme my best . To give the best results by self .

Thank you 🥰

Software Engineer Interview Questions Asked at Other Companies

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

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

Interview Questionnaire 

1 Question

  • Q1. How they will filter only a few candidates from a large pool of selected graduates
  • Ans. 

    Filtering candidates from a large pool of graduates

    • Define clear job requirements and qualifications

    • Use automated screening tools to filter resumes

    • Conduct initial phone screenings to assess communication skills

    • Administer technical assessments to evaluate coding abilities

    • Conduct in-person interviews to assess cultural fit and team dynamics

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basically and mostly they would like to know which programming language you are good at, I know about python and c programming. So they mostly asked about them when coming to the interview they ask basic questions about (ists, modules, difference between array and list, use of break and continue keywords etc., usually I prefer to google about online interview question on a particular programming language (python, C in my case). Platforms like geeksforgeeks, interviewbit are really helpful while preparing for interview

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

6 Questions

  • Q1. Communication skills
  • Q2. What is the communication
  • Ans. 

    Communication is the exchange of information between two or more parties.

    • It involves a sender, a message, a channel, a receiver, and feedback.

    • Effective communication requires clarity, conciseness, and consideration.

    • Communication can be verbal, nonverbal, written, or visual.

    • Examples include conversations, emails, presentations, and body language.

  • Answered by AI
  • Q3. How to improve your skills
  • Q4. How to write programing
  • Ans. 

    Programming is the process of designing, writing, testing, and maintaining computer programs.

    • Understand the problem and break it down into smaller parts

    • Choose a programming language and write the code

    • Test the program and debug any errors

    • Maintain the program by updating and improving it

    • Use best practices such as commenting and version control

    • Examples: Java, Python, C++

  • Answered by AI
  • Q5. What is the purpose of square programing
  • Ans. 

    Square programming is not a commonly known term in software engineering.

    • There is no known purpose of square programming in software engineering.

    • It is possible that the interviewer may have meant something else.

    • It is important to clarify the question before answering.

    • Square programming may refer to a specific tool or framework used in a particular project.

  • Answered by AI
  • Q6. What is phython
  • Ans. 

    Python is a high-level, interpreted programming language known for its simplicity, readability, and versatility.

    • Python is used for web development, data analysis, artificial intelligence, and more.

    • It has a large standard library and supports multiple programming paradigms.

    • Python code is often shorter and easier to read than other languages.

    • It uses indentation to indicate code blocks instead of curly braces or keywords.

    • ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi sir good morning every one

Skills evaluated in this interview

Infosys Consulting interview questions for designations

 Software Testing Engineer

 (2)

 Software Engineer Trainee

 (1)

 Software Development Engineer

 (1)

 System Software Engineer

 (1)

 Software Developer

 (4)

 Associate Software Developer

 (1)

 Trainee Software Engineer II

 (1)

 System Engineer

 (7)

Software Engineer Interview Questions & Answers

user image Vikash yadav

posted on 25 Jun 2021

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

Interview Questionnaire 

1 Question

  • Q1. Basic questions like array, operators, project

Interview Preparation Tips

Interview preparation tips for other job seekers - it was good

Get interview-ready with Top Infosys Consulting Interview Questions

Interview Questionnaire 

2 Questions

  • Q1. Explain about your project
  • Q2. Explain the drawbacks
  • Ans. 

    Drawbacks of what? Please provide context.

    • Please provide context for the question

    • Without context, it is impossible to provide a meaningful answer

    • Drawbacks can vary depending on the specific situation or technology being discussed

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. Technical based

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It's aptitude and coding test they asked questions related to data interpretation mostly.and one coding question easy one and two SQL questions I got on joins

Round 2 - Group Discussion 

Topic given by them you have two minutes to think and then discuss with group for 5 minutes. At the end they ask for conclusion from everyone there is group of eight students and they select two or three from them

Round 3 - Technical 

(5 Questions)

  • Q1. Asked about testing
  • Q2. What are types of testing
  • Ans. 

    Types of testing include unit testing, integration testing, system testing, acceptance testing, and regression testing.

    • Unit testing: Testing individual components or functions of the software.

    • Integration testing: Testing how different components work together.

    • System testing: Testing the entire system as a whole.

    • Acceptance testing: Testing to ensure the software meets the requirements.

    • Regression testing: Testing to ensu...

  • Answered by AI
  • Q3. Project related questions
  • Q4. Hr related questions
  • Q5. Whitebox vs black box testing
  • Ans. 

    Whitebox testing is testing the internal logic of the software, while black box testing is testing the functionality without knowledge of the internal code.

    • Whitebox testing involves testing the internal structure, code paths, and algorithms of the software.

    • Black box testing involves testing the functionality, inputs, and outputs of the software without knowledge of the internal code.

    • Whitebox testing is typically done b...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Oops concepts,interface and abstract class
Interview experience
3
Average
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 - Technical 

(1 Question)

  • Q1. C++ Basic Question OOPS Data structures
Round 3 - Technical 

(1 Question)

  • Q1. Copy Constructors Polymorphism About Project

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics first.
Basics should be clear.
Also Implement whatever you learn

Infosys Consulting Interview FAQs

How many rounds are there in Infosys Consulting Software Engineer interview?
Infosys Consulting interview process usually has 2 rounds. The most common rounds in the Infosys Consulting interview process are HR, Resume Shortlist and Technical.
What are the top questions asked in Infosys Consulting Software Engineer interview?

Some of the top questions asked at the Infosys Consulting Software Engineer interview -

  1. How they will filter only a few candidates from a large pool of selected gradua...read more
  2. What is the purpose of square program...read more
  3. How to write program...read more

Tell us how to improve this page.

Infosys Consulting Software Engineer Interview Process

based on 1 interview

2 Interview rounds

  • Technical Round
  • HR Round
View more
Infosys Consulting Software Engineer Salary
based on 13 salaries
₹3.5 L/yr - ₹11.6 L/yr
17% less than the average Software Engineer Salary in India
View more details

Infosys Consulting Software Engineer Reviews and Ratings

based on 3 reviews

4.5/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

4.2

Salary

4.5

Job security

4.1

Company culture

4.2

Promotions

4.5

Work satisfaction

Explore 3 Reviews and Ratings
Senior Consultant
388 salaries
unlock blur

₹11.9 L/yr - ₹39 L/yr

Consultant
336 salaries
unlock blur

₹9.5 L/yr - ₹24.8 L/yr

Business Consultant
303 salaries
unlock blur

₹15.3 L/yr - ₹24.2 L/yr

Senior Associate Consultant
144 salaries
unlock blur

₹6.5 L/yr - ₹14.8 L/yr

Associate Consultant
139 salaries
unlock blur

₹6 L/yr - ₹12.5 L/yr

Explore more salaries
Compare Infosys Consulting 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