All Projects → Data-Structures → Similar Projects or Alternatives

588 Open source projects that are alternatives of or similar to Data-Structures

AlgoDaily
just for fun
Stars: ✭ 118 (+168.18%)
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+9993.18%)
Mutual labels:  linked-list, stack, queue, heap, hashtable
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 (+277.27%)
Mutual labels:  linked-list, stack, queue, trie, heap
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 (+227.27%)
Mutual labels:  linked-list, queue, trie, binary-search-tree
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (+925%)
Mutual labels:  stack, queue, trie, heap
adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
Stars: ✭ 33 (-25%)
Mutual labels:  linked-list, stack, heap, hashtable
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+265.91%)
Mutual labels:  linked-list, stack, queue, heap
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+5918.18%)
Mutual labels:  stack, queue, trie, heap
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+1297.73%)
Mutual labels:  linked-list, stack, queue, heap
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (+5659.09%)
Mutual labels:  stack, queue, trie, 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 (+47.73%)
Mutual labels:  linked-list, stack, queue, trie
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+954.55%)
Mutual labels:  linked-list, stack, queue, heap
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+102.27%)
Mutual labels:  stack, queue, trie, heap
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 (+7220.45%)
Mutual labels:  linked-list, stack, queue, binary-tree
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-43.18%)
Mutual labels:  linked-list, stack, queue, heap
data-structure-and-algorithm
Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具
Stars: ✭ 86 (+95.45%)
Mutual labels:  stack, binary-search-tree, binary-tree, heap
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+336.36%)
Mutual labels:  stack, queue, heap
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+75%)
Mutual labels:  linked-list, stack, queue
Data-structures
Data Structures in Java
Stars: ✭ 13 (-70.45%)
Mutual labels:  linked-list, 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 (+86.36%)
Mutual labels:  linked-list, stack, queue
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-29.55%)
Mutual labels:  linked-list, stack, queue
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+1059.09%)
Mutual labels:  stack, queue, heap
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-61.36%)
Mutual labels:  linked-list, stack, queue
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+1147.73%)
Mutual labels:  linked-list, stack, queue
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+1320.45%)
Mutual labels:  linked-list, stack, queue
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-20.45%)
Mutual labels:  linked-list, stack, queue
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-22.73%)
Mutual labels:  stack, queue, heap
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+304.55%)
Mutual labels:  stack, queue, trie
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (+175%)
Mutual labels:  linked-list, stack, queue
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+215.91%)
Mutual labels:  linked-list, stack, queue
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (+277.27%)
Mutual labels:  linked-list, stack, queue
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (+3750%)
Mutual labels:  binary-search-tree, binary-tree, heap
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+325%)
Mutual labels:  linked-list, stack, queue
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+2463.64%)
Mutual labels:  linked-list, stack, queue
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (+25%)
Mutual labels:  stack, queue, hashtable
ctl
My variant of the C Template Library
Stars: ✭ 105 (+138.64%)
Mutual labels:  stack, queue, hashtable
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (+29.55%)
Mutual labels:  stack, queue, heap
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-4.55%)
Mutual labels:  stack, queue, trie
Cs2223
This a repository for WPI CS2223 Algorithms D Term 2018
Stars: ✭ 121 (+175%)
Mutual labels:  stack, queue, heap
Buckets Swift
Swift Collection Data Structures Library
Stars: ✭ 106 (+140.91%)
Mutual labels:  stack, queue, trie
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 (+20.45%)
Mutual labels:  linked-list, stack, queue
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (+256.82%)
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 (+20.45%)
Mutual labels:  stack, queue
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (+184.09%)
Mutual labels:  stack, trie
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+459.09%)
Mutual labels:  linked-list, stack
Competitive Coding
Contains Solution for all type of Problems of Competitive Programming. Updates Frequently as any problem is solved.
Stars: ✭ 16 (-63.64%)
Mutual labels:  stack, heap
fastrq
Queue, Stack and Priority Queue built on Redis.
Stars: ✭ 15 (-65.91%)
Mutual labels:  stack, queue
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+520.45%)
Mutual labels:  linked-list, heap
Algods
Implementation of Algorithms and Data Structures, Problems and Solutions
Stars: ✭ 3,295 (+7388.64%)
Mutual labels:  linked-list, binary-search-tree
Data Structures
Go datastructures.
Stars: ✭ 336 (+663.64%)
Mutual labels:  linked-list, trie
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 (+184.09%)
Mutual labels:  stack, queue
Liblist
Generic Linked list Management Library in C
Stars: ✭ 22 (-50%)
Mutual labels:  linked-list, queue
shoki
Purely functional data structures in Java
Stars: ✭ 30 (-31.82%)
Mutual labels:  stack, queue
Coding Ninjas Java Solutions
This will have solutions to all the problems that are included in Coding Ninja's 2020 Java Course. Star the repo if you like it.
Stars: ✭ 32 (-27.27%)
Mutual labels:  linked-list, stack
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (+175%)
Mutual labels:  linked-list, trie
Problem-Solving
This Repository consists of my solutions💡 in Python 3 to various problems in Data Structures and Algorithms.🎖️
Stars: ✭ 17 (-61.36%)
Mutual labels:  linked-list, binary-search-tree
Golang Examples
Some examples for the programming language Go.
Stars: ✭ 14 (-68.18%)
Mutual labels:  linked-list, stack
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-34.09%)
Mutual labels:  stack, queue
interview-cookbook
A playground for learning DataStructures, Algorithms, and Object-Oriented Concepts.
Stars: ✭ 25 (-43.18%)
Mutual labels:  linked-list, stack
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 (-59.09%)
Mutual labels:  queue, hashtable
1-60 of 588 similar projects