Q2) The is a binary tree, which has string values only on leaf nodes and all other nodes have empty values. Example is below. When you sum all the leaf node values from left to right. the values will be : example: abcdefghblahblahblahblah etc. Implement the below method that will give 'n'th character of the result. Example: find the 5th character. here it will be 'e'. (BLANK) |---------------------------^---------------------------| (BLANK) (BLANK) |-------------^-------------| |-------------^-------------| abc (BLANK) ijklmnopq rstuvwxyz |------| defgh // Strucutre of the Node with below implemented methods. class Node { Node getLeft(); Node getRight(); boolean isBlank(); String getData(); }
Technical Support Analyst Iii Interview Questions
7,035 technical support analyst iii interview questions shared by candidates
O que pretende fazer no futuro pela sua carreira.
Did you get along with your old boss
Explain a situation where you had a client requesting an issue to be corrected in a short period of time. What did you do?
Talk about time you faced adversity.
Write a function to solve an N-Gram problem
perguntaram sobre uma experiência que tivesse dado errado pra mim e como eu tirei uma lição disso.
They were the typical questions you would expect during a phone screen. more of a getting to know you, what the job entailed, why are you looking for a new job, that kind of thing.
These were standard interview questions. There were no gotcha moments. It was apparent from the beginning whether the candidate was qualified or not.
Youre Leadership must give you the information. They are very helpful. There is a math question and some role playing also.
Viewing 1491 - 1500 interview questions