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 Front end Developer Interview Questions, Process, and Tips

Updated 21 Jan 2025

Top Infosys Front end Developer Interview Questions and Answers

View all 12 questions

Infosys Front end Developer Interview Experiences

25 interviews found

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

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate front end developer with experience in HTML, CSS, and JavaScript.

    • Experienced in building responsive and user-friendly websites

    • Proficient in using front end frameworks like React and Angular

    • Familiar with version control systems like Git

  • Answered by AI
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Comparison operators
  • Q2. Main features of html what is meant by semantics?
  • Ans. 

    HTML main features include structure, content, and semantics. Semantics refers to the meaning and purpose of the content.

    • HTML provides structure to web pages through elements like <header>, <footer>, <nav>, etc.

    • Content is added to HTML pages using tags like <p>, <img>, <ul>, etc.

    • Semantics in HTML refers to using elements that convey meaning, such as <article>, <section>, ...

  • Answered by AI

Skills evaluated in this interview

Front end Developer Interview Questions Asked at Other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR ... read more
Q2. Find Unique Element in Array You have been provided an integer ar ... read more
asked in JUSPAY
Q3. Dijkstra's Shortest Path Problem Statement You are given an undir ... read more
asked in JUSPAY
Q4. Encode N-ary Tree to Binary Tree Problem Statement You are provid ... read more
Q5. Sort Linked List Based on Actual Values You are given a Singly Li ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Javascript basics and functions
  • Q2. Javascript program
Round 2 - HR 

(2 Questions)

  • Q1. Describe the experience in current project
  • Q2. Why are you looking for switch
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Oct 2022. There were 6 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 

Aptitude test is best for first round.

Round 3 - Coding Test 

Second round is best for coding test.

Round 4 - HR 

(3 Questions)

  • Q1. Self introduction and technical information about front end developer.
  • Ans. I say properly and uniqly for about my introduction.
  • Answered Anonymously
  • Q2. As a you are fresher or experience
  • Q3. Reason for IT field.
  • Ans. 

    IT field offers endless opportunities for innovation and growth.

    • IT is a constantly evolving field with new technologies and trends emerging regularly.

    • IT provides opportunities to work on exciting projects and solve complex problems.

    • IT offers a wide range of career paths, from development to design to project management.

    • IT is a field that is in high demand, with many job opportunities and competitive salaries.

    • IT has the...

  • Answered by AI
Round 5 - Technical 

(2 Questions)

  • Q1. About front end developer likes html and css.
  • Q2. About html and css and java script
Round 6 - Case Study 

Study about front end developer

Interview Preparation Tips

Interview preparation tips for other job seekers - I'm a fresher and mechanical engineer but I love software developer likes front end developer. I very well know about front end developer role.

Infosys interview questions for designations

 Developer

 (22)

 SAP end User

 (1)

 Back end Executive

 (1)

 Software Developer

 (260)

 Java Developer

 (143)

 Salesforce Developer

 (34)

 Web Developer

 (21)

 Angular Developer

 (13)

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

I was interviewed before Jan 2024.

Round 1 - Coding Test 

Question asked are Array and subset

Round 2 - Technical 

(2 Questions)

  • Q1. Basic of Database and frontend
  • Q2. Operating system

Get interview-ready with Top Infosys Interview Questions

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 

(3 Questions)

  • Q1. Defined your self to about your aducation and
  • Q2. What is computer in your language
  • Ans. 

    A computer is an electronic device that can perform various tasks by executing instructions given to it.

    • A computer is made up of hardware components such as CPU, memory, and storage devices.

    • It runs on an operating system and software applications.

    • Computers can be used for various purposes such as communication, entertainment, and work.

    • Examples of computers include desktops, laptops, tablets, and smartphones.

  • Answered by AI
  • Q3. What about html What is the you html in frontend
  • Ans. 

    HTML is the standard markup language for creating web pages and applications.

    • HTML stands for HyperText Markup Language

    • It is used to structure content on the web

    • HTML elements are used to define the different parts of a webpage

    • Examples include <h1> for headings, <p> for paragraphs, and <img> for images

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Gskaizgxvskajxxndn frontend devoloper

Skills evaluated in this interview

Front end Developer Jobs at Infosys

View all
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 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 - Technical 

(2 Questions)

  • Q1. Sementic html and display properties in css
  • Ans. 

    Semantic HTML focuses on the meaning and structure of content, while display properties in CSS control how elements are visually displayed on a webpage.

    • Semantic HTML uses tags that convey the meaning of the content, such as <header>, <nav>, <article>, <section>, <footer>.

    • Display properties in CSS include properties like display: block, display: inline, display: inline-block, display: flex,...

  • Answered by AI
  • Q2. Hoisting in Javascript and different array methods
  • Ans. 

    Hoisting is a mechanism in JS where variables and functions are moved to the top of their scope. Array methods are built-in functions to manipulate arrays.

    • Hoisting applies to variable and function declarations

    • Variables declared with let and const are not hoisted

    • Array methods include push(), pop(), shift(), unshift(), splice(), slice(), forEach(), map(), filter(), reduce()

    • push() adds an element to the end of an array

    • pop...

  • Answered by AI

Skills evaluated in this interview

I was interviewed in Sep 2022.

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 

(2 Questions)

  • Q1. What is Promise in javascript?
  • Ans. 

    Promise is an object representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript

    • They are a cleaner alternative to callbacks

    • Promises have three states: pending, fulfilled, or rejected

    • They can be chained together using .then() and .catch() methods

    • Example: new Promise((resolve, reject) => {...})

  • Answered by AI
  • Q2. What is controlled component vs uncontrolled component?
  • Ans. 

    Controlled components are React components whose value is controlled by React, while uncontrolled components are not.

    • Controlled components are typically used for forms and inputs

    • Uncontrolled components are typically used for simple inputs like text fields

    • Controlled components use the 'value' prop to set the value of the component

    • Uncontrolled components use the 'defaultValue' prop to set the initial value of the compone...

  • Answered by AI
Round 3 - Coding Test 

Counter app to increase the value

Interview Preparation Tips

Interview preparation tips for other job seekers - Know the basics in detail at first, then for coding

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Sep 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 - HR 

(4 Questions)

  • Q1. They tell us about our education
  • Q2. Which faculty you are in the bachelor?
  • Q3. Which type of person you are?
  • Q4. Which type of job you are expecting?
Round 3 - Group Discussion 

They discuss mainly on our faculty system they check our communication verbal

Interview Preparation Tips

Topics to prepare for Infosys Front end Developer interview:
  • Programming language
Interview preparation tips for other job seekers - You should try searching job anytime, anywhere if you think you are settled in this job and you stop finding jobs then I think it's your not good decision
Round 1 - Coding Test 

Programming tests to help you hire better developers
All you need to do is choose a coding test and send it to each applicant. java test c# test sql test python test php test javascript test html/css test asp.net mvc test.

Round 2 - Technical 

(1 Question)

  • Q1. Technical interviews are common for employers recruiting for engineering, science, or software roles. Essentially it is an interview to assess your technical ability for the role, and the depth and breadth...

Interview Preparation Tips

Interview preparation tips for other job seekers - Good jobyshsns jjaaaba jajsn jjfcvs jajjaahab jsjsjaj

Infosys Interview FAQs

How many rounds are there in Infosys Front end Developer interview?
Infosys interview process usually has 2-3 rounds. The most common rounds in the Infosys interview process are Technical, Coding Test and HR.
How to prepare for Infosys Front end 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 Javascript, AWS, Angular, Docker and HTML.
What are the top questions asked in Infosys Front end Developer interview?

Some of the top questions asked at the Infosys Front end Developer interview -

  1. what is jquery? 2.explain architecture of your proje...read more
  2. What is controlled component vs uncontrolled compone...read more
  3. What is computer in your langu...read more
How long is the Infosys Front end Developer interview process?

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

Tell us how to improve this page.

Infosys Front end Developer Interview Process

based on 23 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Front end Developer Salary
based on 517 salaries
₹2 L/yr - ₹9.5 L/yr
14% less than the average Front end Developer Salary in India
View more details

Infosys Front end Developer Reviews and Ratings

based on 39 reviews

3.3/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

2.8

Salary

4.1

Job security

3.6

Company culture

2.4

Promotions

3.2

Work satisfaction

Explore 39 Reviews and Ratings
React Front end Developer _ Pune

Chennai

3-8 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
55.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Systems Engineer
50.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
39.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
30.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate Consultant
28k 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