Algo
🧠 Algorithms and Data structures
Install / Use
/learn @aitemr/AlgoREADME
<p align="center">
<img src=".github/header.png">
<h1 align="center">
Algorithms and Data structures
<br>
<a href="https://travis-ci.org/aitemr/algo.svg?branch=master" ><img alt="build" src="https://travis-ci.org/aitemr/algo.svg?branch=master" /></a>
<a href="https://img.shields.io/badge/language-Swift-ff69b4.svg" ><img alt="language" src="https://img.shields.io/badge/language-Swift-ff69b4.svg" /></a>
<a href="https://t.me/aitemr" ><img alt="contact" src="https://img.shields.io/badge/contact-%40aitemr-blue.svg" /></a>
<a href="./LICENSE.md" ><img alt="license" src="https://img.shields.io/badge/License-MIT-yellow.svg" /></a>
</h1>
</p>
This is my personal repository of solutions that I wrote through the time.
I hope that my codes will help you to solve some problems.
Sources of problems
Courses
- Algorithms, Part I (Princeton)
- The Algorithm Design Canvas
- Byte by Byte (Sam Gavis-Hughson)
- Олимпиадные задачи по программированию (Фёдор Меньшиков)
Useful Links
- Coding Interview University - A complete computer science study plan to become a software engineer.
- Tech Interview Handbook - Algorithms study materials, behavioral content and tips for rocking your coding interview
- Cracking the Coding Interview (Gayle Laakmann McDowell)
Credits
Inspired by:
- @datbayev's algo
- @zotvent's competitive-programming
- @nurnisi's algorithms-and-data-structures
- @adja's algos
Support
If you have a question, find a bug, or just want to say hi, please open an issue on GitHub.
License
MIT License © Islam Temirbek
