All Projects → williamfiset → Data Structures

williamfiset / Data Structures

Licence: mit
A collection of powerful data structures

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Data Structures

DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+4.5%)
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
Javascript Datastructures Algorithms
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Stars: ✭ 3,221 (+27.11%)
Mutual labels:  graph, data-structures, stack, priority-queue, queue
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+75.26%)
Mutual labels:  graph, data-structures, stack, heap, queue
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-98.34%)
Mutual labels:  data-structures, stack, trie, priority-queue, queue
Buckets Swift
Swift Collection Data Structures Library
Stars: ✭ 106 (-95.82%)
Mutual labels:  graph, stack, trie, priority-queue, queue
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (-82.2%)
Mutual labels:  graph, stack, trie, heap, queue
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.45%)
Mutual labels:  graph, stack, trie, heap, queue
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-92.62%)
Mutual labels:  graph, data-structures, stack, queue
Data-structures
Data Structures in Java
Stars: ✭ 13 (-99.49%)
Mutual labels:  stack, queue, graph, data-structures
Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Stars: ✭ 125 (-95.07%)
Mutual labels:  data-structures, stack, priority-queue, queue
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (-98.26%)
Mutual labels:  stack, queue, trie, heap
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (-97.91%)
Mutual labels:  graph, data-structures, stack, queue
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-94.51%)
Mutual labels:  graph, data-structures, stack, queue
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (-55.49%)
Mutual labels:  data-structures, stack, priority-queue, queue
DSA
Data Structures and Algorithms
Stars: ✭ 13 (-99.49%)
Mutual labels:  queue, heap, segment-tree, union-find
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (-75.73%)
Mutual labels:  graph, stack, heap, queue
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (-93.65%)
Mutual labels:  data-structures, stack, heap, queue
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-98.66%)
Mutual labels:  stack, queue, heap, hash-table
Heapify
The fastest JavaScript priority queue out there. Zero dependencies.
Stars: ✭ 520 (-79.48%)
Mutual labels:  data-structures, heap, priority-queue, queue
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-92.98%)
Mutual labels:  graph, stack, trie, 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 were 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].