General algorithm questions. Nothing too complicated, but in person interview was all day and the pressure is high.
Site Engineer Interview Questions
3,482 site engineer interview questions shared by candidates
Design a data structure to read a stream of temperatures and find the max within the past 24 hours
Do you know how to create a repo in Linux
Transmute one word to another by the shortest path of 1-letter changes through a path of actual words.
Find all files with the same file data and link them up.
First technical interview, they ask me to make a class that given a keyboard configuration and the size of the keyboard, given a coodinates returns the key. The cration of the class also include a list of vectors with the keys
Given a data structure of rows (source, ratio, destination), find the value of conversion for a given source to a given destination. Example (EUR, 1.23, GBP)
Parse a IPv4 address using RegEx
Design a "snakes" game (funny point was that the interviewer had been unaware that YouTube used to have such a game during slow video loading).
Given a matrix (not necessarily a square), a starting position on the matrix, and a set of valid moves, count the total number of paths from the starting position.
Viewing 831 - 840 interview questions