Como é seu trabalho atual
Junior Software Interview Questions
12,095 junior software interview questions shared by candidates
I got an assignment that I had to do in 2 hours.
given a string we have to say can we form pallindrome word or not by any possible rearranging .
Implement a function to take an array of integers which are guaranteed to be in ascending order, square them, and then return an array that maintains that order. Can you improve the runtime of the solution?
print number 1 to 100 without any loop
1. avg of two greatest no.s in an array without using nested loop. 2. print first non repeated letter from string eg. in INDIA, N should get printed.
they give you a pretty easy take home coding test
Write a compound SQL query.
WAP to find sum of first n prime nos. like n=5 then addition would be of 2+3+5+7+11
Reverse a int[] array in place
Viewing 51 - 60 interview questions