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 Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

Infosys React Native Developer Interview Questions and Answers

Updated 21 Mar 2025

6 Interview questions

A React Native Developer was asked 10mo ago
Q. How do you maintain code quality?
Ans. 

Code quality is maintained through code reviews, automated testing, coding standards, and continuous integration.

  • Regular code reviews by peers to catch errors and ensure best practices are followed

  • Implementing automated testing to catch bugs early in the development process

  • Enforcing coding standards and guidelines to maintain consistency and readability

  • Utilizing continuous integration tools to automate the build a...

🔥 Asked by recruiter 2 times
A React Native Developer was asked 11mo ago
Q. What are Higher Order Components?
Ans. 

Higher order components are functions that take a component and return a new component with additional functionality.

  • Higher order components allow code reuse and logic sharing between components.

  • They are commonly used for adding props, state, or lifecycle methods to components.

  • Example: withAuth HOC can add authentication logic to a component.

React Native Developer Interview Questions Asked at Other Companies

Q1. 3. What is the use useEffect Hook in react native? and how you re ... read more
asked in Simform
Q2. 1. What is git rebase used for? 2. What is Flipper used for? 3. W ... read more
asked in Cognizant
Q3. what are hooks and what are the hooks you have used
asked in Cognizant
Q4. Are you familiar with the new architecture of React Native?
Q5. What is the best practice for calling APIs?
A React Native Developer was asked 11mo ago
Q. What is lexical scope?
Ans. 

Lexical scope refers to the visibility of variables within a specific block of code.

  • Variables declared inside a function are only accessible within that function's scope.

  • Nested functions have access to variables declared in their outer function's scope.

  • Lexical scoping allows for closures, where inner functions retain access to outer function's variables even after the outer function has finished executing.

A React Native Developer was asked 11mo ago
Q. Explain about hooks and when useRef hook is used
Ans. 

Hooks are functions that let you use state and other React features in functional components. useRef hook is used to persist a value between renders without causing a re-render.

  • Hooks are introduced in React 16.8 to allow state and lifecycle features in functional components.

  • useRef hook is used to persist a mutable value that won't trigger a re-render when changed.

  • It is commonly used to access DOM elements or store...

A React Native Developer was asked 11mo ago
Q. Explain closusers and currying
Ans. 

Closures are functions that have access to their own scope and the scope of their outer function. Currying is the process of converting a function that takes multiple arguments into a sequence of functions that each take a single argument.

  • Closures allow functions to retain access to variables from their containing scope even after the outer function has finished executing.

  • Currying allows for partial application of...

A React Native Developer was asked 10mo ago
Q. Component life cycle in react
Ans. 

Component life cycle in React refers to the series of methods that are invoked at different stages of a component's existence.

  • Mounting: constructor, render, componentDidMount

  • Updating: render, componentDidUpdate

  • Unmounting: componentWillUnmount

Infosys React Native Developer Interview Experiences

3 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. React related for state management, Redux,Lifecycle of component,Flexbox
  • Q2. Axios or fetch difference, props,Virtual DOM
  • Q3. Minimum salary expection

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't take a risk to get offer from them, they will take all 3 rounds & also BGV but didn't take the candidate, Just wasted time & efforts
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Higher order function
  • Q2. Component life cycle in react
  • Ans. 

    Component life cycle in React refers to the series of methods that are invoked at different stages of a component's existence.

    • Mounting: constructor, render, componentDidMount

    • Updating: render, componentDidUpdate

    • Unmounting: componentWillUnmount

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. How do you maintain code quality
  • Ans. 

    Code quality is maintained through code reviews, automated testing, coding standards, and continuous integration.

    • Regular code reviews by peers to catch errors and ensure best practices are followed

    • Implementing automated testing to catch bugs early in the development process

    • Enforcing coding standards and guidelines to maintain consistency and readability

    • Utilizing continuous integration tools to automate the build and te...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Explain closusers and currying
  • Ans. 

    Closures are functions that have access to their own scope and the scope of their outer function. Currying is the process of converting a function that takes multiple arguments into a sequence of functions that each take a single argument.

    • Closures allow functions to retain access to variables from their containing scope even after the outer function has finished executing.

    • Currying allows for partial application of a fu...

  • Answered by AI
  • Q2. What are Higher order components?
  • Ans. 

    Higher order components are functions that take a component and return a new component with additional functionality.

    • Higher order components allow code reuse and logic sharing between components.

    • They are commonly used for adding props, state, or lifecycle methods to components.

    • Example: withAuth HOC can add authentication logic to a component.

  • Answered by AI
  • Q3. What is lexical scope
  • Ans. 

    Lexical scope refers to the visibility of variables within a specific block of code.

    • Variables declared inside a function are only accessible within that function's scope.

    • Nested functions have access to variables declared in their outer function's scope.

    • Lexical scoping allows for closures, where inner functions retain access to outer function's variables even after the outer function has finished executing.

  • Answered by AI
  • Q4. Explain about hooks and when useRef hook is used
  • Ans. 

    Hooks are functions that let you use state and other React features in functional components. useRef hook is used to persist a value between renders without causing a re-render.

    • Hooks are introduced in React 16.8 to allow state and lifecycle features in functional components.

    • useRef hook is used to persist a mutable value that won't trigger a re-render when changed.

    • It is commonly used to access DOM elements or store muta...

  • Answered by AI

Skills evaluated in this interview

What people are saying about Infosys

View All
yedabhai
2d
works at
Hyperpure
Are we not even safe in our own workplaces?
An Infosys employee was arrested for secretly recording women in the office washroom. Over 30 videos were found on his phone. This isn't just shocking, it's horrifying. Offices are meant to be safe, respectful spaces. 🙎 When will companies truly prioritize safety and surveillance in all corners, not just the visible ones?
FeedCard Image
Got a question about Infosys?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed in Sep 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell us about Reliability?
  • Ans. 

    Reliability refers to the ability of a system or component to perform its required functions under stated conditions for a specified period of time.

    • Reliability is a measure of how often a system or component fails and how quickly it can be restored to normal operation.

    • It is important to design systems with redundancy and failover mechanisms to ensure high reliability.

    • Reliability can be improved through regular maintena...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I have got selected by Interviewer Rajib Das.

I applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is Abstraction
  • Q2. Concept of hiding implementation

Interview Preparation Tips

Interview preparation tips for other job seekers - Not bad, good atmosphere, positive response from staff

I applied via Monster and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Tell me a little bit about yourself
  • Q2. Which knowledge are you gain your career

Interview Preparation Tips

Interview preparation tips for other job seekers - Speaker clarity an impartial, one-to-one meeting between yourself and a professionally qualified careers adviser.

I applied via Recruitment Consultant and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Sql,Plsql
  • Q2. Questions related to database ,sql and plsql

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Yourself and answer what you learnt, Interviewer ask what you have mentioned in resume related to that.
Are these interview questions helpful?

I appeared for an interview in Oct 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 180 Minutes
Round difficulty - Medium

1 CODING ROUND CONSISTING OF 2 CODING QUESTIONS.
1 MCQ ROUND CONTAINING TECHNICAL AND APTITUDE QUESTIONS.

  • Q1. 

    Ninja and Candies Problem

    Ninja, a boy from Ninjaland, receives 1 coin every morning from his mother. He wants to purchase exactly 'N' candies. Each candy usually costs 2 coins, but it is available for 1 ...

  • Ans. 

    Calculate the earliest day on which Ninja can buy all candies with special offers.

    • Iterate through each day and check if any special offer is available for candies Ninja wants to buy

    • Keep track of the minimum day on which Ninja can buy all candies

    • Consider both regular price and sale price of candies

  • Answered by AI
  • Q2. 

    Replace Character Problem Statement

    Given an input string S and two characters 'c1' and 'c2', your task is to replace every occurrence of the character 'c1' with the character 'c2' in the given string.

    I...

  • Ans. 

    Replace every occurrence of a character in a string with another character.

    • Iterate through the input string and replace 'c1' with 'c2' using string manipulation functions.

    • Return the updated string as the output.

  • Answered by AI
Round 2 - HR 

Round duration - 15 Minutes
Round difficulty - Easy

HR round

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BengaluruEligibility criteriaABOVE 6.5 CGPAAccenture interview preparation:Topics to prepare for the interview - DBMS, ALGORITHM, DATA SCIENCE, C++, JAVA, PYTHONTime required to prepare for the interview - 5 MonthsInterview preparation tips for other job seekers

Tip 1 : CLEAR YOUR BASICS.
Tip 2 : PRACTICE BASIC CODING QUESTIONS
Tip 3 : BE CLEAR ON YOUR PROJECTS

Application resume tips for other job seekers

Tip 1 : HAVE INTERNSHIPS
Tip 2 : HAVE PROJECTS(ATLEAST 1)

Final outcome of the interviewSelected

I applied via Recruitment Consultant and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. I had job Complete graduated with 80 per

Interview Preparation Tips

Interview preparation tips for other job seekers - I'm a fresher present I'm training for the java developer...

I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why want you change your previous company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be sapacific don't give chance to bad word about previous company or offerd entity you don't like ,just be cool with your answers like I haven't seen any carrier growth in my previous work how ever find it in our organization Little bit that's that's why

Infosys Interview FAQs

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

Some of the top questions asked at the Infosys React Native Developer interview -

  1. Explain about hooks and when useRef hook is u...read more
  2. What are Higher order componen...read more
  3. How do you maintain code qual...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 5 interview experiences

Difficulty level

Moderate 100%

Duration

2-4 weeks 50%
6-8 weeks 50%
View more
Join Infosys Creating the next opportunity for people, businesses & communities

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
LTIMindtree Interview Questions
3.7
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.5k Interviews
View all
Infosys React Native Developer Salary
based on 40 salaries
₹7 L/yr - ₹12 L/yr
24% more than the average React Native Developer Salary in India
View more details
Technology Analyst
55.8k salaries
unlock blur

₹4.8 L/yr - ₹11.1 L/yr

Senior Systems Engineer
53.8k salaries
unlock blur

₹2.5 L/yr - ₹6.3 L/yr

Technical Lead
35.1k salaries
unlock blur

₹9.4 L/yr - ₹16.4 L/yr

System Engineer
32.5k salaries
unlock blur

₹2.4 L/yr - ₹5.3 L/yr

Senior Associate Consultant
31.1k salaries
unlock blur

₹8.1 L/yr - ₹15 L/yr

Explore more salaries
Compare Infosys with

TCS

3.6
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.7
Compare
write
Share an Interview