write a factorial solving algorithm
Junior Developer Interview Questions
21,304 junior developer interview questions shared by candidates
Which tool you use for android development.
The good old, what are a couple of your greatest weaknesses. A very typical interview question that always catches myself, and I'm sure many others off guard. I had to take a few moments to think of this one, as I didn't deliver the predictable "I work to hard".
Q1: What are triggers? Q2: what are joins and state its types? Q3: What is View?Can we insert, update, delete on view? Q4: What are Aggregate functions?
All Are Logical Questions To Check Your Logic Capacity.
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 91 - 100 interview questions