If you have a ransom letter and magazines, can you construct the ransom letter from the words in the magazine.
Softwareentwickler Backend Interview Questions
512,316 softwareentwickler backend interview questions shared by candidates
given a string write a function to return the index of the first elememt which is non-alphabat ordered
Write algorithm to compute a Log to the base 2 of a number (integral results no need for floating point). Solution should not assume a particular size of integer
Design an algorithm, which can record the largest number in an ever-upgrading sequence.
* Write a function, preferably in C or C++, to reverse a string.
Onsite Interview 2 a): check whether a number is the power of 2 b) Skyline silhouette puzzle . c) Discussion on uses of hash-tables and trees ? d) Few general questions on Work and academic background .
Bitweiser zyklischer Rechtsshift
Look for a string in a very long string - a needle in a haystack. Write the program in pseudo-code.
Use singly linked list to implement the cache (LRU) algorithm. How would you do?
Find the length of the longest chain of consecutive integers in an unsorted set in linear time.
Viewing 771 - 780 interview questions