All Projects → Datastructure → Similar Projects or Alternatives

1756 Open source projects that are alternatives of or similar to Datastructure

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 (-70.17%)
Mutual labels:  tree, stack, datastructures, list, queue
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-55.37%)
Mutual labels:  tree, stack, sort, datastructures, queue
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+46.78%)
Mutual labels:  tree, stack, sort, list, queue
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 (-23.39%)
Mutual labels:  algorithms, tree, stack, list, queue
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-66.83%)
Mutual labels:  algorithms, tree, stack, queue
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+959.9%)
Mutual labels:  algorithms, tree, stack, queue
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (-54.18%)
Mutual labels:  stack, datastructures, list, queue
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+31.03%)
Mutual labels:  algorithms, stack, datastructures, queue
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (-91.89%)
Mutual labels:  tree, stack, queue, sort
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (-71.12%)
Mutual labels:  algorithms, tree, stack, queue
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+10.74%)
Mutual labels:  tree, stack, queue, sort
Gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
Stars: ✭ 254 (-39.38%)
Mutual labels:  stack, sort, list, queue
Gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
Stars: ✭ 10,883 (+2497.37%)
Mutual labels:  tree, stack, sort, list
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (-78.76%)
Mutual labels:  tree, stack, queue, datastructures
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (-61.58%)
Mutual labels:  algorithms, stack, queue
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+21.72%)
Mutual labels:  stack, list, queue
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-91.89%)
Mutual labels:  tree, stack, queue
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+169.21%)
Mutual labels:  tree, stack, queue
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-93.08%)
Mutual labels:  tree, stack, queue
Algorithms
Minimal examples of data structures and algorithms in Python
Stars: ✭ 20,123 (+4702.63%)
Mutual labels:  algorithms, tree, sort
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (-70.17%)
Mutual labels:  tree, stack, sort
BasicExercises
📘 Personal basic practice test playground.
Stars: ✭ 84 (-79.95%)
Mutual labels:  tree, stack, sort
Liblist
Generic Linked list Management Library in C
Stars: ✭ 22 (-94.75%)
Mutual labels:  datastructures, list, queue
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (-86.4%)
Mutual labels:  stack, datastructures, queue
ctl
My variant of the C Template Library
Stars: ✭ 105 (-74.94%)
Mutual labels:  tree, stack, queue
Data Structures
This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site
Stars: ✭ 82 (-80.43%)
Mutual labels:  tree, stack, queue
Algorithm
The repository algorithms implemented on the Go
Stars: ✭ 163 (-61.1%)
Mutual labels:  algorithms, sort, datastructures
AhaAlgorithms
《啊哈算法》书上代码
Stars: ✭ 47 (-88.78%)
Mutual labels:  tree, stack, sort
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 (-87.35%)
Mutual labels:  tree, stack, queue
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (-81.62%)
Mutual labels:  tree, stack, 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 (-60.38%)
Mutual labels:  tree, stack, queue
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-91.65%)
Mutual labels:  tree, stack, queue
AlgoDaily
just for fun
Stars: ✭ 118 (-71.84%)
Mutual labels:  tree, stack, queue
Data-structures
Data Structures in Java
Stars: ✭ 13 (-96.9%)
Mutual labels:  stack, queue, datastructures
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (+7.64%)
Mutual labels:  algorithms, stack, queue
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 (+668.74%)
Mutual labels:  tree, stack, queue
Collections.pooled
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
Stars: ✭ 115 (-72.55%)
Mutual labels:  stack, list, queue
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-57.52%)
Mutual labels:  tree, stack, queue
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+15.04%)
Mutual labels:  algorithms, tree, sort
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+2739.38%)
Mutual labels:  algorithms, sort, datastructures
Matlab Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Stars: ✭ 180 (-57.04%)
Mutual labels:  algorithms, datastructures
Algocasts Js
DSA in JavaScript ✅
Stars: ✭ 189 (-54.89%)
Mutual labels:  algorithms, datastructures
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+3993.32%)
Mutual labels:  algorithms, sort
Pretty Algorithms
🌊 Pretty, common and useful algorithms with modern JS and beautiful tests
Stars: ✭ 2,163 (+416.23%)
Mutual labels:  algorithms, sort
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (+442.24%)
Mutual labels:  algorithms, datastructures
My Awesome Ai Bookmarks
Curated list of my reads, implementations and core concepts of Artificial Intelligence, Deep Learning, Machine Learning by best folk in the world.
Stars: ✭ 223 (-46.78%)
Mutual labels:  algorithms, list
Rrt Algorithms
n-dimensional RRT, RRT* (RRT-Star)
Stars: ✭ 195 (-53.46%)
Mutual labels:  algorithms, tree
Competitive Programming Resources
This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.
Stars: ✭ 199 (-52.51%)
Mutual labels:  algorithms, datastructures
Competitive Programming Library
Templates, algorithms and data structures implemented and collected for programming contests. Check README.md for an overview.
Stars: ✭ 236 (-43.68%)
Mutual labels:  algorithms, datastructures
Harbol
Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib
Stars: ✭ 18 (-95.7%)
Mutual labels:  tree, queue
js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Stars: ✭ 86 (-79.47%)
Mutual labels:  tree, queue
quetie
🎀 Just the cutest and tiniest queue/deque implementation!
Stars: ✭ 111 (-73.51%)
Mutual labels:  stack, queue
dd-algorithm-examples
Code Snippets of DataStructure & Algorithm & LeetCode Implementations/Solutions for Several Programming Language: Java, JavaScript, Go, Python, Rust, etc. 💫 多语言版本的数据结构与算法实现分析
Stars: ✭ 33 (-92.12%)
Mutual labels:  tree, datastructures
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-94.03%)
Mutual labels:  stack, queue
Problem-Solving
contains all coding interview practice problems, data structures and algorithms implementations. 👨‍💻👨‍💻💥 🚩
Stars: ✭ 14 (-96.66%)
Mutual labels:  stack, datastructures
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-95.94%)
Mutual labels:  stack, queue
shoki
Purely functional data structures in Java
Stars: ✭ 30 (-92.84%)
Mutual labels:  stack, queue
Atomic queue
C++ lockless queue.
Stars: ✭ 373 (-10.98%)
Mutual labels:  datastructures, queue
Iter
Go implementation of C++ STL iterators and algorithms.
Stars: ✭ 132 (-68.5%)
Mutual labels:  algorithms, datastructures
Tabulator
Interactive Tables and Data Grids for JavaScript
Stars: ✭ 4,329 (+933.17%)
Mutual labels:  sort, list
1-60 of 1756 similar projects