All Projects → Algorithm-Data-Structures-Python → Similar Projects or Alternatives

827 Open source projects that are alternatives of or similar to Algorithm-Data-Structures-Python

Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+161.76%)
Mutual labels:  tree, stack, queue, heap
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (+7352.94%)
Mutual labels:  stack, queue, heap, hash-table
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+1264.71%)
Mutual labels:  tree, stack, queue, heap
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+7688.24%)
Mutual labels:  stack, queue, heap, hash-table
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+1708.82%)
Mutual labels:  tree, stack, queue, heap
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 (+388.24%)
Mutual labels:  tree, stack, queue, heap
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+12961.76%)
Mutual labels:  tree, stack, queue, heap
Cs2223
This a repository for WPI CS2223 Algorithms D Term 2018
Stars: ✭ 121 (+255.88%)
Mutual labels:  stack, queue, heap
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+373.53%)
Mutual labels:  stack, queue, heap
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+126.47%)
Mutual labels:  tree, stack, queue
AlgoDaily
just for fun
Stars: ✭ 118 (+247.06%)
Mutual labels:  tree, stack, queue
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (+67.65%)
Mutual labels:  stack, queue, heap
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+1132.35%)
Mutual labels:  tree, stack, queue
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (+0%)
Mutual labels:  tree, stack, 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 (+844.12%)
Mutual labels:  tree, stack, queue
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+464.71%)
Mutual labels:  stack, queue, 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 (+55.88%)
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 (+9373.53%)
Mutual labels:  tree, stack, queue
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (+255.88%)
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 (+141.18%)
Mutual labels:  tree, stack, queue
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+3217.65%)
Mutual labels:  tree, stack, queue
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+423.53%)
Mutual labels:  tree, stack, queue
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+450%)
Mutual labels:  tree, stack, queue
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-14.71%)
Mutual labels:  tree, stack, queue
ctl
My variant of the C Template Library
Stars: ✭ 105 (+208.82%)
Mutual labels:  tree, stack, queue
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (+29.41%)
Mutual labels:  stack, queue, heap
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-26.47%)
Mutual labels:  stack, queue, heap
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+308.82%)
Mutual labels:  tree, stack, queue
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 (+267.65%)
Mutual labels:  tree, stack, queue
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+1400%)
Mutual labels:  stack, queue, heap
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (+1226.47%)
Mutual labels:  stack, queue, heap
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (+2.94%)
Mutual labels:  tree, stack, queue
Buckets Swift
Swift Collection Data Structures Library
Stars: ✭ 106 (+211.76%)
Mutual labels:  stack, queue
Collections.pooled
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
Stars: ✭ 115 (+238.24%)
Mutual labels:  stack, queue
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (+23.53%)
Mutual labels:  stack, queue
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (+361.76%)
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 (+55.88%)
Mutual labels:  stack, queue
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+1738.24%)
Mutual labels:  stack, queue
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (+388.24%)
Mutual labels:  stack, queue
treap
A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.
Stars: ✭ 23 (-32.35%)
Mutual labels:  tree, heap
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+623.53%)
Mutual labels:  tree, stack
AhaAlgorithms
《啊哈算法》书上代码
Stars: ✭ 47 (+38.24%)
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 (+323.53%)
Mutual labels:  tree, queue
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+702.94%)
Mutual labels:  tree, heap
Qlibc
qLibc is a simple and yet powerful C library providing generic data structures and algorithms
Stars: ✭ 614 (+1705.88%)
Mutual labels:  stack, queue
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+1317.65%)
Mutual labels:  tree, heap
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+18285.29%)
Mutual labels:  tree, heap
ds
🔗 Common Data Structures and Algorithms
Stars: ✭ 40 (+17.65%)
Mutual labels:  tree, hash-table
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 (+31908.82%)
Mutual labels:  tree, stack
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 (+91.18%)
Mutual labels:  stack, queue
Competitive Coding
Contains Solution for all type of Problems of Competitive Programming. Updates Frequently as any problem is solved.
Stars: ✭ 16 (-52.94%)
Mutual labels:  stack, heap
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (+267.65%)
Mutual labels:  tree, 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 (-47.06%)
Mutual labels:  tree, queue
BasicExercises
📘 Personal basic practice test playground.
Stars: ✭ 84 (+147.06%)
Mutual labels:  tree, stack
js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Stars: ✭ 86 (+152.94%)
Mutual labels:  tree, queue
quetie
🎀 Just the cutest and tiniest queue/deque implementation!
Stars: ✭ 111 (+226.47%)
Mutual labels:  stack, queue
dslib
🌿 A library of "connected" data structures
Stars: ✭ 122 (+258.82%)
Mutual labels:  tree, stack
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+1514.71%)
Mutual labels:  stack, queue
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-50%)
Mutual labels:  stack, queue
NALib
General purpose C sourcecode collection
Stars: ✭ 16 (-52.94%)
Mutual labels:  stack, heap
1-60 of 827 similar projects