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

Infosys Interview Questions, Process, and Tips

Updated 5 Feb 2025

Top Infosys Interview Questions and Answers

  • Q1. An atomic spark job runs for 15 mins everyday ,one day it is running for more than an hour what might be the issue ?
  • Q2. What is a dataframe and how it differs from dataset ?
  • Q3. 4.How to communicate between two rest API and how to implement security for rest API?
View all questions

Infosys Interview Experiences

161 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell yourself and the company
  • Ans. 

    I am a dedicated and experienced Technology Analyst with a passion for innovation and problem-solving.

    • I have a strong background in technology research and analysis

    • I am skilled in identifying trends and opportunities in the tech industry

    • I have experience in developing and implementing technology solutions for businesses

    • I am a team player and have excellent communication skills

    • I am committed to continuous learning and s...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Expected CTC variable exists
  • Ans. 

    Yes, expected CTC variable exists in the job offer.

    • Expected CTC variable is a common term used in job offers to indicate the expected salary package.

    • It typically includes both fixed and variable components.

    • Example: Expected CTC: INR 10-12 LPA (Fixed: 8 LPA, Variable: 2-4 LPA)

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the folder structure of MVC
  • Ans. 

    MVC folder structure includes Models, Views, and Controllers folders.

    • Models folder for data-related logic

    • Views folder for UI-related files

    • Controllers folder for handling user input and interaction

  • Answered by AI
  • Q2. What are extension methods in MVC
  • Ans. 

    Extension methods in MVC are static methods that allow adding new methods to existing types without modifying the original type.

    • Extension methods are defined as static methods in a static class.

    • They are used to extend the functionality of existing classes without modifying them.

    • Extension methods are called like regular instance methods.

    • Example: public static class StringExtensions { public static bool IsUpperCase(this ...

  • Answered by AI

Skills evaluated in this interview

Technology Analyst Interview Questions Asked at Other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size ... read more
Q2. Minimum Number of Vertices to Reach All Nodes Problem Statement I ... read more
Q3. Flatten a Multilevel Sorted Linked List You are given a linked li ... read more
asked in Infosys
Q4. An atomic spark job runs for 15 mins everyday ,one day it is runn ... read more
Q5. Box Stacking Problem Statement Consider you are provided with 'n' ... read more

Technology Analyst Interview Questions & Answers

user image Shilpa Chatterjee

posted on 27 Oct 2024

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

(1 Question)

  • Q1. Self introduction

Technology Analyst Interview Questions & Answers

user image Chitrarekha Sutar

posted on 26 Jun 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is job schedular
  • Ans. 

    A job scheduler is a software application that is used to automate the scheduling of tasks or jobs in a computer system.

    • Job schedulers help in optimizing resource utilization by efficiently managing the execution of tasks.

    • They allow users to define dependencies between tasks and specify when and how often tasks should run.

    • Examples of job schedulers include Cron for Unix-based systems and Task Scheduler for Windows.

    • Job ...

  • Answered by AI
  • Q2. What is service, fragment,
  • Ans. 

    A service is a component that performs operations in the background without a user interface. A fragment is a modular section of an activity that has its own lifecycle and UI.

    • Service is used for long-running operations such as network calls or playing music in the background.

    • Fragments are reusable UI components that can be added or removed from an activity dynamically.

    • Services and fragments are both important component

  • Answered by AI

Skills evaluated in this interview

Infosys interview questions for designations

 Business Technology Analyst

 (10)

 Technology Java Analyst

 (1)

 Technology Architect

 (7)

 Technology Specialist

 (3)

 Technology Consultant

 (3)

 Manager Technology

 (1)

 Technology

 (2)

 Associate Business Analyst - Technology

 (1)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Divisions of cobol
  • Ans. 

    COBOL has four divisions: Identification Division, Environment Division, Data Division, and Procedure Division.

    • Identification Division: Contains program name, author, and other identifying information.

    • Environment Division: Specifies the hardware and software environment in which the program will run.

    • Data Division: Defines the data structures used in the program.

    • Procedure Division: Contains the actual program logic and ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via campus placement at Sathyabama University

Round 1 - Aptitude Test 

Very easy aptitude test and you just need to refer Infosys previous year aptitude questions and you can easily crack

Round 2 - Technical 

(1 Question)

  • Q1. Very easy questions with puzzles and once you clear aptitude test mostly you will be selected.

Technology Analyst Jobs at Infosys

View all
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Storage questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

English communication test

Technology Analyst Interview Questions & Answers

user image Jyoti Kaushal

posted on 1 Mar 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

SQL queries on various basic concepts

Round 2 - Technical 

(2 Questions)

  • Q1. What are joins in sql, give example
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI
  • Q2. What is inheritence in c#
  • Ans. 

    Inheritance in C# allows a class to inherit properties and behavior from another class.

    • Allows a class to reuse code from another class

    • Derived class inherits members from base class

    • Supports single and multiple inheritance through interfaces

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Portal

Round 1 - Technical 

(1 Question)

  • Q1. Java, spring boot basics

Infosys Interview FAQs

How many rounds are there in Infosys Technology Analyst job interview?
Infosys interview process usually has 2-3 rounds. The most common rounds in the Infosys interview process are Technical, HR and Resume Shortlist.
How to prepare for Infosys Technology Analyst job interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Infosys. The most common topics and skills that interviewers at Infosys expect are SDLC, Performance Engineering, Agile, Java and Application Development.
What are the top questions asked in Infosys Technology Analyst interview for job?

Some of the top questions asked at the Infosys Technology Analyst interview for job -

  1. An atomic spark job runs for 15 mins everyday ,one day it is running for more t...read more
  2. What is a dataframe and how it differs from datase...read more
  3. 4.How to communicate between two rest API and how to implement security for res...read more
How long is the Infosys Technology Analyst interview process?

The duration of Infosys Technology Analyst interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Infosys Interview Process

based on 92 interviews

5 Interview rounds

  • Technical Round
  • HR Round - 1
  • Personal Interview1 Round - 1
  • HR Round - 2
  • Personal Interview1 Round - 2
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Technology Analyst Salary
based on 56k salaries
₹3 L/yr - ₹11 L/yr
At par with the average Technology Analyst Salary in India
View more details

Infosys Technology Analyst Reviews and Ratings

based on 4.2k reviews

3.7/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

2.6

Salary

4.3

Job security

3.8

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 4.2k Reviews and Ratings
Java Technology Analyst

Bangalore / Bengaluru

3-5 Yrs

₹ 3.8-12 LPA

S2RL Technology Analyst

Ahmedabad

5-8 Yrs

Not Disclosed

S2RL Technology Analyst

Ahmedabad

5-8 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
56k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
50.2k salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

System Engineer
39.4k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.7k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.5k salaries
unlock blur

₹6.2 L/yr - ₹17.1 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Accenture

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