What happens when I type "ps" into a UNIX prompt?
Engineers Interview Questions
843,909 engineers interview questions shared by candidates
Write a C procedure to reverse a string in-place.
Search smallest value from a tree. What if you have enough memory, how to improve the speed?
Given an array of numbers, there is one number that has a duplicate. How would you find the number?
Find if there are two members of an array that sum to 10 (10 and 0 count, but 10 alone does not).
Write a function that can determine if an input number is a power of 2.
Hardest things to unit test
Linux: view a column in the csv in the command line
Given two sorted integer arrays, write an algorithm to get back the intersection.
How to find anagrams in a sentence ?
Viewing 1141 - 1150 interview questions