I applied through university. The process took 1 day. I interviewed at Nextiva (Phagwāra) in Aug 2025
Interview
The interview process was conducted virtually over Google Meet. I received an email to select and confirm a slot for the interview. During the session, the interviewer shared screen access and asked questions covering basic Python concepts, some Python data structures and algorithms, and prompt engineering fundamentals along with their practical applications. The overall flow was structured yet interactive, giving me a chance to explain my thought process while solving problems.
Interview questions [2]
Question 1
If you have a set-like structure with elements such as [a, a, a, a, b, b], how would you ensure that it only stores a maximum of 3 occurrences of any element, and if more are added, they should not be stored?
Thank you so much for sharing what your experience interviewing for Nextiva was like! I appreciate your thoroughness in painting a clear picture of what the process looked and felt like. I am glad it was a good experience!