All Projects → williamfiset → DEPRECATED-data-structures

williamfiset / DEPRECATED-data-structures

Licence: MIT license
A collection of powerful data structures

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to DEPRECATED-data-structures

Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (-4.31%)
Mutual labels:  stack, queue, trie, priority-queue, balanced-tree, heap, linkedlist, binarytree, fenwick, segmenttree, suffixarray, unionfind, suffixtree, hash-table, disjoint-set, segment-tree, union-find
Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Stars: ✭ 166 (-93.73%)
Mutual labels:  stack, queue, trie, heap
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (-98.34%)
Mutual labels:  stack, queue, trie, heap
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-98.41%)
Mutual labels:  stack, queue, trie, priority-queue
Buckets Swift
Swift Collection Data Structures Library
Stars: ✭ 106 (-96%)
Mutual labels:  stack, queue, trie, priority-queue
DSA
Data Structures and Algorithms
Stars: ✭ 13 (-99.51%)
Mutual labels:  queue, heap, segment-tree, union-find
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (-96.64%)
Mutual labels:  stack, queue, trie, heap
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-98.72%)
Mutual labels:  stack, queue, heap, hash-table
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (-82.97%)
Mutual labels:  stack, queue, trie, heap
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (-82.48%)
Mutual labels:  stack, queue, heap
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (-80.74%)
Mutual labels:  stack, queue, heap
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (-92.75%)
Mutual labels:  stack, queue, heap
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-93.28%)
Mutual labels:  stack, queue, trie
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (-76.77%)
Mutual labels:  stack, queue, heap
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+67.71%)
Mutual labels:  stack, queue, heap
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (-97.85%)
Mutual labels:  stack, queue, heap
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (-97.55%)
Mutual labels:  stack, queue, trie
ctl
My variant of the C Template Library
Stars: ✭ 105 (-96.03%)
Mutual labels:  stack, queue, priority-queue
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-99.06%)
Mutual labels:  stack, queue, heap
Mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Stars: ✭ 321 (-87.88%)
Mutual labels:  stack, queue, priority-queue

No Maintenance Intended

⛔️ 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 repo in mid 2019. Please submit pull requests and issues to the Algorithms repo.

License

This repository is released under the MIT license. In short, this means you are free to use this software in any personal, open-source or commercial projects. Attribution is optional but appreciated.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].