All Projects → data-structure-project → Similar Projects or Alternatives

918 Open source projects that are alternatives of or similar to data-structure-project

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 (+1006.9%)
Mutual labels:  tree, stack, queue, array, hashmap
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (+20.69%)
Mutual labels:  tree, stack, queue, array
ctl
My variant of the C Template Library
Stars: ✭ 105 (+262.07%)
Mutual labels:  tree, stack, queue, hashmap
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 (+82.76%)
Mutual labels:  tree, stack, queue, array
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 (+472.41%)
Mutual labels:  tree, stack, queue, array
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 (+331.03%)
Mutual labels:  tree, stack, queue, array
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+1500%)
Mutual labels:  tree, stack, queue, array
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+379.31%)
Mutual labels:  tree, stack, queue, array
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+15213.79%)
Mutual labels:  tree, stack, queue, array
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+1658.62%)
Mutual labels:  stack, queue, array
BasicExercises
📘 Personal basic practice test playground.
Stars: ✭ 84 (+189.66%)
Mutual labels:  tree, stack, linklist
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (+89.66%)
Mutual labels:  stack, queue, hashmap
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+455.17%)
Mutual labels:  stack, queue, hashmap
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (+6.9%)
Mutual labels:  stack, queue, array
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+562.07%)
Mutual labels:  stack, queue, hashmap
AlgoDaily
just for fun
Stars: ✭ 118 (+306.9%)
Mutual labels:  tree, stack, queue
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 (-37.93%)
Mutual labels:  tree, queue, hashmap
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (+17.24%)
Mutual labels:  tree, stack, queue
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+206.9%)
Mutual labels:  tree, stack, queue
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+165.52%)
Mutual labels:  tree, stack, queue
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (+17.24%)
Mutual labels:  tree, stack, queue
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+544.83%)
Mutual labels:  tree, 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 (+11006.9%)
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 (+182.76%)
Mutual labels:  tree, stack, queue
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+1344.83%)
Mutual labels:  tree, stack, queue
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+2020.69%)
Mutual labels:  tree, stack, queue
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+3789.66%)
Mutual labels:  tree, stack, queue
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+513.79%)
Mutual labels:  tree, stack, queue
shoki
Purely functional data structures in Java
Stars: ✭ 30 (+3.45%)
Mutual labels:  stack, queue, hashmap
HashMapC
A tiny library for using easily HashMap, arraylist in the C.
Stars: ✭ 21 (-27.59%)
Mutual labels:  array, hashmap, arraylist
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-13.79%)
Mutual labels:  stack, queue, hashmap
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (+317.24%)
Mutual labels:  tree, stack, queue
Gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
Stars: ✭ 254 (+775.86%)
Mutual labels:  stack, queue
Data-structures
Data Structures in Java
Stars: ✭ 13 (-55.17%)
Mutual labels:  stack, queue
Interview Questions In Javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
Stars: ✭ 3,268 (+11168.97%)
Mutual labels:  stack, array
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (+1455.17%)
Mutual labels:  stack, queue
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+2055.17%)
Mutual labels:  stack, queue
Qlibc
qLibc is a simple and yet powerful C library providing generic data structures and algorithms
Stars: ✭ 614 (+2017.24%)
Mutual labels:  stack, queue
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (+44.83%)
Mutual labels:  stack, queue
Buckets Swift
Swift Collection Data Structures Library
Stars: ✭ 106 (+265.52%)
Mutual labels:  stack, queue
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+1793.1%)
Mutual labels:  stack, queue
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (+96.55%)
Mutual labels:  stack, queue
Collections.pooled
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
Stars: ✭ 115 (+296.55%)
Mutual labels:  stack, queue
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (+472.41%)
Mutual labels:  stack, queue
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (+441.38%)
Mutual labels:  stack, queue
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (+8637.93%)
Mutual labels:  stack, queue
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (+713.79%)
Mutual labels:  stack, array
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (+51.72%)
Mutual labels:  stack, queue
Cs2223
This a repository for WPI CS2223 Algorithms D Term 2018
Stars: ✭ 121 (+317.24%)
Mutual labels:  stack, queue
avl array
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
Stars: ✭ 33 (+13.79%)
Mutual labels:  tree, array
js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Stars: ✭ 86 (+196.55%)
Mutual labels:  tree, queue
dslib
🌿 A library of "connected" data structures
Stars: ✭ 122 (+320.69%)
Mutual labels:  tree, stack
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+748.28%)
Mutual labels:  tree, stack
AhaAlgorithms
《啊哈算法》书上代码
Stars: ✭ 47 (+62.07%)
Mutual labels:  tree, stack
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Stars: ✭ 144 (+396.55%)
Mutual labels:  tree, queue
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (+89.66%)
Mutual labels:  tree, array
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (+331.03%)
Mutual labels:  tree, stack
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+9031.03%)
Mutual labels:  stack, queue
Fortress-of-Solitude
This Library has resources to solve common data structure algorithm problems like a Doubly linked list, Generic trees, Queue, Stack, and other algorithms. Each lib has an option to carry your custom data in elements. Custom data in detail, other fantastic resources.
Stars: ✭ 53 (+82.76%)
Mutual labels:  stack, queue
scalable-concurrent-containers
High performance containers and utilities for concurrent and asynchronous programming
Stars: ✭ 101 (+248.28%)
Mutual labels:  tree, hashmap
1-60 of 918 similar projects