All Projects → Data Structures → Similar Projects or Alternatives

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

Graph-Theory
The Repository is All about the Graph Algorithms. I am Still Working On it. I am trying to Note down all the variations of Popular graph Algorithms. I am also keeping the solution to the problems of Different Online Judges according to the topic. I hope you can find it useful.
Stars: ✭ 16 (-88.49%)
Mutual labels:  tree, graph-algorithms, dijkstra
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (-35.97%)
Mutual labels:  tree, stack, queue
Rust Algorithms
Common data structures and algorithms in Rust
Stars: ✭ 2,918 (+1999.28%)
Mutual labels:  algorithm, algorithms, data-structures
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-82.01%)
Mutual labels:  linked-list, stack, queue
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 (-53.24%)
Mutual labels:  linked-list, stack, queue
Algorithm Notes
Comprehensive algorithms solution to help engineers prepare their interviews and future study
Stars: ✭ 44 (-68.35%)
Mutual labels:  algorithms, tree, graph-algorithms
Algorithms
Algorithms and data structures implemented in JavaScript with explanations, for further readings
Stars: ✭ 99 (-28.78%)
Mutual labels:  algorithm, algorithms, data-structures
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (-60.43%)
Mutual labels:  tree, linked-list, array
Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+8211.51%)
Mutual labels:  algorithm, algorithms, dijkstra
Data Structures And Algorithms
A collection of some implementations of data structures and algorithms.
Stars: ✭ 101 (-27.34%)
Mutual labels:  algorithm, algorithms, data-structures
Algorithms
My Algorithms and Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Stars: ✭ 275 (+97.84%)
Mutual labels:  algorithm, algorithms, data-structures
Coderchef Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Stars: ✭ 306 (+120.14%)
Mutual labels:  algorithm, graph, linked-list
Buckets Swift
Swift Collection Data Structures Library
Stars: ✭ 106 (-23.74%)
Mutual labels:  graph, stack, queue
Graphview
Flutter GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.
Stars: ✭ 152 (+9.35%)
Mutual labels:  algorithm, graph, tree
Data Structures
Go datastructures.
Stars: ✭ 336 (+141.73%)
Mutual labels:  data-structures, tree, linked-list
Proalgos Cpp
C++ implementations of well-known (and some rare) algorithms, while following good software development practices
Stars: ✭ 369 (+165.47%)
Mutual labels:  algorithm, algorithms, data-structures
Algorithmic Toolbox San Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
Stars: ✭ 78 (-43.88%)
Mutual labels:  algorithm, algorithms, data-structures
Algorithms
A collection of common algorithms and data structures implemented in java, c++, and python.
Stars: ✭ 142 (+2.16%)
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (-68.35%)
Mutual labels:  linked-list, stack, queue
Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (+174.1%)
Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (+32741.73%)
Mutual labels:  algorithm, data-structures, tree
Erdos
modular and modern graph-theory algorithms framework in Java
Stars: ✭ 104 (-25.18%)
Mutual labels:  algorithms, graph-algorithms, dijkstra
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+258.27%)
Mutual labels:  algorithm, algorithms, data-structures
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+266.91%)
Mutual labels:  stack, array, queue
Javascript Algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Stars: ✭ 133,406 (+95875.54%)
Mutual labels:  algorithm, algorithms, data-structures
Advanced Algorithms
100+ algorithms & data structures generically implemented in C#.
Stars: ✭ 752 (+441.01%)
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+349.64%)
Mutual labels:  stack, linked-list, queue
Algos
Popular Algorithms and Data Structures implemented in popular languages
Stars: ✭ 966 (+594.96%)
Mutual labels:  algorithm, algorithms, data-structures
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-87.77%)
Mutual labels:  linked-list, stack, queue
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+76.98%)
Mutual labels:  tree, linked-list, stack
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-75.54%)
Mutual labels:  tree, stack, queue
Learn some algorithm and data structure
从零开始回顾一下最简单最基础的算法与数据结构
Stars: ✭ 38 (-72.66%)
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-69.78%)
Mutual labels:  data-structures, stack, queue
Algorithms
Solved algorithms and data structures problems in many languages
Stars: ✭ 1,021 (+634.53%)
Mutual labels:  algorithm, graph, data-structures
Hackerrank
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (-7.91%)
Mutual labels:  algorithm, algorithms, data-structures
Numcpp
C++ implementation of the Python Numpy library
Stars: ✭ 2,031 (+1361.15%)
Mutual labels:  algorithms, data-structures
Ready For Tech Interview
💻 신입 개발자로서 준비를 하기 위해 지식을 정리하는 공간 👨‍💻
Stars: ✭ 1,035 (+644.6%)
Mutual labels:  algorithms, data-structures
Teaching Kids Programming
Teaching Kids Programming
Stars: ✭ 52 (-62.59%)
Mutual labels:  algorithms, data-structures
Algo ds notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
Stars: ✭ 1,897 (+1264.75%)
Mutual labels:  algorithm, data-structures
Java
Repository for Java codes and algos.Star the repo too.
Stars: ✭ 53 (-61.87%)
Mutual labels:  algorithms, data-structures
Dash
DASH, the C++ Template Library for Distributed Data Structures with Support for Hierarchical Locality for HPC and Data-Driven Science
Stars: ✭ 134 (-3.6%)
Mutual labels:  algorithms, data-structures
Competitive Programming
Repository of all my submissions to some competitive programming website (Online Judges), as well as, the implementation of some data structures and algorithms.
Stars: ✭ 53 (-61.87%)
Mutual labels:  algorithms, graph-algorithms
Dart Algorithms
Data structures and algorithms with Dart. Dart版本的数据结构与算法.
Stars: ✭ 53 (-61.87%)
Mutual labels:  algorithms, data-structures
Al Go Rithms
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (+645.32%)
Mutual labels:  algorithm, algorithms
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (-58.99%)
Mutual labels:  stack, queue
Leetcode Python
Leetcode Python Solution and Explanation. Also a Guide to Prepare for Software Engineer Interview.
Stars: ✭ 1,088 (+682.73%)
Mutual labels:  algorithms, data-structures
Codezilla
⚡️ codezilla ⚡️ One giant 🦖 collection of algorithms & design patterns.
Stars: ✭ 127 (-8.63%)
Mutual labels:  algorithm, data-structures
Ki
Go language (golang) full strength tree structures (ki in Japanese)
Stars: ✭ 61 (-56.12%)
Mutual labels:  data-structures, tree
Dijkstra Cartography
Using Dijkstra's algorithm ("finding the shortest paths between nodes in a graph") to draw maps 🌍.
Stars: ✭ 1,112 (+700%)
Mutual labels:  algorithm, dijkstra
Complete Placement Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
Stars: ✭ 1,114 (+701.44%)
Mutual labels:  algorithms, data-structures
Kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
Stars: ✭ 1,106 (+695.68%)
Mutual labels:  algorithm, data-structures
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+712.23%)
Mutual labels:  algorithm, algorithms
Ctci 6th Edition
Cracking the Coding Interview 6th Ed. Solutions
Stars: ✭ 9,328 (+6610.79%)
Mutual labels:  algorithms, data-structures
Sobel
Sobel Filter algorithm in JavaScript.
Stars: ✭ 69 (-50.36%)
Mutual labels:  algorithm, algorithms
Coding Ninjas Data Structures And Algorithms In Python
Solved problems and assignments of DSA course taught by Coding Ninjas team
Stars: ✭ 70 (-49.64%)
Mutual labels:  algorithms, data-structures
Algorithms
📝 算法导论与JavaScript实现
Stars: ✭ 126 (-9.35%)
Mutual labels:  algorithm, data-structures
Flatbush
A very fast static spatial index for 2D points and rectangles in JavaScript
Stars: ✭ 1,031 (+641.73%)
Mutual labels:  algorithm, data-structures
Awesome Java Leetcode
👑 LeetCode of algorithms with java solution(updating).
Stars: ✭ 8,297 (+5869.06%)
Mutual labels:  algorithm, algorithms
Cs61b
Data Structures, Spring 2019
Stars: ✭ 67 (-51.8%)
Mutual labels:  algorithms, data-structures
Algorithm
📌 Notes and Codes for studying data structures and algorithm
Stars: ✭ 71 (-48.92%)
Mutual labels:  algorithm, data-structures
61-120 of 2433 similar projects