Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/williamfiset/deprecated-data-structures

A collection of powerful data structures
https://github.com/williamfiset/deprecated-data-structures

balanced-tree binarytree data-structures disjoint-set fenwick graph hash-table heap java linkedlist priority-queue queue segment-tree segmenttree stack suffixarray suffixtree trie union-find unionfind

Last synced: 4 days ago
JSON representation

A collection of powerful data structures

Awesome Lists containing this project

README

        

[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)

# ⛔️ DEPRECATED ⛔️

### Project status

This data-structures repository is deprecated. It is no longer being actively maintained or watched. The data structures in this repository was moved to the [Algorithms](https://github.com/williamfiset/Algorithms) repo in mid 2019. Please submit pull requests and issues to the [Algorithms](https://github.com/williamfiset/Algorithms) repo.

### License

This repository is released under the [MIT license](https://opensource.org/licenses/MIT). In short, this means you are free to use this software in any personal, open-source or commercial projects. Attribution is optional but appreciated.