Basic iOS questions, such as: what is a delegate? How do you make network calls? How do you decode the data returned by a network call?
Developer Interview Questions
268,925 developer interview questions shared by candidates
Tell me abt projects
Why do you choose IBM as your future employer?
Write pseudo code to print one word for a sequence when it's divisible by 3, another word if it's divisible by 5 and both words if they are divisible by both 3 and 5
Given a list of numbers build and place the numbers into a sorted binary tree.
Given an array of numbers, create another array of numbers. Calculate each new array number by multiplying all input array numbers, except for the current number position in the new array.
You climb a 60 foot tree and have the ability to span up to 3 feet at a time. What's the minimum number of branches you'd have to touch to get the top?
if a function returns itself, what will happen if it's called.
How would you find the largest value in an array?
sorting the red and green balls.RRRRRGGGGGGGG to RGRGRGRGRGGGGG
Viewing 501 - 510 interview questions