miguel550 / JobInterviewAlgorithms

A directory of classic algorithms that you will find when interviewing for software engineering jobs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JobInterviewAlgorithms

A library of classic algorithms that you will find when interviewing for software engineering jobs.

This libary will consist of directories that contain classic job interview algorithms. 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 for a different language, feel free to submit a pull request.

Algorithms

About

A directory of classic algorithms that you will find when interviewing for software engineering jobs.

License:MIT License


Languages

Language:C# 38.6%Language:Java 28.2%Language:JavaScript 20.4%Language:C++ 9.1%Language:Python 3.7%