What do you know about semi conductors?
Engineer Intern Interview Questions
20,636 engineer intern interview questions shared by candidates
Reverse the words in a sentence.
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 .
Given an integer as input, return how many 1's are in the binary representation of that integer.
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