How did you hear about HRT?
Algorithm Developer Interview Questions
982 algorithm developer interview questions shared by candidates
Write an algorithm to run a parking lot
Number systems (binary, hexadecimal, etc)
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.
1) Given an array of list, determine if each number in the list can be written as a sum of 2 Fibonacci numbers. 2) Pandas questions. 3 & 4) Determine how many squares (q3) and rectangle (q4) can be formed given a bunch of points on the coordinate system.
- OS related question: process vs thread, virtual memory - Algorithm question
Some leetcode style question, and you need to describe your idea.
They ask typical probability statistics problems and algorithm/data structure knowledge. In the final round, you should conduct more practical data anslysis/coding.
What did you do in your previous role?
What do you know about the job you applied? Skills and responsibilities?
Viewing 621 - 630 interview questions