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 .
Intern Software Engineer Interview Questions
12,222 intern software engineer interview questions shared by candidates
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
array problem
Just some normal algorithm questions
What is the probability that three people were born on the same day of the week?
Viewing 171 - 180 interview questions