What do you know about semi conductors?
Engineer Intern Interview Questions
20,638 engineer intern interview questions shared by candidates
Given an integer as input, return how many 1's are in the binary representation of that integer.
Given a string consisting of characters A,B,C in any order . Sort them such that all A`s,B`s and C`s are placed together .
Reverse the words in a sentence.
It was a question where given an expression in a string with parentheses, we must find out the result of that expression and print it out using BODMAS Input : "7+(8-6)*4" Output: 15
How would you go about finding the kth to last element in a singly linked list?
How would you find the n-th greatest element in a binary search tree?
What is your greatest weakness?
The good old, what are a couple of your greatest weaknesses. A very typical interview question that always catches myself, and I'm sure many others off guard. I had to take a few moments to think of this one, as I didn't deliver the predictable "I work to hard".
what is the difference betwenn Typescript and java script
Viewing 271 - 280 interview questions