All Projects → Data Structures And Algorithms → Similar Projects or Alternatives

1225 Open source projects that are alternatives of or similar to Data Structures And Algorithms

Matlab Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Stars: ✭ 180 (+23.29%)
Algorithms
A Repository to store implementation of some of the famous Data Structures and Algorithms (mainly in C/C++/Java/Python) for everyone to learn and contribute.
Stars: ✭ 178 (+21.92%)
Leetcode Algorithm
分类整理leetcode算法题解,代码语言采用c++与python实现
Stars: ✭ 184 (+26.03%)
Mutual labels:  algorithms, data-structures
Data Structures And Algorithms In Cpp
This repository is in development phase and will soon provide you with c++ code of various data structures and algorithms
Stars: ✭ 176 (+20.55%)
Mutual labels:  algorithms, data-structures
Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (+31167.12%)
Programmers Community
This repository contains various solution of a problem in Ruby, C, C++, Python and Java.
Stars: ✭ 189 (+29.45%)
Mutual labels:  algorithms, data-structures
Java
All Algorithms implemented in Java
Stars: ✭ 42,893 (+29278.77%)
Mutual labels:  algorithms, data-structures
Algorithms Data Structures In Typescript
Stars: ✭ 175 (+19.86%)
Mutual labels:  algorithms, data-structures
Awesome Coding Interview Question Patterns
The most common question-patterns for any coding-interview
Stars: ✭ 196 (+34.25%)
Mutual labels:  algorithms, data-structures
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+2034.93%)
Mutual labels:  algorithms, data-structures
Rust
All Algorithms implemented in Rust
Stars: ✭ 4,562 (+3024.66%)
Mutual labels:  algorithms, data-structures
Collections C
A library of generic data structures.
Stars: ✭ 2,297 (+1473.29%)
Mutual labels:  algorithms, data-structures
Code With Love
Open source programming algorithms
Stars: ✭ 107 (-26.71%)
Mutual labels:  algorithms, data-structures
Cs50
🎓 Harvard CS50x — 2018 solutions 👨‍🏫
Stars: ✭ 206 (+41.1%)
Mutual labels:  algorithms, data-structures
Index
Metarhia educational program index 📖
Stars: ✭ 2,045 (+1300.68%)
Mutual labels:  algorithms, data-structures
Splay Tree
Fast splay-tree data structure
Stars: ✭ 80 (-45.21%)
Mutual labels:  algorithms, data-structures
Robotics Coursework
🤖 Places where you can learn robotics (and stuff like that) online 🤖
Stars: ✭ 1,810 (+1139.73%)
Mutual labels:  algorithms, computer-science
Cs Books
📚 Computer Science Books 计算机技术类书籍 PDF
Stars: ✭ 2,915 (+1896.58%)
Mutual labels:  algorithms, computer-science
Interview Techdev Guide
This repository contains curated technical interview questions by fn+geeks community
Stars: ✭ 252 (+72.6%)
Mutual labels:  algorithms, data-structures
Rust Algorithms
Common data structures and algorithms in Rust
Stars: ✭ 2,918 (+1898.63%)
Mutual labels:  algorithms, data-structures
Multi-Type-TD-TSR
Extracting Tables from Document Images using a Multi-stage Pipeline for Table Detection and Table Structure Recognition:
Stars: ✭ 174 (+19.18%)
Algorithms And Data Structures
JavaScript Algorithms and Data Structures Masterclass course on Udemy by Colt Steele
Stars: ✭ 82 (-43.84%)
Mutual labels:  algorithms, data-structures
Argo
使用go语言实现数据结构与算法,涵盖字符串、数组、链表、队列、栈、树、图等数据结构。在实现算法的基础上,进行go语言实战。此外也包含经典算法在go实战项目中的应用,以及开源项目算法方面源码分析。
Stars: ✭ 243 (+66.44%)
Mutual labels:  algorithms, data-structures
Leetcode
My Python Solutions for Leetcode
Stars: ✭ 80 (-45.21%)
Mutual labels:  algorithms, data-structures
E Maxx Eng
Translation of http://e-maxx.ru into English
Stars: ✭ 1,238 (+747.95%)
Mutual labels:  algorithms, data-structures
You Dont Know X
🙈 curated list of inspiring resources which show you don't know that much about something you thought you knew.
Stars: ✭ 139 (-4.79%)
Mutual labels:  algorithms, data-structures
algos-and-data-structures
Interactive overview of common sorting algorithms, data structures, and miscellaneous algorithm challenges, implemented in JavaScript
Stars: ✭ 13 (-91.1%)
finger-tree
🌵 Finger tree data structure for JavaScript
Stars: ✭ 20 (-86.3%)
cs-resources
Curated Computer Science and Programming Resource Guide
Stars: ✭ 42 (-71.23%)
Php
All Algorithms implemented in Php
Stars: ✭ 272 (+86.3%)
Mutual labels:  algorithms, data-structures
Leetcode 101
LeetCode 101:和你一起你轻松刷题(C++)
Stars: ✭ 5,327 (+3548.63%)
Mutual labels:  algorithms, data-structures
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+10.27%)
Mutual labels:  algorithms, data-structures
Codeeggdailyinterview
码个蛋每日面试题
Stars: ✭ 345 (+136.3%)
Mutual labels:  algorithms, data-structures
Towel
Throw in the towel.
Stars: ✭ 333 (+128.08%)
Mutual labels:  algorithms, data-structures
Interview Bit
Solutions to problems on Interview Bit
Stars: ✭ 353 (+141.78%)
Mutual labels:  algorithms, data-structures
Algorithms.js
Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
Stars: ✭ 3,322 (+2175.34%)
Mutual labels:  algorithms, data-structures
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (+169.18%)
Mutual labels:  algorithms, data-structures
Proalgos Cpp
C++ implementations of well-known (and some rare) algorithms, while following good software development practices
Stars: ✭ 369 (+152.74%)
Mutual labels:  algorithms, data-structures
Algowiki
A wiki dedicated to competitive programming
Stars: ✭ 317 (+117.12%)
Mutual labels:  algorithms, data-structures
Awesome Coding Javascript
📌 持续构建个人的源码库(JavaScript 原生、常用库、数据结构、算法)
Stars: ✭ 88 (-39.73%)
Mutual labels:  algorithms, data-structures
Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (+210.96%)
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+3108.22%)
Mutual labels:  algorithms, data-structures
Pygorithm
A Python module for learning all major algorithms
Stars: ✭ 4,256 (+2815.07%)
Mutual labels:  algorithms, data-structures
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-42.47%)
Mutual labels:  algorithms, data-structures
Haskell
Stars: ✭ 91 (-37.67%)
Mutual labels:  algorithms, data-structures
Pyrival
⚡ Competitive Programming Library
Stars: ✭ 463 (+217.12%)
Mutual labels:  algorithms, data-structures
Fuck Coding Interviews
How on earth can I ever think of a solution like that in an interview?!
Stars: ✭ 464 (+217.81%)
Mutual labels:  algorithms, data-structures
Hellokoding Courses
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
Stars: ✭ 490 (+235.62%)
Mutual labels:  algorithms, data-structures
450 Dsa
450-DSA helps you track your progress in solving 400+ DSA questions and keeps you engaging based on DSA-Cracker Sheet ⚡
Stars: ✭ 301 (+106.16%)
Mutual labels:  algorithms, data-structures
Online Judge Solutions
Solutions to ACM ICPC - style problems
Stars: ✭ 529 (+262.33%)
Mutual labels:  algorithms, data-structures
Algorithmic Pseudocode
This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
Stars: ✭ 519 (+255.48%)
Mutual labels:  algorithms, data-structures
Data Structures Using Python
This is my repository for Data Structures using Python
Stars: ✭ 546 (+273.97%)
Mutual labels:  algorithms, data-structures
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+241.1%)
Mutual labels:  algorithms, data-structures
Data Structures Algorithms
Your personal library of every algorithm and data structure code that you will ever encounter
Stars: ✭ 157 (+7.53%)
Mutual labels:  algorithms, data-structures
Swift Algorithm Club
Algorithms and data structures in Swift, with explanations!
Stars: ✭ 25,731 (+17523.97%)
Mutual labels:  algorithms, data-structures
Leetcode Python
Leetcode Python Solution and Explanation. Also a Guide to Prepare for Software Engineer Interview.
Stars: ✭ 1,088 (+645.21%)
Mutual labels:  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 (-46.58%)
Mutual labels:  algorithms, data-structures
Hackerrank
A collection of algorithms and solutions to problems in various languages from the site Hacker Rank.
Stars: ✭ 145 (-0.68%)
Mutual labels:  algorithms, data-structures
Algorithms
In case you want to contribute, ping on https://gitter.im/NITSkmOS/algo.
Stars: ✭ 95 (-34.93%)
Mutual labels:  algorithms, data-structures
Jupyter
Stars: ✭ 145 (-0.68%)
Mutual labels:  algorithms, data-structures
121-180 of 1225 similar projects