All Projects → Play With Data Structures → Similar Projects or Alternatives

798 Open source projects that are alternatives of or similar to Play With Data Structures

.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (-33.64%)
Mutual labels:  algorithm
Ivy
Visualization of sorting algorithm
Stars: ✭ 93 (-57.14%)
Mutual labels:  algorithm
Primestereomatch
A heterogeneous and fully parallel stereo matching algorithm for depth estimation, implementing a local adaptive support weight (ADSW) Guided Image Filter (GIF) cost aggregation stage. Developed in both C++ and OpenCL.
Stars: ✭ 191 (-11.98%)
Mutual labels:  algorithm
Haskell
Stars: ✭ 91 (-58.06%)
Mutual labels:  data-structures
Yyw algorithm
💻我的leetcode算法题解,详细的java版本。包括分类题解/周赛题解/剑指OFFER题解
Stars: ✭ 143 (-34.1%)
Mutual labels:  algorithm
Cracking The Coding Interview
Java solutions and explanations to problems in the book Cracking the Coding Interview(6th Edition).
Stars: ✭ 91 (-58.06%)
Mutual labels:  algorithm
Paperbroker
An open source simulated options brokerage and UI for paper trading, algorithmic interfaces and backtesting.
Stars: ✭ 173 (-20.28%)
Mutual labels:  algorithm
Connected Components 3d
Connected components on multilabel 3D & 2D images. Handles 26, 18, and 6 connected variants.
Stars: ✭ 90 (-58.53%)
Mutual labels:  algorithm
E Books
A collections of FREE ebooks
Stars: ✭ 143 (-34.1%)
Mutual labels:  algorithm
Hkube
🐟 High Performance Computing over Kubernetes - Core Repo 🎣
Stars: ✭ 214 (-1.38%)
Mutual labels:  algorithm
Dstruct.net
Advanced data structures for .NET
Stars: ✭ 122 (-43.78%)
Mutual labels:  data-structures
Trie
Erlang Trie Implementation
Stars: ✭ 121 (-44.24%)
Mutual labels:  data-structures
Cpg
CloudI Process Groups
Stars: ✭ 87 (-59.91%)
Mutual labels:  data-structures
Algorithm
「面试算法练级攻略」 - 「LeetCode题解」 - 「剑指offer题解」
Stars: ✭ 142 (-34.56%)
Mutual labels:  algorithm
Imtools
Fast and memory-efficient immutable collections and helper data structures
Stars: ✭ 85 (-60.83%)
Mutual labels:  data-structures
Leetcode Notes
LeetCode 算法解答
Stars: ✭ 172 (-20.74%)
Mutual labels:  algorithm
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-61.29%)
Mutual labels:  data-structures
Coding Problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Stars: ✭ 2,221 (+923.5%)
Mutual labels:  data-structures
Beginners Python Examples
Basic Python CLI programs
Stars: ✭ 190 (-12.44%)
Mutual labels:  algorithm
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+5382.49%)
Mutual labels:  data-structures
Codetective
a tool to determine the crypto/encoding algorithm used according to traces from its representation
Stars: ✭ 121 (-44.24%)
Mutual labels:  algorithm
Gasyori100knock
image processing codes to understand algorithm
Stars: ✭ 1,988 (+816.13%)
Mutual labels:  algorithm
Algorithm basic java
☠️ This is a repository that summarizes the algorithmic problems that are mainly in coding interviews. It is written based on the Java language.
Stars: ✭ 121 (-44.24%)
Mutual labels:  algorithm
Algorithms And Data Structures
JavaScript Algorithms and Data Structures Masterclass course on Udemy by Colt Steele
Stars: ✭ 82 (-62.21%)
Mutual labels:  data-structures
Mathtoolbox
Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen
Stars: ✭ 172 (-20.74%)
Mutual labels:  algorithm
Skiplist
A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist
Stars: ✭ 140 (-35.48%)
Mutual labels:  data-structures
E Maxx Eng
Translation of http://e-maxx.ru into English
Stars: ✭ 1,238 (+470.51%)
Mutual labels:  data-structures
Java String Similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
Stars: ✭ 2,403 (+1007.37%)
Mutual labels:  algorithm
Blog
Life is a moment 📔
Stars: ✭ 1,236 (+469.59%)
Mutual labels:  algorithm
Rbush
RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles
Stars: ✭ 1,881 (+766.82%)
Mutual labels:  algorithm
Leetcode
My Python Solutions for Leetcode
Stars: ✭ 80 (-63.13%)
Mutual labels:  data-structures
Moving Least Squares
Implementation of three algorithms of image deformation using moving least squares. http://dl.acm.org/citation.cfm?doid=1179352.1141920
Stars: ✭ 169 (-22.12%)
Mutual labels:  algorithm
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (-27.65%)
Mutual labels:  data-structures
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (-44.24%)
Mutual labels:  data-structures
Hacktoberfest
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 78 (-64.06%)
Mutual labels:  algorithm
Coursera
Source Code and Starter Code for Accelerated Computer Science Fundamentals Specialization on Coursera
Stars: ✭ 189 (-12.9%)
Mutual labels:  data-structures
Anticrawlersolution
It covers the blockade principle of most anti-climbing strategies and corresponding solutions.👽👽👽👽(涵盖了大部分的反爬策略的封锁原理以及对应的解决方案。)
Stars: ✭ 77 (-64.52%)
Mutual labels:  algorithm
Ipytracer
📊 Algorithm Visualizer for IPython/Jupyter Notebook
Stars: ✭ 138 (-36.41%)
Mutual labels:  algorithm
Algorithms Hacktoberfest
Write Algorithm in any language and contribute to HacktoberFest
Stars: ✭ 77 (-64.52%)
Mutual labels:  algorithm
Ahocorasickphp
Aho-Corasick multi-keyword string searching library in PHP.
Stars: ✭ 169 (-22.12%)
Mutual labels:  algorithm
Ctci 6th Edition Php
Cracking the Coding Interview 6th Ed. PHP Solutions
Stars: ✭ 76 (-64.98%)
Mutual labels:  data-structures
Scilab
Free and Open Source software for numerical computation providing a powerful computing environment for engineering and scientific applications.
Stars: ✭ 138 (-36.41%)
Mutual labels:  data-structures
Libqsbr
QSBR and EBR library
Stars: ✭ 76 (-64.98%)
Mutual labels:  algorithm
Awesome Coding Interview Question Patterns
The most common question-patterns for any coding-interview
Stars: ✭ 196 (-9.68%)
Mutual labels:  data-structures
Js Algorithms
A collection of algorithms written in javascript
Stars: ✭ 182 (-16.13%)
Mutual labels:  algorithm
Vector
➿ A supercharged std::vector implementation (minus Allocator)
Stars: ✭ 118 (-45.62%)
Mutual labels:  data-structures
Best Of Python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
Stars: ✭ 1,869 (+761.29%)
Mutual labels:  data-structures
Wumanber
WuManber text search/matching implementation using c#
Stars: ✭ 138 (-36.41%)
Mutual labels:  algorithm
Indexlist
indexlist: A doubly linked list, backed by a vector
Stars: ✭ 75 (-65.44%)
Mutual labels:  data-structures
Nashpy
A library for the computation of Nash equilibria in two player games
Stars: ✭ 164 (-24.42%)
Mutual labels:  algorithm
Cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
Stars: ✭ 1,180 (+443.78%)
Mutual labels:  data-structures
Data Structure
《数据结构》-严蔚敏.吴伟民-教材源码与习题解析
Stars: ✭ 2,240 (+932.26%)
Mutual labels:  algorithm
Fuse
🔍 Fuzzy search for PHP based on the Bitap algorithm
Stars: ✭ 189 (-12.9%)
Mutual labels:  algorithm
Sounder
An intent recognizing algorithm to predict the intent of a given text.
Stars: ✭ 118 (-45.62%)
Mutual labels:  algorithm
Rea
Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible iteration.
Stars: ✭ 157 (-27.65%)
Mutual labels:  data-structures
Algosolutions
LeetCode, LintCode, Project Euler, SGU, HackerRank, Cracking the Coding Interview(ctci)🌴
Stars: ✭ 117 (-46.08%)
Mutual labels:  algorithm
Bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
Stars: ✭ 1,598 (+636.41%)
Mutual labels:  algorithm
Fun
操作系统,数据结构,网络,python,go,web
Stars: ✭ 181 (-16.59%)
Mutual labels:  data-structures
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (-27.65%)
Mutual labels:  data-structures
Pybktree
Python BK-tree data structure to allow fast querying of "close" matches
Stars: ✭ 117 (-46.08%)
Mutual labels:  data-structures
301-360 of 798 similar projects