Acudí a una entrevista en NCR Corporation (Atlanta, GA)
Entrevista
The interview was a run of the mill interview. There was a session with leetcode style coding questions. There were also quite a few informal technical discussions with the interviewing manager. Overall a pleasant experience.
Preguntas de entrevista [1]
Pregunta 1
How would you construct the navigation functions of a filesystem from scratch?
Me postulé a través de otra fuente. Acudí a una entrevista en NCR Corporation (Atlanta, GA)
Entrevista
No response ever. Applied for job on workday. Worst experience on workday. I think they filter older candidates. Resume doesn’t parse correctly. No response for the application. They might be using AI.
Me postulé a través de un reclutador. El proceso tomó 1 día. Acudí a una entrevista en NCR Corporation (Mumbai) en ene 2024
Entrevista
Got the call from the recruiter for my application & L1 was scheduled with an Architect. I requested interviewer to share his video & he agreed.
Then he asked me a few questions in next 1 hr & during that I also had some internet issue but he accepted that patiently.
And I was not the kind of person he was looking for.
Preguntas de entrevista [1]
Pregunta 1
1. create getSecondLastIndexOf(char ch) method in String class, if no second last then return -1.
2. Implement a few apis, to add an ATM in the system, to increment the count of visitors in the ATM. An api to return the ATM ID having highest visitors in the given hour.