Architecture questions, programming questions, personality questions, a bit of a gamut. Specifically things like 'How would you build {x} given {y} constraints'
Senior Software Engineer Java Interview Questions
95,567 senior software engineer java interview questions shared by candidates
Write the code for singleton pattern? Convert singleton to Nton.
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.
Viewing 231 - 240 interview questions