tell me briefly about yourself?
Jr Developer Interview Questions
22,686 jr developer 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.
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
Pokemon go based question, where one has to produce the score as the output.
MySql
Given an array of integers, find two numbers such that they add up to a specific target number.
Viewing 501 - 510 interview questions