Find the length of the longest palindrom in a given string
Software Engineer I Interview Questions
420,481 software engineer i interview questions shared by candidates
print all permutations of a string
(1) two sums : given a list of numbers, return the indexes of two values whose sum is a given value. (2) Revers a string list
Accurately (this is the catch) read a 64bit register value using a method that can read only 32bit at a time
How would you reverse the words in a string?
Recursively reverse a singly linked list.
Given a string, find whether it has any permutation of another string. Need to be efficient
Write a function that takes an input string, consisting of several words separated by spaces, and print out each word reversed, keeping the same order within the string.
Sum up integer array?
write a boolean method to find out if a number is a power of 2
Viewing 1281 - 1290 interview questions