if you have 2 candles with wicks on both ends and 1 takes 1 hour to melt completely, how do you tell, without measuring, when 45 minutes has passed
Junior Engineer Interview Questions
17,204 junior engineer interview questions shared by candidates
current company roles and responsibilities
Describe the services the company deliver.
Why did you choose to apply to QCON?
Write program that check is string palindrome. I wrote my version of this program(see answer). Later I've been asked to change code with using recursion. I have no idea why I should use recursion here, because it will make code more difficult to understand and maintain.
1st Round: Traverse array without using any iterative loop.
Reverse every word of a sentence.. like "I eat" to "I tae".
Find the average of a given array without the max and mix numbers.
How sharedpreference works on android?
You are given 1,000,001 integers in an array. They are numbered 0 to 999,999, but one integer is duplicated. You do not have enough space to store all those integers on your computer. Find the duplicate.
Viewing 101 - 110 interview questions