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

Updated 10 Jan 2025

Infosys Reactjs Developer Interview Experiences

11 interviews found

I applied via LinkedIn and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. What is hoisting ?
  • Ans. 

    Hoisting is a JavaScript mechanism where variables and function declarations are moved to the top of their scope.

    • Variables declared with var are hoisted to the top of their scope

    • Function declarations are hoisted before variables

    • Function expressions are not hoisted

    • Hoisting can lead to unexpected behavior and bugs

  • Answered by AI
  • Q2. What is useEffect ?
  • Ans. 

    useEffect is a hook in React that allows you to perform side effects in functional components.

    • It replaces componentDidMount, componentDidUpdate, and componentWillUnmount.

    • It takes two arguments: a function that performs the side effect and an array of dependencies.

    • The function is called after every render, unless the dependencies haven't changed.

    • Common use cases include fetching data, setting up event listeners, and upd...

  • Answered by AI
  • Q3. What is function currying
  • Ans. 

    Function currying is a technique of transforming a function that takes multiple arguments into a sequence of functions that each take a single argument.

    • Currying allows partial application of a function.

    • It helps in creating reusable functions.

    • Curried functions are composable and can be easily combined to create new functions.

    • Currying can be achieved using closures or by using libraries like Lodash or Ramda.

    • Example: cons

  • Answered by AI
  • Q4. What is closures in js
  • Ans. 

    Closures are functions that have access to variables in their outer scope, even after the outer function has returned.

    • Closures are created when a function is defined inside another function.

    • The inner function has access to the outer function's variables and parameters.

    • Closures can be used to create private variables and methods.

    • Closures can also be used to create functions with pre-set arguments.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Only a single round which lasted for almost 30 min. It was relatively easy one with basic qns on javascript

Skills evaluated in this interview

Reactjs Developer Jobs at Infosys

View all

Infosys Interview FAQs

How many rounds are there in Infosys Reactjs Developer interview?
Infosys interview process usually has 1-2 rounds. The most common rounds in the Infosys interview process are Technical, Resume Shortlist and Behavioral.
How to prepare for Infosys Reactjs 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 Redux, React Native, Javascript, React.Js and HTML.
What are the top questions asked in Infosys Reactjs Developer interview?

Some of the top questions asked at the Infosys Reactjs Developer interview -

  1. What are higher-order functions in...read more
  2. What is the difference between a development dependency and a regular dependenc...read more
  3. presentation component vs functional component in React...read more

Tell us how to improve this page.

Infosys Reactjs Developer Interview Process

based on 10 interviews

1 Interview rounds

  • Technical Round
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Reactjs Developer Salary
based on 137 salaries
₹2.5 L/yr - ₹9.5 L/yr
13% less than the average Reactjs Developer Salary in India
View more details

Infosys Reactjs Developer Reviews and Ratings

based on 10 reviews

2.7/5

Rating in categories

2.6

Skill development

3.3

Work-life balance

1.8

Salary

3.9

Job security

2.5

Company culture

1.9

Promotions

2.5

Work satisfaction

Explore 10 Reviews and Ratings
React JS Developer

Hyderabad / Secunderabad,

Pune

+1

3-8 Yrs

Not Disclosed

Reactjs Developer - Pan India

Hyderabad / Secunderabad,

Chennai

+1

5-10 Yrs

Not Disclosed

ReactJS Developer

Bangalore / Bengaluru

5-9 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
55.9k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
50.5k salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

System Engineer
39.5k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.8k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.8k 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.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview