Program in ide: Input - wwwaabbc Output - w3a2b2c1
Software Development Interview Questions
36,994 software development interview questions shared by candidates
Design a cellphone for a blind person
Given a BST find the second largest element?
Write a program to find out the median of two sorted array.
In employee table there is a self reference to boss (who is also an employee). How to find the number of people that work under a given person for his entire tree.
One array has size n and n elements . second array has size n+m and m elements. both the arrays are sorted. we need to get n+m elements in second array in sorted order. Linear time algorithm was expected
How do you find a target string in a source string?
Reverse words in a String
find pair of numbers out of sorted array whose sum equal to given number
Remove a node from Linked list when address of same node is given
Viewing 831 - 840 interview questions