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 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.
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.