Technical questions were relevant to the position I was applying for, and I felt they were straight forward enough. I think there was a great focus on why I wanted to work here, and how I felt the culture would fit me and vice versa.
Engineer Interview Questions
935,577 engineer interview questions shared by candidates
What is polymorphism?
Why do you choose IBM as your future employer?
I presented my R&D works + technical exercise. The hiring manager was quite impressed by them. The hard part is the salary negotiation (went through two hiring managers due to internal reorg).
reverse a linked list
Given two base classes and a class derived from them how might one layout class instance memory so that polymorphism will work correctly. Problem was simplified in that one could assume memory was a series of same-sized slots and methods and attributes took up one slot each.
The interviewer asked me from my Resume only whatever I had written.He asked about my project and some basic questions from Java.
Study about synchronization mechanisms and how it is implemented.
Write pseudo code to print one word for a sequence when it's divisible by 3, another word if it's divisible by 5 and both words if they are divisible by both 3 and 5
You have a worker and a gold bar. The worker will work for you for 15 days. He must have x/15 of the gold bar after the xth day of work. What is the minimum number of cuts of the gold bar you need to make to pay the worker?
Viewing 2281 - 2290 interview questions