What is d x^x/dx?
Entry Level Programmer Interview Questions
3,184 entry level programmer interview questions shared by candidates
find missing integer: ip: "5X-5=20"
What is (one of the main OOP concepts) and explain it
What are the four pillars of object oriented programming?
What is deadlocking? What thread scheduling does Linux use? How to swap two int values without using any temporary storage? Other short and sweet questions and problems
Can you think of a way recursion could be applied to the logic of a game of chess?
Reverse a string without using a loop in C.
1st technical interview: 2 coding problems 2nd technical interview: Debugging and optimizing a given file On-site: 1. API design problem 2. Lunch + chat with manager 3. A whiteboard coding problem 4. A system design problem
How do you protect variables from accidental assignment?
Write a code that takes an input number and outputs the sum of all the EVEN numbers from that number down to zero. Write a function that, given a number as input, returns the factorial of that number.
Viewing 51 - 60 interview questions