I applied online. The process took 5 days. I interviewed at Jabit Soft (Noida) in Apr 2025
Interview
The interview process consisted of three rounds: an HR round, a screening round, and a technical round. During the technical round, I solved a nested object flattening problem using recursion in JavaScript.
Interview questions [1]
Question 1
Given a nested object, flatten it into a single-level object.