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
Engineer Intern Interview Questions
18,169 engineer 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 the difference betwenn Typescript and java script
What are your weaknesses?
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.
the difference between process and thread
Viewing 271 - 280 interview questions