Me postulé en persona. El proceso tomó 5 días. Acudí a una entrevista en NCR Corporation (Praga) en dic 2013
Entrevista
First I got a homeword - pyramid problem (http://www.mathblog.dk/project-euler-18/). Limit is 1 hour.
Then I was invited to interview in company offices. There was an another test.
Preguntas de entrevista [1]
Pregunta 1
Some questions:
- abstraction (interface, abstract class)
- singleton pattern, factory pattern
- marshalling
- multithreading (semaphore, mutex, lock, autoreset events, deadlock)
- C++ examples, how to free objects
- how garbage collector in .NET works
- using-dispose construction
- hashtable - what is the best implementation, compare to another list structures in .NET
- difference between list, array, arraylist
- example for using the StringBuilder inside a loop
- XPath, XSL
- SQL: nontrivial SQL query on interconnected tables
- SQL: adding of some indexes slowed down an application, why?
- just-in-time compilation problem on missing .dll on the client side
Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en NCR Corporation (Toronto, ON) en ago 2025
Entrevista
HR interview, Tech&Personal interview
The interviewer asked to come to the office(tough public transportation area) for the interview, but interviewer was online because he is in a different country. After interview, there is no tour or meeting team. I don't know why he asked to come over.
Also I couldn't hear result from them after interview even though I sent follow up emails to interviewers and hr recuiter.
Acudí a una entrevista en NCR Corporation (Thessaloníki)
Entrevista
The interview process included a written assessment with a few programming questions in various languages (the role was full stack) and a few personality questions. After that I was called to have a meeting with some Engineers to discuss my answers. They liked my performance, and the next day I was called by their HR with a verbal offer. I counter offered with a slightly higher salary and they said they'd consider it. I got ghosted, and only got a rejection a month later (the interview process until then only took 3-4 days)
Preguntas de entrevista [1]
Pregunta 1
I was asked to make a simple counter using javascript, and a leetcode easy question.
In-person hiring manager screen followed by leetcode style coding questions. Once passing the leetcode, there was a final in-person interview. The leetcode question was on the average difficulty side and was better than the typical algorithm question.