What is an override method?
Entry Engineer Interview Questions
5,556 entry engineer interview questions shared by candidates
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.
how to print the pattern using given value
If you have a large rock in a boat in a pond and you throw the rock overboard into the pond, what happens to the water level of the pond?
How to handle difficulties on construction site
Java Frameworks, tools, design pattern
First technical interview Q : 1. Tell me about xxx project on your resume - Explained 2. Given an array of integers eg: {1,2,3,4,1,2,7,5,6} find all the pairs that sum up to 10 {7,3} {6,4} {3,7} {4,6} gave the solution with quadratic complexity. I struggled a bit for it and did it almost in time.
Hash table lookup.
Programming experience?
Viewing 81 - 90 interview questions