given an array of numbers and a number k, find if two numbers in the array add up to k. Running time, space complexity, standard questions.
Software Engineer Intern Interview Questions
9,764 software engineer intern interview questions shared by candidates
Write one of Maxwell's Equations on the white board. Didn't see this coming at all but the Manager was just seeing if I saw things from an engineer's perspective or a physicist's perspective. Was just a fun time.
A question that involved C behavior for int x = string y= char z = 15
explain concepts (features) of java
What is your expected salary?
What special projects did I work on
Interviewer pasted a segment of code on collabedit and asked why after pushing a string onto a stack why the pop operation could have never been reached. He folllowed up by asked how I could assure that the pop operation would run. He also asked when you would use try catch statements
Implement getElementsByClassName in plain JavaScript. Must support old browsers (so you cannot use latest API like .classList).
Count frequency of english alphabets in an array
Are you willing to work extra hours?
Viewing 1181 - 1190 interview questions