I applied through an employee referral. The process took 1 day. I interviewed at Groww (Bengaluru) in Jan 2021
Interview
Below is the interview process:
First-round is machine coding round of 1.5 hours duration checking your coding convention, approach to solve the problem.
Second- round is UI Tech and framework round asking details question in Javascript, HTML/CSS and reactJS
Interview questions [2]
Question 1
Round 1 -Machine Coding:
Create a whole application in ReactJS including API integration having a search bar and table along with navigation to a detail page.
Round 2- UI Tech:
JS: apply(), call(), bind(), function expression vs function declaration, hoisting, let and var, closure
CSS: specificity, wrap content inside a div
React: Props drilling and how to solve props driling