Profile
Status: NIT , 3 years experience (product based startup)
Interviewing for:
Position: UI2 at Flipkart
Location: Bangalore, India
Interview
Round 1 (Machine Coding) - went well
Given an API to get response from , and a Layout output , task was to implement the same using VanillaJs (Had to share screen and turn on camera ) , interviwer were keep on inspecting
PSDS- went well
Q1: Question related to Stack
Q2: Question related to anagram
Q3.
There are a total of clothes you have to wear, labeled from 0 to clothes-1(len). You are given an array of prerequisites where prerequisites[i] = [ai, bi] indicates that you must wear cloth bi first if you want to wear cloth ai.
For example, the pair [0, 1], indicates that to wear cloth 0 you have to first wear cloth 1.
Return the ordering of clothes you should take to wear all clothes. If there are many valid answers, return any of them. If it is impossible to wear all the clothes, return an empty array.
Input: numClothes = 4, prerequisites = [[1,0],[3,1],[3,2]]
Output: [0,2,1,3]
UI Tech round :Went very good
topics discussed : promise, closure, web security , web performance , box model , css specificity , this , loop and async code ,
at the end asked to Create Scrollbar progress indicator
Product sense Round (interviewer was a UI2 and not PM): Went fair
I was asked to assume working as a post of Product Manager and design a Video Player
things to cover : features , user Interaction , think for revenue perspectives
then slowly moved to tech discussion and security topics , http methods
at the end asked to desing AutoSuggestion Component and Request response format
HM round
General question ,
why flipkart ?
did you see conflict while working how did you resolved ,
challanging tasks done
work that you are proud of .
day to day activity (i.e. meetings, srum , PR review , and if you manages interns )
After HM round , HR ghosted , tried following up but no feedback no response .