Candidatei-me por meio de recrutador(a). O processo levou 1 dia. Fui entrevistado pela NiCE (Pune) em ago. de 2021
Entrevista
3 rounds in single day.(on Teams meeting)
R-1 : Technical -->Lead -->Ask about me n my current project how it works n all.Some oops concepts.
R-2-Managerial Round--ask about project n technology skills .Some behavioral type question.Are you ready to learn new tech if we offer work related different technology to you.
R-3--Directors n Delivery Head--
Ask about project again. and some strength n weakness ,some situations when you feel like stuck ,how you tackle that situation... n like that.
Easy but stay focused .
Nice experience .
Perguntas de entrevista [1]
Pergunta 1
Mostly about your project .
Oops related questions
Abstract class vs Interface.
Static constructor.
Easy if you prepare well.
The interview went moderately well. It was more SQL-centric, with a few moderate to hard SQL queries and situational questions. The discussion also covered basic string-related questions and theoretical concepts in .NET and C#. The interviewer dug deeper into topics like challenges faced during deployments, handling critical issue resolutions, and SQL-related problem-solving scenarios.
Perguntas de entrevista [1]
Pergunta 1
Suppose your .NET application is experiencing high traffic, resulting in significant latency during database interactions. How would you diagnose and resolve this performance issue end-to-end?
Cross Questions:
– How would you ensure data consistency if you introduce caching or replication?
– What load balancing strategies would you apply at both the application and database levels?
– Can you explain your approach to database replication or sharding to handle heavy read/write loads?
Candidatei-me online. O processo levou 6 dias. Fui entrevistado pela NiCE em nov. de 2024
Entrevista
"Great Interview Process with Timely Feedback"
I interviewed at NICE in November 2024. The process included two technical rounds. I cleared the first round, and the second round was arranged smoothly. The overall interview experience was positive, and the process was efficient with timely feedback. However, I wish I had received more clarity on where I fell short in the interview.
Perguntas de entrevista [1]
Pergunta 1
1. oops concept
2.asbtraction vs interface
3.one coding question ; remove duplicates from given string, print alphabets occurence.