Lidar based questions Point cloud plus structure AI basics
Algorithm Interview Questions
882 algorithm interview questions shared by candidates
Questions about the Gaussian distribution? Questions about the basic probability questions? How to sort the largest element in a sequence
Create a data structure that has certain properties
Basic CS questions related to data structures, e.g. When do you use a linked list?
Write a parser to evaluate math expressions
Stock buy sell problems, sorting algorithms
Leetcode medium+ questions, background questions
How did you hear about HRT?
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.
Viewing 551 - 560 interview questions