What is the fastest way to implement moving median smoothing filter
Algorithm Developer Interview Questions
982 algorithm developer interview questions shared by candidates
What frequency is alaised for a given signal
Resume related questions
Most questions were about previous experience.
Questions about the Gaussian distribution? Questions about the basic probability questions? How to sort the largest element in a sequence
You roll a six-sided fair die until you get all the faces. On average, how many times do you need to roll it?
Leetcode medium+ questions, background questions
How to work in a large codebase and build on existing code and work.
Reversi / Othello Game Logic: You receive a board size n and a series of moves. You have to simulate the game mechanics of Othello/Reversi. This involves placing a piece, checking all 8 directions (vertical, horizontal, diagonal) for opponent pieces, and "flipping" them if they are sandwiched between your pieces. You had to return the final score of Black vs. White pieces.
Write an algorithm to run a parking lot
Viewing 611 - 620 interview questions