Premium Employer

i

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

Infosys Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 37k Reviews

Filter interviews by

Infosys Software Engineer II Interview Questions and Answers

Updated 2 Jan 2023

Infosys Software Engineer II Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There was logical and quant reasoning. Level was moderate

Round 2 - Coding Test 

There was 2 coding questions which have to be solved in any language.

Round 3 - HR 

(2 Questions)

  • Q1. Good learning experience. Asked about your interest and all.
  • Q2. Why do you want to join Infosys.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare your intro .Go through your resume. Prepare any one language nicely.

Interview questions from similar companies

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

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

A HackerRank Test with 2 Coding question of easy and medium difficulty7

Round 2 - Technicl Interview 

(2 Questions)

  • Q1. Questions on Java Core - streams api, features of java 8, multithreading, task scheduling, cron job, spring boot main annotations, global exception handling,
  • Q2. MySQL Query, questions around basics of Angular

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA is not asked for SDE or SDE2 roles in IBM, focus is primarily on development, kind of project one worked on, behavioural and situation based questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. F2f based interview round with tcs employees and we'll co-ordinated work and do well
  • Q2. Explain your framework? Architecture of selenium
  • Ans. 

    Selenium is an open-source automation testing framework used to test web applications.

    • Selenium supports multiple programming languages like Java, Python, C#, etc.

    • It uses a client-server architecture where the client sends commands to the server to control the browser.

    • Selenium provides different drivers for different browsers like Chrome, Firefox, etc.

    • It supports different types of testing like functional, regression, a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good and cool company to work with our roles and responsibilities

Skills evaluated in this interview

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

Today it is Thursday.after 132 days,it will be?

Round 3 - Technical 

(3 Questions)

  • Q1. What is the extend of your technical expertise
  • Q2. Discribe regarding SQL
  • Ans. 

    SQL is a programming language used to manage and manipulate relational databases.

    • SQL stands for Structured Query Language

    • It is used to create, modify, and query databases

    • Common commands include SELECT, INSERT, UPDATE, and DELETE

    • Joins are used to combine data from multiple tables

    • Indexes can be used to improve query performance

  • Answered by AI
  • Q3. What is oops concept
  • Ans. 

    OOPs is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs stands for Object-Oriented Programming.

    • It focuses on creating objects that interact with each other to solve a problem.

    • It includes concepts like encapsulation, inheritance, and polymorphism.

    • Encapsulation is the practice of hiding data and methods within an object.

    • Inheritance allows objects to inherit properties and meth...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cognizant Software Engineer II interview:
  • Java
Interview preparation tips for other job seekers - Be vulnerable
Creat your position,build a relationship with the admistative assistant

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

Basic apptitude question based on profit loss... english, speaking skills..etc.,

Round 3 - Coding Test 

Mostly question on the arrays and strings.

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate on the resume and projects that you have done.

I applied via Company Website and was interviewed in Mar 2022. There were 5 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics questions For interview
Round 2 - Aptitude Test 

Reasoning questions and verbal ability questions

Round 3 - Assignment 

Coding questions related c and c++

Round 4 - One-on-one 

(1 Question)

  • Q1. Misslenous questions
Round 5 - Group Discussion 

Dowry system

Interview Preparation Tips

Topics to prepare for Accenture Software Engineer II interview:
  • Software Development
Interview preparation tips for other job seekers - I am fresher candidate and I wi

I was interviewed in Sep 2021.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics Technical Application Based Functional
  • Q2. 1. Basic Technical Knowledge Till Date qhat you have 2. Applucation based or Tool based Knowledge 3. Functionality wise broad Knowledge
Round 2 - Technical 

(3 Questions)

  • Q1. Coding for Development/Automation
  • Ans. 

    Coding for development/automation involves writing efficient and scalable code to automate tasks and improve processes.

    • Understand the problem and identify the best approach for automation

    • Write clean and modular code that is easy to maintain and update

    • Use appropriate tools and frameworks to streamline development

    • Test thoroughly to ensure reliability and accuracy

    • Continuously optimize and improve the automation process

  • Answered by AI
  • Q2. Having strong ability to clear coding based knowledge in Development or Automation perspective
  • Q3. Basic HR Discussion regarding your company and salary
Round 3 - HR 

(3 Questions)

  • Q1. Share details of your previous job.
  • Q2. What is your family background?
  • Q3. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Do prepare well and done well in career

Interview Questionnaire 

2 Questions

  • Q1. OOPS Concepts
  • Q2. Threads Concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on basic java

I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Two tables are given, write the output for all types of JOINS.
  • Ans. 

    Answering types of JOINS for two given tables.

    • INNER JOIN: returns only matching rows from both tables

    • LEFT JOIN: returns all rows from left table and matching rows from right table

    • RIGHT JOIN: returns all rows from right table and matching rows from left table

    • FULL OUTER JOIN: returns all rows from both tables and NULL values where there is no match

    • CROSS JOIN: returns all possible combinations of rows from both tables

  • Answered by AI
  • Q2. A question based on self join.
  • Q3. Which one is better - Java with DB or PL/SQL and why?
  • Ans. 

    Java with DB is better than PL/SQL as it offers more flexibility and scalability.

    • Java with DB allows for easier integration with other technologies

    • Java offers more advanced programming features than PL/SQL

    • Java with DB can handle larger and more complex data sets

    • PL/SQL is limited to Oracle databases only

    • Java with DB is more widely used and has a larger community for support

  • Answered by AI
  • Q4. An aptitude question based on time.
  • Q5. What is dynamic SQL and how do you execute it?
  • Ans. 

    Dynamic SQL is a technique to generate SQL statements at runtime based on user input or other conditions.

    • Dynamic SQL is used to create flexible and customizable queries.

    • It allows for the creation of complex queries with multiple conditions.

    • Dynamic SQL can be executed using prepared statements or by concatenating strings.

    • It is important to properly sanitize user input to prevent SQL injection attacks.

  • Answered by AI
  • Q6. Explain overriding in PL/SQL
  • Ans. 

    Overriding in PL/SQL is the ability to define a subprogram in a child package that has the same name and signature as a subprogram in a parent package.

    • Overriding allows a child package to provide its own implementation of a subprogram that is already defined in a parent package.

    • The child subprogram must have the same name and signature as the parent subprogram.

    • The child subprogram can have a different implementation th...

  • Answered by AI
  • Q7. What are the types of triggers?
  • Ans. 

    Triggers are database objects that are used to automatically execute a response when a certain event occurs.

    • DML Triggers

    • DDL Triggers

    • Logon Triggers

    • CLR Triggers

    • INSTEAD OF Triggers

  • Answered by AI
  • Q8. Two tables are given and four outputs are given. Identify the type of join for each output.
  • Ans. 

    Identifying type of join for given outputs of two tables.

    • Inner join: returns only the matching rows from both tables.

    • Left join: returns all rows from left table and matching rows from right table.

    • Right join: returns all rows from right table and matching rows from left table.

    • Full outer join: returns all rows from both tables and matching rows from both tables.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For the role of PL/SQL developer, make sure to be clear with topics like JOINS, indexing and OOPS principles of PL/SQL

Skills evaluated in this interview

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

Interview Questionnaire 

2 Questions

  • Q1. In tr they asked me basic concept in java and mysql, as it was mentioned in my resume.
  • Q2. In hr they asked about my project and trainings and some general question regarding my family

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be polite.
Always be confident.
Always have a smile on our face while attention the interview

Infosys Interview FAQs

How many rounds are there in Infosys Software Engineer II interview?
Infosys interview process usually has 4 rounds. The most common rounds in the Infosys interview process are HR, Resume Shortlist and Aptitude Test.

Tell us how to improve this page.

Join Infosys Creating the next opportunity for people, businesses & communities

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
View all
Infosys Software Engineer II Salary
based on 13 salaries
₹7 L/yr - ₹24 L/yr
10% less than the average Software Engineer II Salary in India
View more details

Infosys Software Engineer II Reviews and Ratings

based on 6 reviews

3.9/5

Rating in categories

4.0

Skill development

4.0

Work-Life balance

3.4

Salary & Benefits

4.4

Job Security

3.0

Company culture

3.6

Promotions/Appraisal

3.5

Work Satisfaction

Explore 6 Reviews and Ratings
Technology Analyst
56.2k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
49.4k salaries
unlock blur

₹2.8 L/yr - ₹9.2 L/yr

System Engineer
38.9k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.6k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27k salaries
unlock blur

₹4.3 L/yr - ₹17 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
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