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".
Software Junior Interview Questions
23,153 software junior interview questions shared by candidates
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?
Can you talk about one of your developing experience?
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