Write a code to spell the 5 digit number in words. Ex : 12345 becomes twelve thousand three hundred and forty five.
Intern Interview Questions
248,930 intern interview questions shared by candidates
How would you reduce a Bank fixed costs?
Walk me through your resume. Why accounting? Hardest one by far: "I interview a lot of people applying for a position here, when I go back to my office, what is the one thing you want me to remember about you that will make you stand out from all the other candidates?"
Name 10 things you can do with a pen that aren't "use it to write"
What is the proudest moment in your life?
Given a binary tree, where each node has a third reference which is not yet initialized, go through the tree and point the third reference to the rightmost tree node on the same level. If there are no other nodes to its right, point it to null.
Given a sorted array, write a function that will create a binary search tree from the array.
What are your career goals
If a sorted array is rotated, how to find how many times it has been rotated.
implement atoi
Viewing 811 - 820 interview questions