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 37.1k Reviews

Filter interviews by

Infosys Full Stack Developer Interview Questions, Process, and Tips

Updated 8 Jan 2025

Top Infosys Full Stack Developer Interview Questions and Answers

  • Q1. Puzzle There are 100 doors in a row, all doors are initially closed. A person walks through all doors multiple times and toggle (if open then close, if close then open) t ...read more
  • Q2. Reverse Linked List You are given a Singly Linked List of integers. You need to reverse the Linked List by changing the links between nodes. Input Format : The first line ...read more
  • Q3. Code a microservice, controller, service level

Infosys Full Stack Developer Interview Experiences

5 interviews found

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

I applied via Company Website and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. I can understand English
  • Q2. Read and write
Round 2 - Assignment 

Speak in english and work

Round 3 - HR 

(2 Questions)

  • Q1. Ask me questions
  • Q2. I will understand and tell the answer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Sort using streams in java
  • Ans. 

    Sorting an array of strings using streams in Java

    • Use the sorted() method from the Stream class to sort the array

    • Use Comparator.naturalOrder() for natural sorting or Comparator.reverseOrder() for reverse sorting

    • Collect the sorted elements back into an array using the toArray() method

  • Answered by AI
  • Q2. Code a microservice, controller, service level
  • Ans. 

    Code a microservice, controller, service level

    • Create a new Spring Boot project

    • Define a REST controller with endpoints

    • Implement service layer with business logic

    • Use annotations like @RestController and @Service

    • Handle exceptions and validations

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions on agile, tools used in previous company

Skills evaluated in this interview

Full Stack Developer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Query And MatrixYou are given a binary matrix with ‘M’ rows and ‘ ... read more
asked in DBS Bank
Q2. SQL QuestionsYou are given the details of retail outlet. Your tas ... read more
asked in Accenture
Q3. Find Duplicates In ArrayYou are given an array/list 'ARR' consist ... read more
Q4. Most Frequent WordYou are given a paragraph that may have letters ... read more
asked in CommVault
Q5. Count with K different charactersYou are given a string ‘STR’ of ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions about current projects
  • Q2. Questions about AWS

Interview Preparation Tips

Interview preparation tips for other job seekers - Master your skills and good karma on it's way.

Full Stack Developer Interview Questions & Answers

user image siddheshwar gore

posted on 7 Feb 2024

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

(1 Question)

  • Q1. Tell me about yourself

Infosys interview questions for designations

 Full Stack Software Developer

 (4)

 Full Stack Web Developer

 (1)

 Mern Full Stack Developer

 (2)

 Mern Stack Developer

 (1)

 Developer

 (21)

 Software Developer

 (255)

 Java Developer

 (142)

 Salesforce Developer

 (33)

I was interviewed in May 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Easy

- Quants
- Logical
- Verbal
- DBMS
- OOPs
- Coding Qs
- Javascript
- SQL
- HTML/CSS

  • Q1. Reverse Linked List
    Input Format :
    The first line of input contains a single integ...
  • Ans. Recursive Approach

    One way is to use recursion to reverse the list. Divide the linked list in two halves, the first node and the rest of the list. Reverse the second half using recursion and append the first half, that is the first node at the end of the reversed linked list. Return the head of the reversed linked list.

     

    Algorithm

     

    • If the list contains only one node, return the head of the list.
    • Else, divide the ...
  • Answered by CodingNinjas
Round 2 - Video Call 

(1 Question)

Round duration - 30 Minutes
Round difficulty - Easy

General DSA And OS questions. How can we include audio or video in a webpage? Inline and block elements in HTML5? What is the difference between DELETE and TRUNCATE statements?

  • Q1. Puzzle

    There are 100 doors in a row, all doors are initially closed. A person walks through all doors multiple times and toggle (if open then close, if close then open) them in the following way: 

    In th...

Round 3 - HR 

(1 Question)

Round duration - 15 Minutes
Round difficulty - Easy

  • Q1. Basic HR Questions

    Tell me about yourself. ...
    Why do you want to work for our company? ...
    What are your greatest strengths and weaknesses? ...
    Why are you looking for a change? ...
    Tell me about the gap in yo...

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Fullstack Developer in MysoreEligibility criteriaNo CriteriaInfosys interview preparation:Topics to prepare for the interview - Data Structures, OOPS, DBMS, OOPs, Algorithms, DP, GreedyTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Try solving Love Babbar 450 Prog questions
Tip 2 : Have a good resume
Tip 3 : Do learn some extra technologies eg. ML/AI

Application resume tips for other job seekers

Tip 1 : Do not lie at all
Tip 2 : Have some projects listed

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Do you have an internship opportunity for a Full-stack Developer(Fresher)?
Round 2 - Technical 

(1 Question)

  • Q1. Is the internship for a full-stack developer paid?
Round 3 - Technical 

(1 Question)

  • Q1. How many years is the internship for a full-stack Developer?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Javascript questions were mainly there like closures , currying Objects and promises , then they started with React
  • Q2. In react they asked about hooks, difference between props and state, version , useMemo , axios working , microservices
Round 2 - HR 

(2 Questions)

  • Q1. Why do u want to join us , u already holding an offer
  • Ans. 

    I am drawn to your company's innovative projects and collaborative work environment.

    • I am impressed by the cutting-edge technologies and projects your company is working on.

    • I value the opportunity to work in a collaborative and supportive team environment.

    • I believe that joining your company will provide me with the chance to further develop my skills and contribute meaningfully to impactful projects.

  • Answered by AI
  • Q2. How do u prioritize your task
  • Ans. 

    I prioritize tasks based on deadlines, importance, and dependencies.

    • I create a list of all tasks and categorize them based on deadlines.

    • I identify tasks that are critical to the project's success and prioritize them accordingly.

    • I consider dependencies between tasks and prioritize those that are dependent on others being completed first.

    • I regularly reassess priorities and adjust as needed based on changing circumstances...

  • Answered by AI

Full Stack Developer Interview Questions & Answers

Wipro user image Karthika Ravichandran

posted on 8 Dec 2024

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

(2 Questions)

  • Q1. What challeges you have face in your project
  • Q2. What challenges u have faced in your projecg
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Write program using stream API
  • Q2. Create Immutable class
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Abstract and interface difference
  • Ans. 

    Abstract classes can have both abstract and non-abstract methods, while interfaces can only have abstract methods.

    • Abstract classes can have constructors, fields, and non-abstract methods.

    • Interfaces can only have abstract methods and constants.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

  • Answered by AI
  • Q2. Multiple inheritance
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a Full Stack Developer with experience in front-end and back-end technologies, passionate about creating innovative solutions.

    • Experienced in HTML, CSS, JavaScript for front-end development

    • Proficient in Node.js, Express, MongoDB for back-end development

    • Skilled in creating responsive and user-friendly web applications

    • Strong problem-solving and communication skills

  • Answered by AI
  • Q2. Package discussion

Infosys Interview FAQs

How many rounds are there in Infosys Full Stack Developer interview?
Infosys interview process usually has 1-2 rounds. The most common rounds in the Infosys interview process are Technical, One-on-one Round and Assignment.
How to prepare for Infosys Full Stack Developer 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 Java, Javascript, SDLC, Agile and Full Stack.
What are the top questions asked in Infosys Full Stack Developer interview?

Some of the top questions asked at the Infosys Full Stack Developer interview -

  1. Code a microservice, controller, service le...read more
  2. Sort using streams in j...read more
  3. I will understand and tell the ans...read more

Tell us how to improve this page.

Infosys Full Stack Developer Interview Process

based on 4 interviews in last 1 year

1 Interview rounds

  • Technical Round
View more

People are getting interviews through

based on 2 Infosys interviews
Company Website
Job Portal
50%
50%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Full Stack Developer Salary
based on 330 salaries
₹2 L/yr - ₹10 L/yr
34% less than the average Full Stack Developer Salary in India
View more details

Infosys Full Stack Developer Reviews and Ratings

based on 27 reviews

3.5/5

Rating in categories

3.7

Skill development

3.8

Work-Life balance

2.6

Salary & Benefits

4.1

Job Security

3.6

Company culture

2.9

Promotions/Appraisal

3.6

Work Satisfaction

Explore 27 Reviews and Ratings
Java FullStack Developer (React JS)

Bangalore / Bengaluru

3-5 Yrs

Not Disclosed

Sr. Java FullStack Developer (React JS)

Bangalore / Bengaluru

7-9 Yrs

Not Disclosed

Sr. Java FullStack Developer (Angular)

Bangalore / Bengaluru

5-8 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
56k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
49.3k salaries
unlock blur

₹2.8 L/yr - ₹9.2 L/yr

System Engineer
38.8k 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

₹6.2 L/yr - ₹16.8 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