Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dtsdwarak/algorithms

Algorithms - Mostly for practice and reference
https://github.com/dtsdwarak/algorithms

algorithms leetcode

Last synced: about 1 month ago
JSON representation

Algorithms - Mostly for practice and reference

Awesome Lists containing this project

README

        

# Algorithms
Algorithms - Mostly for practice and reference

# Build
Use ```g++, MINGW``` or ```clang``` compilers to build the code

## IDE/Editor setup

For linux users, please follow the [Linux Setup Guide](LINUX_SETUP.md) guide.

# References

For Interview prep references, also check [DS Wise Algorithms List](./interview_prep/Algorithms.md)