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.
Ho sostenuto un colloquio presso Keka HR (Hyderabad)
Colloquio
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.
Ho presentato la mia candidatura tramite un'altra fonte. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Keka HR (Nuova Delhi) nel mese di ott 2023
Colloquio
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.
Domande di colloquio [1]
Domanda 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.