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
Developer Intern Interview Questions
12,169 developer intern interview questions shared by candidates
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
array problem
Just some normal algorithm questions
What is the probability that three people were born on the same day of the week?
DSA question: I was given a list of elements to begin with. My task was to insert the elements in a binary search tree such that the height of the tree remains minimum.
Viewing 171 - 180 interview questions