tell me briefly about yourself?
Junior Engineer Interview Questions
28,454 junior engineer interview questions shared by candidates
Write a Java program to count how many times a specific target number appears in an array. For example, given the array: [1, 2, 5, 5, 5, 8, 9] and the target number T = 5, the output should be: The number 5 occurs 3 times in the array.
What previous experience have you had
If a monkey can climb 3 mtrs up and fall 2 mts down per day.how many days it would take to climb a height of 29 mtrs.
What experience do you have of IFS and ERP in General?
Gradually implement a cache (in c#) adhering to TDD principles. Interviewer has list of requirements that need to be met, you iteratively work through these by write failing tests and then provide implementation to pass tests. This repeats until time runs out.
What is the use of javap tool in java?
What is the difference between abstract class and interface
A block diagram was given at the end with CAN Bus and a bunch of other blocks. How would you test this system?
Write a program that gives you average of 2 numbers.
Viewing 651 - 660 interview questions