"What do you know about our company?" "Do you have some questions for me?"
Softwareentwickler Backend Interview Questions
512,856 softwareentwickler backend interview questions shared by candidates
Skype interview Anagrams, given an array of Strings and return all groups of strings that are anagrams.
Write a program to solve a problem.
// // Write a function that takes a string and returns its length without using built in properties (such as .length or .size()). //
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?
First question: for a random-ordered bucket of numbers 1 through 3000 with one number missing, how would you detect which number is missing?
Implement stack using a queue
Viewing 1731 - 1740 interview questions