Telephone interview: Find largest integer from an array of integers. The integers in the array are arranged in strictly increasing (no 2 integers are same) or strictly increasing then decreasing; so like a curve and you have to find the peak. Discuss time complexity. Write code.
Software Engineers Interview Questions
419,267 software engineers interview questions shared by candidates
Test if a Binary tree is BST or not
You need to design a system to provide answers to factorials for between 1 and 100. You can cache 10 numbers. How would you arrange/manage that cache, and what is the worst case for lookup on a cache miss?
2 medium questions and 1 hard
Given an ordered large array of integers, find all pairs of numbers that add up to a particular given sum.
There are 2 ropes which both last for 1 hour when burning. Use these 2 ropes to get 1 hour and a half.
puzzle : there is a island and the resident are either blue or black eyed. The residents are trapped in the island and want to leave. One day a foreigner comes and says there are few blue eyed people. He will be sending a steamer to the island every day and blue eyed people can leave. But if a black eyed person approaches the steamer, he will be killed. Constraint: No body knows their eye colour and can't even ask or say the colour to any other person. even cant see their reflection. So how many days is required for all the blue eyed person to leave the island.
Write up and populate a linked list in C#.
Difference between ArrayList and LinkedList ?
Why do you want to work for Apple
Viewing 1071 - 1080 interview questions