Populate an array of numbers from 1 to N (inclusive). Given two numbers, p and q , if a number in the array is divisible by p print OUT, if a number is divisible by q print THINK. If number is divisible by both p and q, print OUTTHINK. Otherwise, print the number.
Perguntas de entrevista de Entry Level Software Developer
800 Perguntas de entrevista compartilhadas pelos candidatos | entry level software developer
One of the questions was reverse a string and capitalize the front and end letter of the word .
how to retrieve data from a table using sql
What comes next? 2, 9, 28, 65, 126 ?
Some logistic and Math problem, need fast reading and quick reaciton. Each question only have 2.5 minuetes to finish.
Nothing was too difficult or out-there, probably because it was an entry-level position.
What is a stack? What is cloud computing? Two "coding" types of explanation like permutations of string
1. Populate an array of numbers from 1 to N (inclusive). Given two numbers, p and q , if a number in the array is divisible by p print OUT if a number is divisible by q print THINK. If the number is divisible by both p and q, print OUTTHINK. Otherwise, print the number.
Algorithm runtime analysis: What's the complexity of computing the fibonacci numbers?
Can you explain Software Development LifeCycle?
Exibindo 1 a 10 perguntas de entrevista