Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Zepto (India) (Bengaluru) nel mese di ago 2024
Colloquio
I attended the first round of interview with zepto. It was a advanced js round with a bit of react native basics involved. The questions were good, I completed around 60% and struggled a bit so couldn't get through to the next round
Domande di colloquio [1]
Domanda 1
1. Closures and implement it
2. Output of this
let isFlag = true
setTimeout(() => isFlag = false, 10);
while (isFlag) {
console.log("hello");
}
3. Shallow copy and deep copy of objects along with a output question
4. Polyfills
5. implement a polyfill for array.reduce
6. Implement a missing closure function
7. Flatten a nested object
8. Implement a usePrevious custom hook
9. Difference between useCallback and useMemo
10. Bridges in react native
11. Difference in old and new architecture of react native
Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Zepto (India)
Colloquio
Straightforward process. The interviewer asked basic questions at the start and problem-solving in js and react, redux. Asked questions related to tech stack working on and projects and other same