Difference between process/thread, heap/stack. What is JIT?
Senior Interview Questions
342,212 senior interview questions shared by candidates
1st phase 1st technical interview: Problem was that given a positive integer n print all distinct ordered sets of positive integer which have sum equal n. eg:- for n=2 output: { [1, 1] } for n=3 output: { [1, 1, 1], [1, 2], [2, 1] } for n=4 output: { [1, 1, 1, 1], [1, 1, 2], [1, 2, 1], [2, 1, 1], [2, 2], [1, 3], [3, 1] }
Mostly asked about previous experience at past jobs. Not many technical questions.
Compare two strings, return if one can be comprised of the other by swapping 2 characters, adding a char, removing a char, or if they are identical, or cannot determine.
Write a program to detect if a String is a palidrome
Will you be with the company after one year?
Will your wife mind if you work all weekend?
Being a small company, the question about salary was the most difficult, gauging what to ask (based on the research about the company). The unexpected question was the request about what abilities outside the advertised role could I see as being useful at Eagle Creative.
They were not sure what to ask actually. I found the interviewers like school kids. Hardly 1-2 yrs experienced people.
He wanted very detailed explanations for each portfolio piece I showed, down to very fine points (i.e. on an advertisement, he asked "did you retouch the image yourself? How did you do it? Which tools in photoshop did you use?)
Viewing 1191 - 1200 interview questions