Q: Describe some real life applications of machine learning
Software Engineer Sr Interview Questions
67,191 software engineer sr interview questions shared by candidates
Architecture questions, programming questions, personality questions, a bit of a gamut. Specifically things like 'How would you build {x} given {y} constraints'
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?
design an algorithm to located a retail location in an optimal position relative to our users.
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 181 - 190 interview questions