Coding Challenge 1) Find the longest palindromic substring from the given string. No need of DP solution.
Engineers Interview Questions
841,079 engineers interview questions shared by candidates
I have signed the non-disclousure agreement for Amazon. Even though I cannot give you the questions I was asked for, I can suggest how you can learn.
Assume that you are given the head and tail pointers of a doubly linked list where each node can also have a single child pointer to another similar doubly linked list. There are no cycles in this structure outside of the traditional double links. Write a procedure in C++ that flattens this structure into a single list.
If you have a program that runs slow, how will you improve it to run faster?
Code to find character count in a given string.
why do you want to join L&T?
Is the patient Record accessible to everyone
Ios related question multi thread etc
Sort a array, [W B W B B W W B ] === [W W W W B B B B ]
You are outside a room. Inside the room there are two light bulbs. One light bulb is on all the time, the other light bulb only turns on when you open the door. How do you determine which light bulb is on all the time?
Viewing 431 - 440 interview questions