Given an arbitrary list of integers find the statistical mode returning them in a list.
Senior Software Developer Java Interview Questions
97,971 senior software developer java interview questions shared by candidates
You have a rectangular shape pie with some rectangular piece taken out. How would you cut it on two equivalent pieces by making a single knife cut?
write a c# method to bring pairs of integers that sum up to 10 from an array of integers.
design an algorithm to located a retail location in an optimal position relative to our users.
write a sql query that eliminates duplicated. there is no unique index/identifier of any kind that is present
Blank cheque
SQL Two tables each have one column with a field called 'ID' write SQL to extract online the ID's in table one that are not in table two
Reverse a single linked list.
find common numbers in 2 arrays of integer, try to use O(N).
After asking the details of my current role, he only gave me a simple coding question. Write a function using C++ or Java that is passed an integer and it returns the number of bits set to 1. Is there a way to improve your solution and make it faster and more efficient?
Viewing 241 - 250 interview questions