given an integer, write code to list all primes preceding it.
Programador Cientifico Interview Questions
711,032 programador cientifico interview questions shared by candidates
How could you represent days and month using 2 6 sided dice
Given the following list of objects {user, loginTime, logoutTime}. What is the maximum number of concurrent users logged in at the same time? Input: [ {user: A, login: 1, logout: 3}, {user: B, login: 3, logout: 4}, {user: C, login: 1, logout: 2}, {user: D, login: 123123123, logout: 987987987}, {user: E, login: 1, logout: 3} ] Output: 3
"If you were stranded on a desert island, what three development tools would you bring with you?"
first round interview
Why do you want to join Tableau? Find the smallest unique integer in a random integer array with possible duplicates.
My previous experience.
Can write a function which inputs two ints and check if it is 3 it should return 6 if input is 6 return 3, without using any condition.
Write a Java program to count the number of occurances of each number in a series of numbers.
if there are 9 white balls and 7 black balls in a bag .You have to take out balls one by one from the bag.then in how many attempts you wilk get a matched pair
Viewing 631 - 640 interview questions