There were overall three rounds. Last round was managerial. Initial two rounds were technical. Both technical rounds were focused on low level designs and approaches to a problem-solving. I was asked to implement vehicle parking system using the design patterns.
I had a great experience during the Software Engineer interview. The interviewers were friendly and made me feel comfortable. They asked technical questions related to data structures, algorithms, and real-world problem solving. There was also a short coding task and some discussion on system design. Overall, it was a well-balanced interview that tested both my technical skills and communication. I appreciated the professional and supportive approach of the panel.
J'ai postulé via une autre source. Le processus a pris 1 semaine. J'ai passé un entretien chez Keka HR (New Delhi) en oct. 2023
Entretien
I applied through the Naukri portal and, much to my dismay, received an interview call within a week. The entire experience seemed like a rollercoaster and waiting for interview result.
Questions d'entretien [1]
Question 1
1. Given a string in both capital and small letter, write a code to get count of eah charachter and print char #count in C# 2. LinQ library in C# Given a char list, write a code using linQ library to find char and it's count. 3. How do your company authorize the API. 4. difference between Authenticationa and authorization. 5. Different Authentication mechanism. 6. A table UserTransaction(userId, transactionDate, TransactionAmount) given find spend amount within given duration. 7. Different kind of component in angular. 8. How do you use your APIs in your Angular.