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

Filter interviews by

Clear (1)

Infosys Senior Engineer Interview Questions, Process, and Tips

Updated 1 Mar 2025

Top Infosys Senior Engineer Interview Questions and Answers

  • Q1. How to configure the IP sec tunnel for 3 different location and explain the traffic traffic flow and how it will be work?
  • Q2. How ssl vpn it will be working for the remote location?
  • Q3. The both locations IP sec tunnel are down. How to troubleshoot the issue.
View all 19 questions

Infosys Senior Engineer Interview Experiences

15 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I was interviewed in Oct 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. How to create the IP sec tunnel?
  • Ans. 

    To create an IPsec tunnel, configure the necessary parameters on both ends of the connection.

    • Configure the IPsec parameters such as encryption algorithms, authentication methods, and key exchange protocols on both the source and destination devices.

    • Establish a secure communication channel by setting up the IPsec tunnel between the two endpoints.

    • Ensure that the IPsec tunnel is properly configured and tested for secure d...

  • Answered by AI
  • Q2. How to troubleshoot the IP sec tunnel?
  • Ans. 

    To troubleshoot an IPsec tunnel, check configurations, verify connectivity, monitor logs, and use packet capture tools.

    • Check the IPsec configuration on both ends to ensure they match

    • Verify that the tunnel endpoints can reach each other

    • Monitor logs on both devices for any error messages related to the tunnel

    • Use packet capture tools like Wireshark to analyze traffic going through the tunnel

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How ssl vpn it will be working for the remote location?
  • Ans. 

    SSL VPN allows remote users to securely access the network from any location.

    • SSL VPN uses encryption to secure the connection between the remote user and the network.

    • It authenticates users before granting access to resources.

    • SSL VPN can be set up using a web browser or a client application.

    • It provides a secure way for remote employees to access company resources.

    • SSL VPN can be configured to restrict access based on use

  • Answered by AI
  • Q2. How to configure the IP sec tunnel for 3 different location and explain the traffic traffic flow and how it will be work?
  • Ans. 

    Configuring IPsec tunnel for 3 different locations and explaining traffic flow

    • Configure IPsec tunnel on routers/firewalls at each location

    • Set up IPsec policies for encryption and authentication

    • Define IPsec tunnel endpoints and establish secure communication

    • Ensure proper routing between locations for traffic flow

    • Monitor and troubleshoot the IPsec tunnel for any issues

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. How to upgrade to the palaalto firewall and fortigate?
  • Ans. 

    To upgrade to Palo Alto firewall and Fortigate, follow these steps: plan the upgrade, backup configurations, test the upgrade in a lab environment, schedule downtime, perform the upgrade, test functionality post-upgrade.

    • Plan the upgrade by determining the current firewall configurations and requirements for the new firewalls.

    • Backup configurations of the existing firewalls to ensure data safety in case of any issues dur...

  • Answered by AI
  • Q2. The both locations IP sec tunnel are down. How to troubleshoot the issue.
  • Ans. 

    To troubleshoot both locations IPsec tunnel being down, check configurations, network connectivity, and security policies.

    • Check the IPsec configurations on both ends to ensure they match

    • Verify network connectivity between the two locations

    • Check firewall and security policies to ensure they are not blocking the IPsec traffic

    • Review logs on both ends for any error messages or indications of the issue

    • Restart the IPsec serv

  • Answered by AI

Skills evaluated in this interview

Rate your
company

🤫 100% anonymous

How was your last interview experience?

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

I was interviewed in Feb 2025.

Round 1 - Coding Test 

Basic c text book question

Round 2 - Technical 

(2 Questions)

  • Q1. What is structure
  • Ans. 

    Structure refers to the arrangement of parts in an object or system.

    • Structure defines how components are organized and interact with each other

    • It provides a framework for the object or system to function properly

    • Examples include the skeletal structure of a building, the organizational structure of a company, or the molecular structure of a compound

  • Answered by AI
  • Q2. What is union
  • Ans. 

    A union is a data structure that allows storing different data types in the same memory location.

    • Unions in C/C++ are similar to structures but all members share the same memory location.

    • Only one member of a union can be accessed at a time.

    • Unions are useful when you need to store different types of data in the same memory space.

  • Answered by AI

Senior Engineer Interview Questions Asked at Other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
asked in Nagarro
Q2. Write a program: two input, one is N(any integer, lets say 3), se ... read more
asked in Tata Elxsi
Q3. What is Quality Assurance. Difference between Quality assurance a ... read more
Q4. Is it possible to work with multiple threads in core data? If so, ... read more
Q5. When you will perform Half or Full engine overhauling.

Senior Engineer Interview Questions & Answers

user image Sneha Mehta

posted on 19 Jul 2024

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

(2 Questions)

  • Q1. OOPS concepts - encapsulation , abstraction
  • Q2. Java core - exceptions, theory
Round 2 - HR 

(2 Questions)

  • Q1. General questions
  • Q2. Location preferences , family
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What was compiste model in powe bi
  • Ans. 

    Composite model in Power BI allows combining DirectQuery and Import data sources in a single report.

    • Composite model enables users to create relationships between tables from different data sources.

    • DirectQuery tables are connected to the data source in real-time, while Import tables are loaded into memory.

    • Users can create measures and calculations across both DirectQuery and Import tables in the same report.

    • Composite mo...

  • Answered by AI
  • Q2. Power bi import

Skills evaluated in this interview

Infosys interview questions for designations

 Senior Systems Engineer

 (269)

 Senior Software Engineer

 (77)

 Senior Test Engineer

 (7)

 Senior Devops Engineer

 (4)

 Senior Quality Engineer

 (3)

 Senior Data Engineer

 (3)

 Senior Cloud Engineer

 (2)

 Senior Automation Engineer

 (2)

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

I applied via Naukri.com and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy questions for first round realated to aptitude, reasoning, english grammar

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is java and explain
  • Ans. 

    Java is a high-level programming language known for its portability, security, and versatility.

    • Java is an object-oriented language, meaning it focuses on objects and classes.

    • It is platform-independent, allowing programs to run on any device with a Java Virtual Machine (JVM).

    • Java is used for developing a wide range of applications, from web and mobile apps to enterprise systems.

    • It is known for its strong security featur...

  • Answered by AI
  • Q2. What's is sql and explain
  • Ans. 

    SQL is a programming language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language

    • It is used to communicate with databases to retrieve, insert, update, and delete data

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

    • Example: SELECT * FROM Customers WHERE Country='USA';

  • Answered by AI

Skills evaluated in this interview

Get interview-ready with Top Infosys Interview Questions

I applied via LinkedIn and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About existing projects
  • Q2. About java 8 features
Round 2 - Technical 

(2 Questions)

  • Q1. Past experience and projects
  • Q2. About the technologies you have knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - just prepare java 8 and java frame works
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I was interviewed before Sep 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Angular lifecycle hooks
  • Q2. JavaScript basiscs
Interview experience
5
Excellent
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Opps coding question
Round 3 - HR 

(1 Question)

  • Q1. Salary discussions

Interview Questionnaire 

6 Questions

  • Q1. Explain abstract factory design pattern ?
  • Ans. 

    Abstract Factory is a creational design pattern that provides an interface for creating families of related objects.

    • Abstract Factory is used when we need to create families of related objects without specifying their concrete classes.

    • It provides an interface for creating objects of related classes without specifying their concrete classes.

    • It encapsulates a group of factories that have a common theme.

    • It promotes loose c...

  • Answered by AI
  • Q2. How do you do range based map iteration
  • Ans. 

    Range based map iteration can be done using a for-each loop or iterators.

    • Use a for-each loop to iterate over the map elements.

    • Alternatively, use iterators to traverse the map.

    • The range-based for loop is preferred for its simplicity and readability.

    • Example: for(auto const& [key, value] : myMap) { //do something with key and value }

  • Answered by AI
  • Q3. What are detached and joined threads
  • Ans. 

    Detached threads are independent threads that run separately from the main thread. Joined threads are threads that wait for the main thread to finish.

    • Detached threads are created using pthread_detach() function

    • Joined threads are created using pthread_join() function

    • Detached threads do not need to be explicitly terminated

    • Joined threads must be explicitly terminated using pthread_exit() or return statement

    • Detached thread...

  • Answered by AI
  • Q4. What are static code analysis tools
  • Ans. 

    Static code analysis tools are software programs that analyze source code to find potential issues and improve code quality.

    • Static code analysis tools scan code without executing it

    • They can detect issues such as security vulnerabilities, coding errors, and performance problems

    • Examples of static code analysis tools include SonarQube, ESLint, and Checkstyle

  • Answered by AI
  • Q5. Command to list currently running threads in linux
  • Ans. 

    Command to list currently running threads in linux

    • Use the 'ps' command with the 'H' option to display threads in a hierarchy

    • Use the 'top' command to display threads in real-time

    • Use the 'htop' command for an interactive display of threads

  • Answered by AI
  • Q6. Can we perform arithmetic operation on Unique pointer
  • Ans. 

    No, arithmetic operations cannot be performed on unique pointers.

    • Unique pointers are used to manage the lifetime of dynamically allocated objects.

    • They cannot be copied or assigned, only moved.

    • Arithmetic operations are not defined for pointers, including unique pointers.

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Design facebook
  • Ans. 

    Designing Facebook is a complex task involving various components and technologies.

    • Identify the core features of Facebook such as user profiles, news feed, messaging, and groups.

    • Choose appropriate technologies for each component such as PHP for backend, React for frontend, and MySQL for database.

    • Ensure scalability and performance by implementing caching, load balancing, and database sharding.

    • Implement security measures...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Database, logical reasoning

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Infosys Interview FAQs

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

Some of the top questions asked at the Infosys Senior Engineer interview -

  1. How to configure the IP sec tunnel for 3 different location and explain the tra...read more
  2. How ssl vpn it will be working for the remote locati...read more
  3. The both locations IP sec tunnel are down. How to troubleshoot the iss...read more

Recently Viewed

SALARIES

HCL Group

SALARIES

Wipro

SALARIES

Wipro

SALARIES

Infosys

SALARIES

TCS

SALARIES

Infosys

SALARIES

Zebra Technologies

SALARIES

Automatic Data Processing (ADP)

JOBS

Sj Contracts

No Jobs

SALARIES

Thomson Reuters

Tell us how to improve this page.

Infosys Senior Engineer Interview Process

based on 8 interviews

2 Interview rounds

  • Personal Interview1 Round
  • Technical Round
View more

Anonymously discuss salaries, work culture, and many more

Get Ambitionbox App

Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Senior Engineer Salary
based on 348 salaries
₹3.7 L/yr - ₹12.7 L/yr
12% less than the average Senior Engineer Salary in India
View more details

Infosys Senior Engineer Reviews and Ratings

based on 52 reviews

3.0/5

Rating in categories

3.0

Skill development

3.1

Work-life balance

2.3

Salary

3.5

Job security

3.0

Company culture

2.5

Promotions

2.8

Work satisfaction

Explore 52 Reviews and Ratings
Technology Analyst
55.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Systems Engineer
50.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
39.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
30.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate Consultant
27.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

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