Implement string rotateString(string input, int amt)
Engineer Interview Questions
1,134,635 engineer interview questions shared by candidates
Write a function that takes the ordinal number of a column in a spreadsheet and returns the label of that column: i.e. 1 -> A 2 -> B, 26 -> Z, 27->AA
you have an array of stock prices. i-th element in that array represents the stock price of that day. find the buy and sell dates to maximize profit.
why should we hire you ?
The interview will never take place as they lie and string along.
2nd Round (1 hour) Programming related question on java and c/c++ Each section has 8 questions (2 programming and 6 multiple choice) 3rd Round - Phone Interview
Describe a function to check if an integer is a power of 2.
Using Collabedit, write a program to find the index of the first non-repeated character in a java string.
Suppose you have a matrix of numbers. How can you easily compute the sum of any rectangle (i.e. a range [row_start, row_end, col_start, col_end]) of those numbers? How would you code this?
Find Kth smallest element in a BST.
Viewing 501 - 510 interview questions