Skype interview Anagrams, given an array of Strings and return all groups of strings that are anagrams.
Software Engineer Developer Interview Questions
466,988 software engineer developer interview questions shared by candidates
Write a program to solve a problem.
Write an algorithm to print out all of the possible solutions for a^3 + b^3 = c^3 + d^3
How would you implement int atoi ( const char * str );
write a function to set a particular field of register to the desired value. ( For example, set bit 3 - 10 of a word to the given value)
What is the running time of quicksoft?
Implement stack using a queue
Reverse a linked list (warm up question).
Write a palindrome-checking function
Solve the skyline problem
Viewing 1471 - 1480 interview questions