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.
Desenvolvedor Junior Interview Questions
6,291 desenvolvedor junior interview questions shared by candidates
1st Round: Traverse array without using any iterative loop.
Name three of your worst qualities, that in my opinion is just a ridiculous question.
Codility - Q3. Multiple-choice questions about algos and data structures.
a pool in water will double every day to completely filled pool with water taken 19 days ?then how many days it take to fill half of the pool with water
In three very large arrays, calculate a number common to the same array
What does static mean?
Given an array, reverse it without using any other array. Explain your approach.
Project details
if you need to build a dictionary that need to tell you weather the word that the user entered is correct or not. How you build it in the most effiecient way?
Viewing 21 - 30 interview questions