Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso SmowCode (Mumbai) nel mese di giu 2024
Colloquio
Question were about express, and DSA. The express part had questions like what was express, why it is used and its code implementation.
DSA part had question : Unique (non-repeating) random numbers in list from 0 to N (size). Had to find the solution with O(N) time complexity and O(1) space complexity.
Domande di colloquio [1]
Domanda 1
1. Write express code.
2. Unique (non-repeating) random numbers in list from 0 to N (size).