Code a FizzBuzz and print all the numbers up to 100, but replace multiples of 3 and 5 with parts of the word SiteHost.
Junior Developer Interview Questions
22,732 junior developer interview questions shared by candidates
Coding questions can be found on GitHub.
Logical Question
What if and What else type questions.
do you speak english fluently?
Capacidade de falar ingles, linguagens utilizadas anteriormente, procuravam alguém para java
Q: merge two sorted arrays in O(n) time complexity withour using library function:array1 = {1, 2, 3, 5, 9} and array2 = {0, 4, 2}: Output: [0, 1, 2, 2, 3, 4, 5, 9]
Q: Print series upto n terms: 1, 0, 22, 23, 43, 88, 64, 195, 85, 344...... n.
What does it mean for the function to be static?
how to cut cake in equal parts?
Viewing 2071 - 2080 interview questions