Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.93 KB

File metadata and controls

22 lines (19 loc) · 1.93 KB

JobInterviewAlgorithms

A library of classic algorithms that you will find very useful to study when interviewing for your next software engineering job.

It consists of directories that contain classic job interview algorithms from all the top tech companies. Inside each folder there will be files that coincide with different programming languages' solutions. If you would like to write a new algorithm, or possibly add a new solution in a different language, feel free to submit a pull request.

Algorithms

If you'd like to add a new feature or report a problem with any of the existing solutions feel free to do so here