whats encapsulation
Junior Software Interview Questions
12,095 junior software interview questions shared by candidates
If I have an array of size N that contains the numbers between 1-50, what's the most efficient way to find a duplicate?
Write a function that reverses the order of words in a sentence.
difference between CAN and LIN, difference between RAM and ROM, EEPROM and Flash memory, Micro controller and Microprocessor i was asked also about spi,uart are they full duplex or half duplex the number of wires needed in spi
write a factorial solving algorithm
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?
Viewing 61 - 70 interview questions