All Projects → data-structures-algorithms → Similar Projects or Alternatives

199 Open source projects that are alternatives of or similar to data-structures-algorithms

Unity-IMGUI-TreeView
Simple Tree View implementation for IMGUI (Editor GUI) in Unity. Includes a special type for working with asset paths, but base data structure and view can be easily extended to support anything.
Stars: ✭ 73 (+151.72%)
Mutual labels:  tree-structure
Algorithm Visualizer
🎆Interactive Online Platform that Visualizes Algorithms from Code
Stars: ✭ 35,995 (+124020.69%)
Mutual labels:  data-structure
youtube discussion tree
This is a python API that allows you to obtain the discusion that occurs on the comments of a Youtube video as a tree structure. It also controls the quota usage that consumes your implementation over Youtube Data Api through this library, and allows you to represent and serialize the discusion tree.
Stars: ✭ 16 (-44.83%)
Mutual labels:  tree-structure
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (+2613.79%)
Mutual labels:  data-structure
docker-bakery
Dockerfile hierarchy management tool with automatic rebuilding of dependent images when parent changes
Stars: ✭ 30 (+3.45%)
Mutual labels:  tree-structure
Book on python algorithms and data structure
🪐 Book on Python, Algorithms, and Data Structures. 🪐
Stars: ✭ 604 (+1982.76%)
Mutual labels:  data-structure
BokkyPooBahsRedBlackTreeLibrary
BokkyPooBah's Red-Black Binary Search Tree Library
Stars: ✭ 117 (+303.45%)
Mutual labels:  binary-search-tree
Lintcode
📘 C++11 Solutions of All 289 LintCode Problems (No More Updates)
Stars: ✭ 570 (+1865.52%)
Mutual labels:  data-structure
trie
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
Stars: ✭ 84 (+189.66%)
Mutual labels:  data-structure
Usaco Guide
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
Stars: ✭ 439 (+1413.79%)
Mutual labels:  data-structure
Go Patricia
A generic patricia trie (also called radix tree) implemented in Go (Golang)
Stars: ✭ 243 (+737.93%)
Mutual labels:  data-structure
Algorithms
Minimal examples of data structures and algorithms in Python
Stars: ✭ 20,123 (+69289.66%)
Mutual labels:  data-structure
nanostack
Small middleware stack library
Stars: ✭ 39 (+34.48%)
Mutual labels:  data-structure
Data Structure
基于java语言的数据结构及算法实现,LeetCode算法示例
Stars: ✭ 348 (+1100%)
Mutual labels:  data-structure
Denormalizr
Denormalize data normalized with normalizr
Stars: ✭ 231 (+696.55%)
Mutual labels:  data-structure
Swiftpriorityqueue
A Generic Priority Queue in Pure Swift
Stars: ✭ 314 (+982.76%)
Mutual labels:  data-structure
django-cte-forest
django-cte-forest implements efficient adjacency list trees using Django and PostgreSQL Common Table Expressions (CTE).
Stars: ✭ 24 (-17.24%)
Mutual labels:  tree-structure
Mytinystl
Achieve a tiny STL in C++11
Stars: ✭ 4,813 (+16496.55%)
Mutual labels:  data-structure
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+513.79%)
Mutual labels:  data-structure
Datastructures Algorithms
This repo contains links of questions and their solution for interview prepration from geeksforgeeks, leetcode, etc.
Stars: ✭ 262 (+803.45%)
Mutual labels:  data-structure
vue-nested-menu
A simple hands-on mobile nested menu UI component with a smooth slide animation
Stars: ✭ 34 (+17.24%)
Mutual labels:  tree-structure
contest.js
Ready for contest use! Data structures and algorithms in pure JavaScript with zero dependency.
Stars: ✭ 14 (-51.72%)
Mutual labels:  data-structure
Leetcode Solutions
🏋️ Python / Modern C++ Solutions of All 2111 LeetCode Problems (Weekly Update)
Stars: ✭ 2,787 (+9510.34%)
Mutual labels:  data-structure
fenwick
List data structure supporting prefix sums
Stars: ✭ 38 (+31.03%)
Mutual labels:  data-structure
js-data-structures
🌿 Data structures for JavaScript
Stars: ✭ 56 (+93.1%)
Mutual labels:  data-structure
elixir-queue
Queue data structure for Elixir-lang
Stars: ✭ 18 (-37.93%)
Mutual labels:  data-structure
Data structures and algorithms in python
📖 Worked Solutions of "Data Structures & Algorithms in Python", written by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser. ✏️
Stars: ✭ 147 (+406.9%)
Mutual labels:  data-structure
sword-x-offer
66 classic and common interview problems from 《剑指offer》 with multiple-method-CPP solutions, and common data structure summary, etc
Stars: ✭ 19 (-34.48%)
Mutual labels:  data-structure
stefano-tree
Framework agnostic Nested Set (MPTT) implementation for PHP
Stars: ✭ 24 (-17.24%)
Mutual labels:  tree-structure
js-data-structures-and-algorithms
JavaScript implementations of common data structure and algorithm concepts.
Stars: ✭ 31 (+6.9%)
Mutual labels:  data-structure
10weeks-codingtest
구름EDU 10주완성 알고리즘 코딩테스트의 해설 답안집입니다
Stars: ✭ 122 (+320.69%)
Mutual labels:  data-structure
FingerTree
A Scala implementation of the versatile purely functional data structure of the same name.
Stars: ✭ 59 (+103.45%)
Mutual labels:  data-structure
frangipanni
Program to convert lines of text into a tree structure.
Stars: ✭ 1,176 (+3955.17%)
Mutual labels:  tree-structure
fixie-trie
Compact tries for fixed-width keys
Stars: ✭ 23 (-20.69%)
Mutual labels:  data-structure
Mnemonist
Curated collection of data structures for the JavaScript/TypeScript language.
Stars: ✭ 1,752 (+5941.38%)
Mutual labels:  data-structure
hackerrank-30-Days-of-Code
Hackerrank Solutions of "30 Days of Code Challenges "
Stars: ✭ 23 (-20.69%)
Mutual labels:  data-structure
react-tree
Hierarchical tree component for React in Typescript
Stars: ✭ 174 (+500%)
Mutual labels:  tree-structure
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (+317.24%)
Mutual labels:  data-structure
Tastylib
C++ implementations of data structures, algorithms, and system designs.
Stars: ✭ 101 (+248.28%)
Mutual labels:  data-structure
Libdict
C library of key-value data structures.
Stars: ✭ 234 (+706.9%)
Mutual labels:  avl-tree
vue-virtualised
Blazing fast scrolling and updating for any amount of list and hierarchical data.
Stars: ✭ 18 (-37.93%)
Mutual labels:  tree-structure
C-language
C语言练习代码
Stars: ✭ 186 (+541.38%)
Mutual labels:  data-structure
Algorithm
The challenges for algorithm contests, and summary the implementation.
Stars: ✭ 115 (+296.55%)
Mutual labels:  data-structure
TreeRep
Learning Tree structures and Tree metrics
Stars: ✭ 18 (-37.93%)
Mutual labels:  tree-structure
Opends
Template Library of Data Structures in C++17
Stars: ✭ 151 (+420.69%)
Mutual labels:  avl-tree
array-keyed-map
JS datastructure, like Map, but the keys are arrays
Stars: ✭ 29 (+0%)
Mutual labels:  data-structure
Algorithm templates
algorithm templates and leetcode examples in Python3, you can learn many python tricks too.
Stars: ✭ 107 (+268.97%)
Mutual labels:  data-structure
playground
A place to play programming
Stars: ✭ 21 (-27.59%)
Mutual labels:  data-structure
ZKTreeTableView
A view of the tree structure.树状结构列表。
Stars: ✭ 97 (+234.48%)
Mutual labels:  tree-structure
Brein Time Utilities
Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.
Stars: ✭ 94 (+224.14%)
Mutual labels:  data-structure
avl array
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
Stars: ✭ 33 (+13.79%)
Mutual labels:  avl-tree
Blog
Life is a moment 📔
Stars: ✭ 1,236 (+4162.07%)
Mutual labels:  data-structure
Imtools
Fast and memory-efficient immutable collections and helper data structures
Stars: ✭ 85 (+193.1%)
Mutual labels:  avl-tree
Python3 data structures
Code from Youtube Tutorial Series
Stars: ✭ 90 (+210.34%)
Mutual labels:  avl-tree
linked-blocking-multi-queue
A concurrent collection that extends the existing Java concurrent collection library, offering an optionally-bounded blocking "multi-queue" based on linked nodes.
Stars: ✭ 41 (+41.38%)
Mutual labels:  data-structure
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (+96.55%)
Mutual labels:  avl-tree
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (+86.21%)
Mutual labels:  binary-search-tree
Usaco
General Resources for Competitive Programming
Stars: ✭ 1,152 (+3872.41%)
Mutual labels:  data-structure
Datatable
A Python package for manipulating 2-dimensional tabular data structures
Stars: ✭ 1,166 (+3920.69%)
Mutual labels:  data-structure
react-binary-tree
Binary Tree Traversal Visualisation
Stars: ✭ 25 (-13.79%)
Mutual labels:  binary-tree
61-120 of 199 similar projects