Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Flipkart Team. If you also belong to the team, you can get access from here

Flipkart Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 10.4k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Flipkart UI Developer Interview Questions and Answers

Updated 19 Jul 2024

Flipkart UI Developer Interview Experiences

6 interviews found

UI Developer Interview Questions & Answers

user image Anonymous

posted on 19 Jul 2024

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

(1 Question)

  • Q1. Design book my show

UI Developer Interview Questions & Answers

user image Anonymous

posted on 26 Jun 2024

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

Machine Coding round and second was PSDS (DSA)

Interview Preparation Tips

Interview preparation tips for other job seekers - First was Machine coding round and second was DSA round which they call as PSDS round. I got rejected in 2nd round. There were 2 questions on tress and on question on string and i was not able to do the string question

UI Developer Interview Questions Asked at Other Companies

Q1. Create 10 no. of Checkboxes in javascript and on-checked checkbox ... read more
Q2. What is Redux? Explain workflow of redux and uses of redux.
Q3. Explain Higher order function and Higher order component?
Q4. What is Call, Apply and Bind in javscript
Q5. What is meta tag? What is position What promise What is callback ... read more

UI Developer Interview Questions & Answers

user image Anonymous

posted on 4 Oct 2023

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

(2 Questions)

  • Q1. Optimization techniques for web performance
  • Ans. 

    Optimization techniques for web performance include minification, caching, lazy loading, image optimization, and reducing HTTP requests.

    • Minify CSS, JavaScript, and HTML files to reduce file sizes and improve load times.

    • Implement caching strategies like browser caching, server-side caching, and CDN caching to store frequently accessed resources.

    • Use lazy loading for images and videos to defer loading until they are neede...

  • Answered by AI
  • Q2. For machine coding please make sure the code is working

Skills evaluated in this interview

UI Developer Interview Questions & Answers

user image Anonymous

posted on 28 Feb 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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. Machine coding round, develope webpage using html js css Implement concepts like debouncing throttling Coding only in Html css javascript. This was a 2hr round
  • Q2. Only one machine coding round question
Round 3 - Coding Test 

Data structures and problem solving round

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was pretty easy, be prepared
Prepare coding problems on leetcode. Most of the questions were from leetcode

Flipkart interview questions for designations

 UI Engineer

 (2)

 Senior UI Engineer

 (1)

 UI/UX Designer

 (1)

 Software Developer

 (41)

 Backend Developer

 (2)

 Application Developer

 (1)

 SQL Developer

 (1)

 Java Developer

 (1)

Front end Engineer | UI Developer interview

user image Akshay Saini

posted on 28 Oct 2021

UI Developer interview

user image ManvendraMaan

posted on 19 Nov 2021

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Job Portal and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Attended first round interview dec 2023
  • Q2. Asked some basic js and angular question
  • Q3. What is hoisting?
  • Ans. 

    Hoisting is a JavaScript behavior where variable and function declarations are moved to the top of their scope during the compilation phase.

    • Hoisting applies to both variable and function declarations.

    • Variable declarations are hoisted but not their initializations.

    • Function declarations are fully hoisted, allowing them to be called before they are defined.

    • Hoisting does not apply to variables declared with let or const.

    • Ho...

  • Answered by AI
  • Q4. Difference between display-block and inline-block
  • Ans. 

    display-block makes an element a block-level element, taking up the full width of its container. inline-block allows other elements to sit beside it.

    • display-block makes an element a block-level element

    • display-block takes up the full width of its container

    • inline-block allows other elements to sit beside it

  • Answered by AI
  • Q5. Parent child communication in angular
  • Ans. 

    Parent child communication in Angular is a way to pass data and trigger actions between components.

    • Use @Input decorator to pass data from parent to child component

    • Use @Output decorator and EventEmitter to emit events from child to parent component

    • Use ViewChild decorator to access child component from parent component

    • Use services to share data between unrelated components

  • Answered by AI
Round 2 - Assignment 

Provide three screenshot of matrimony app to create a angular application.

Interview Preparation Tips

Interview preparation tips for other job seekers - After completing 3rd round successfully they start salary negotiation. I was disappointed and rejected the offer.very poor organisation.

Skills evaluated in this interview

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

My mostly question were around node js frame works and other tools

Round 2 - One-on-one 

(2 Questions)

  • Q1. Case study for the question asked
  • Q2. Tell me something more about you
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Questions on optimizations
  • Q2. Question on React Js
Round 2 - Coding Test 

Medium level DSA question in JS

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

There was nonsuch test

Round 2 - Technical 

(2 Questions)

  • Q1. Basic infrastructure interview
  • Q2. Describe full flow of request
  • Ans. 

    The full flow of request involves receiving, processing, and responding to a request in a systematic manner.

    • Receive the request from the client or user

    • Validate the request parameters and data

    • Process the request using SQL queries or procedures

    • Retrieve data from the database based on the request

    • Perform any necessary calculations or transformations

    • Generate a response based on the processed data

    • Send the response back to th

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company

Skills evaluated in this interview

Flipkart Interview FAQs

How many rounds are there in Flipkart UI Developer interview?
Flipkart interview process usually has 1-2 rounds. The most common rounds in the Flipkart interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Flipkart UI 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 Flipkart. The most common topics and skills that interviewers at Flipkart expect are Front End, Javascript, Web Technologies, Bootstrap and CSS.
What are the top questions asked in Flipkart UI Developer interview?

Some of the top questions asked at the Flipkart UI Developer interview -

  1. optimization techniques for web performa...read more
  2. Machine coding round, develope webpage using html js css Implement concepts lik...read more
  3. for machine coding please make sure the code is work...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 4.9k Interviews
BigBasket Interview Questions
3.9
 • 344 Interviews
JustDial Interview Questions
3.5
 • 326 Interviews
Info Edge Interview Questions
4.0
 • 313 Interviews
Zomato Interview Questions
3.8
 • 313 Interviews
PolicyBazaar Interview Questions
3.6
 • 306 Interviews
Myntra Interview Questions
4.0
 • 205 Interviews
Naukri Interview Questions
4.0
 • 177 Interviews
Uber Interview Questions
4.2
 • 155 Interviews
View all
Flipkart UI Developer Salary
based on 47 salaries
₹9.6 L/yr - ₹38.3 L/yr
241% more than the average UI Developer Salary in India
View more details

Flipkart UI Developer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.6

Skill development

5.0

Work-Life balance

4.6

Salary & Benefits

4.1

Job Security

5.0

Company culture

4.6

Promotions/Appraisal

5.0

Work Satisfaction

Explore 2 Reviews and Ratings
Senior Executive
2.5k salaries
unlock blur

₹2.2 L/yr - ₹9 L/yr

Operations Executive
1.8k salaries
unlock blur

₹1.1 L/yr - ₹6.5 L/yr

Team Lead
1.8k salaries
unlock blur

₹1.2 L/yr - ₹9.8 L/yr

Assistant Manager
1.6k salaries
unlock blur

₹6 L/yr - ₹21 L/yr

Executive
1.4k salaries
unlock blur

₹1.2 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Flipkart with

Amazon

4.1
Compare

Myntra

4.0
Compare

Snapdeal

3.9
Compare

Meesho

3.7
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