Write the code for singleton pattern? Convert singleton to Nton.
Senior Developer Interview Questions
94,533 senior developer interview questions shared by candidates
Given an arbitrary list of integers find the statistical mode returning them in a list.
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).
Viewing 231 - 240 interview questions