I applied through an employee referral. The process took 2 weeks. I interviewed at NCR Corporation (Gurgaon, Haryana) in Dec 2012
Interview
hiring process is simple and clear. I went through 3 rounds of interview, first technical in which I have been asked almost everything related to my field and technology next the management round where my current manager asked me some technical and some managerial questions and last one is HR which went fine.
Interview questions [1]
Question 1
Technical questions from manager whose answer is not there.
I applied through other source. I interviewed at NCR Corporation (Atlanta, GA)
Interview
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.
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.
Interview questions [1]
Question 1
How would you construct the navigation functions of a filesystem from scratch?
I applied through a recruiter. The process took 1 day. I interviewed at NCR Corporation (Mumbai) in Jan 2024
Interview
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.
Interview questions [1]
Question 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.