Starscream-11813 / Algorithms

Several algorithms and data structures implemented in C++ by me (credited to others where necessary).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithms

This repository contains my implementations of several algorithms and data structures in C++ (credited to others where necessary). It has initially started out as a repository used for programming contests, but has since then grown into a repository involving a wide variety of implementations not typically useful for such events. Will be updated periodically. You are free to use these codes wherever you want without permission. This comes without any warranties though!

Pull requests

If you spot any errors in the implementation(s), please let me know by submitting a relevant pull request. Furthermore, if you'd like to see a particular data structure or algorithm implemented here, let me know by raising an issue.

License

MIT

About

Several algorithms and data structures implemented in C++ by me (credited to others where necessary).

License:MIT License


Languages

Language:C++ 97.7%Language:C 2.3%