Can you tell me about yourself?
Intern Interview Questions
249,022 intern interview questions shared by candidates
Why Dot Foods?
Why are you interested in Labatt?
Tell me about a time you had to deal with a difficult team member
depth first search of a array in a non-recursive manner without using extra memory
I was given a short function in C (dictated because we were hanging on a phone): int foo(int a) { int result = 0; while (a >>= 1) result += 1 return result } And my task was to say what's wrong with this function, what's its purpose and what would I write my colleague who submitted it for a code review
Complete a project with this
Provide an instance where you were faced with a new challenge and describe how you overcame that challenge, preferably engineering related
Why you want to work in the company?
Pascal's Triangle - print a row
Viewing 1451 - 1460 interview questions