All Projects → BasicExercises → Similar Projects or Alternatives

1245 Open source projects that are alternatives of or similar to BasicExercises

data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-65.48%)
Mutual labels:  tree, stack, linklist
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 (+12855.95%)
Mutual labels:  tree, stack, sort
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (-59.52%)
Mutual labels:  tree, stack, sort
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (+48.81%)
Mutual labels:  tree, stack, sort
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+632.14%)
Mutual labels:  tree, stack, sort
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+398.81%)
Mutual labels:  tree, stack, sort
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+452.38%)
Mutual labels:  tree, stack, sort
AhaAlgorithms
《啊哈算法》书上代码
Stars: ✭ 47 (-44.05%)
Mutual labels:  tree, stack, sort
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+122.62%)
Mutual labels:  tree, stack, sort
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-59.52%)
Mutual labels:  tree, stack
AlgoDaily
just for fun
Stars: ✭ 118 (+40.48%)
Mutual labels:  tree, stack
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+5186.9%)
Mutual labels:  tree, stack
ctl
My variant of the C Template Library
Stars: ✭ 105 (+25%)
Mutual labels:  tree, stack
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+507.14%)
Mutual labels:  stack, binary
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+192.86%)
Mutual labels:  tree, stack
data-structure-and-algorithm
Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具
Stars: ✭ 86 (+2.38%)
Mutual labels:  stack, sort
betterdocs
📚 Web version of https://github.com/khusnetdinov/ruby.fundamental repo - Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading.
Stars: ✭ 25 (-70.24%)
Mutual labels:  thread, design-patterns
dslib
🌿 A library of "connected" data structures
Stars: ✭ 122 (+45.24%)
Mutual labels:  tree, stack
Gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
Stars: ✭ 254 (+202.38%)
Mutual labels:  stack, sort
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+5.95%)
Mutual labels:  tree, stack
NALib
General purpose C sourcecode collection
Stars: ✭ 16 (-80.95%)
Mutual labels:  stack, binary
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 (+3734.52%)
Mutual labels:  tree, stack
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 (+282.14%)
Mutual labels:  tree, stack
Java Algorithms Implementation
Algorithms and Data Structures implemented in Java
Stars: ✭ 3,927 (+4575%)
Mutual labels:  tree, sort
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+473.81%)
Mutual labels:  tree, 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 (-36.9%)
Mutual labels:  tree, stack
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-58.33%)
Mutual labels:  tree, stack
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+1242.86%)
Mutual labels:  tree, stack
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+91.67%)
Mutual labels:  stack, thread
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (+44.05%)
Mutual labels:  tree, stack
Ruby.fundamental
📚 Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
Stars: ✭ 391 (+365.48%)
Mutual labels:  thread, design-patterns
Algorithms
Minimal examples of data structures and algorithms in Python
Stars: ✭ 20,123 (+23855.95%)
Mutual labels:  tree, sort
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 (+48.81%)
Mutual labels:  tree, stack
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+65.48%)
Mutual labels:  tree, stack
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (-8.33%)
Mutual labels:  tree, stack
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 (-2.38%)
Mutual labels:  tree, stack
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 (+97.62%)
Mutual labels:  tree, stack
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+111.9%)
Mutual labels:  tree, stack
DataStructure-DesignPattern
java集合源码、设计模式、常用算法、Mysql原理
Stars: ✭ 22 (-73.81%)
Mutual labels:  design-patterns
kvstore
KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java
Stars: ✭ 88 (+4.76%)
Mutual labels:  tree
design-patterns-cookbook
Design Patterns in simple words with examples on PHP
Stars: ✭ 26 (-69.05%)
Mutual labels:  design-patterns
vim-sort-imports
vim port of import-sort. Sort javascript/typescript imports
Stars: ✭ 32 (-61.9%)
Mutual labels:  sort
batching-toposort
Efficiently sort interdependent tasks into a sequence of concurrently-executable batches
Stars: ✭ 21 (-75%)
Mutual labels:  sort
service-tree
[ABANDONED] A tree that stores services in its node for a given key, and allows traversing them.
Stars: ✭ 33 (-60.71%)
Mutual labels:  tree
Static-Sort
A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
Stars: ✭ 30 (-64.29%)
Mutual labels:  sort
JS-design-pattern
根据曾探所著《JavaScript设计模式与开发实践》整理的学习笔记
Stars: ✭ 31 (-63.1%)
Mutual labels:  design-patterns
design-patterns
设计模式,经典样例
Stars: ✭ 35 (-58.33%)
Mutual labels:  design-patterns
ztree-for-react
jQuery zTreeV3.x 插件react封装
Stars: ✭ 22 (-73.81%)
Mutual labels:  tree
Swan
Topology Optimization Laboratory
Stars: ✭ 55 (-34.52%)
Mutual labels:  design-patterns
Notes
My notes are about everything related to programming.
Stars: ✭ 104 (+23.81%)
Mutual labels:  design-patterns
multitax
Python package to obtain, parse and explore biological taxonomies (GTDB, NCBI, Silva, Greengenes, OTT)
Stars: ✭ 22 (-73.81%)
Mutual labels:  tree
binstruct
Golang binary decoder for mapping data into the structure
Stars: ✭ 67 (-20.24%)
Mutual labels:  binary
LoveTree
🌴爱情树,将相爱的时刻永远珍藏 (微信,QQ可完美查看)https://ajlovechina.github.io/LoveTree/
Stars: ✭ 295 (+251.19%)
Mutual labels:  tree
github-pr-diff-tree
🌲 This action provide a comment that displays the diff of the pull request in a tree format.
Stars: ✭ 31 (-63.1%)
Mutual labels:  tree
Dermayon
Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc
Stars: ✭ 66 (-21.43%)
Mutual labels:  design-patterns
android-thinkmap-treeview
Tree View; Mind map; Think map; tree map; custom view; 自定义;关系图;树状图;思维导图;组织机构图;层次图
Stars: ✭ 314 (+273.81%)
Mutual labels:  tree
dd-algorithm-examples
Code Snippets of DataStructure & Algorithm & LeetCode Implementations/Solutions for Several Programming Language: Java, JavaScript, Go, Python, Rust, etc. 💫 多语言版本的数据结构与算法实现分析
Stars: ✭ 33 (-60.71%)
Mutual labels:  tree
PixelGlitch
Image glitch visualization using various Pixel Sorting methods for Processing
Stars: ✭ 25 (-70.24%)
Mutual labels:  sort
ebal
*DEPRECATED* Emacs interface to Cabal and Stack
Stars: ✭ 29 (-65.48%)
Mutual labels:  stack
data sciences campaign
【数据科学家系列课程】
Stars: ✭ 91 (+8.33%)
Mutual labels:  design-patterns
1-60 of 1245 similar projects