If you had to change permissions to read/write all recursively in the unix terminal, how would you do it?
Software Interview Questions
550,593 software interview questions shared by candidates
Waar mogen we je 's nachts voor wakker maken?
Given an array of length N containing numbers bounded between 1 and N with exactly one duplicate, determine what the duplicate number is in O(n) time without using more than constant memory (no making new arrays of N length).
Are two words palindrome of each other?
1. Calculate the factorial of an array of integers. 2. How to improve the factorial algorithm?
given two linked lists with a digit in each node, add the two linked lists together. the result must be a linked list with one digit in each node. use only one iteration of the two input lists.
Pancakes, size varies, and are put in a stack with random order. You have one operation called Flip(int[] pancakes, int k) to flip all pancakes from the top one to kth pancake, write a sort(int[] pancakes]) method
Implementing a dictionary of quick searching words
What is a stack?
Why u chose IT? Why do want to join syntel?
Viewing 561 - 570 interview questions