All Projects → Algorithms → Similar Projects or Alternatives

798 Open source projects that are alternatives of or similar to Algorithms

Kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
Stars: ✭ 1,106 (+77.24%)
Mutual labels:  algorithm, data-structures
Codelibrary
💎Collection of algorithms and data structures
Stars: ✭ 1,585 (+154.01%)
Mutual labels:  algorithm, data-structures
Go Algorithms
Algorithms and data structures for golang
Stars: ✭ 1,529 (+145.03%)
Mutual labels:  algorithm, data-structures
Codezilla
⚡️ codezilla ⚡️ One giant 🦖 collection of algorithms & design patterns.
Stars: ✭ 127 (-79.65%)
Mutual labels:  algorithm, data-structures
Algorithm
📌 Notes and Codes for studying data structures and algorithm
Stars: ✭ 71 (-88.62%)
Mutual labels:  algorithm, data-structures
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-77.72%)
Mutual labels:  algorithm, data-structures
Lago
📕 Data Structures and Algorithms library in TypeScript
Stars: ✭ 1,966 (+215.06%)
Mutual labels:  algorithm, data-structures
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+2648.56%)
Mutual labels:  algorithm, data-structures
Pydsa
Not maintained in favor of: https://github.com/TheAlgorithms/Python
Stars: ✭ 100 (-83.97%)
Mutual labels:  algorithm, data-structures
Technicalnote
Repository to store what we have studied. 📖 We want everyone to get a job through TechnicalNote.
Stars: ✭ 206 (-66.99%)
Mutual labels:  algorithm, data-structures
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+2482.85%)
Mutual labels:  algorithm, data-structures
Dailycodebase
2 month data structures and algorithmic scripting challenge starting from 20th December 2018 - Coding is Fun! 💯💯 Do it everyday!! Also, Do give us a ⭐ if you liked the repository
Stars: ✭ 186 (-70.19%)
Mutual labels:  algorithm, data-structures
Rethink C
A reuseable codebase for C Programming Language.
Stars: ✭ 241 (-61.38%)
Mutual labels:  algorithm, data-structures
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+611.7%)
Mutual labels:  algorithm, data-structures
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-70.03%)
Mutual labels:  algorithm, data-structures
Arabiccompetitiveprogramming
The repository contains the ENGLISH description files attached to the video series in my ARABIC algorithms channel.
Stars: ✭ 675 (+8.17%)
Mutual labels:  algorithm, data-structures
Coding Interview University
A complete computer science study plan to become a software engineer.
Stars: ✭ 204,859 (+32729.97%)
Mutual labels:  algorithm, data-structures
Lintcode
📜 Lintcode/Leetcode algorithm written by Java, Python and JavaScript.
Stars: ✭ 21 (-96.63%)
Mutual labels:  algorithm, data-structures
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (+26.12%)
Mutual labels:  algorithm, data-structures
Algorithms
Algorithms and data structures implemented in JavaScript with explanations, for further readings
Stars: ✭ 99 (-84.13%)
Mutual labels:  algorithm, data-structures
Library Checker Problems
The problem data (Test case generator, judge's solution, task, ...) of Library Checker
Stars: ✭ 183 (-70.67%)
Mutual labels:  algorithm, data-structures
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (-56.25%)
Mutual labels:  algorithm, data-structures
Towel
Throw in the towel.
Stars: ✭ 333 (-46.63%)
Mutual labels:  algorithm, data-structures
Kotlin Algorithm Club
Algorithms and data structures in Kotlin.
Stars: ✭ 576 (-7.69%)
Mutual labels:  algorithm, data-structures
Treelib
An efficient implementation of tree data structure in python 2/3.
Stars: ✭ 540 (-13.46%)
Mutual labels:  algorithm
Techinterview
💎 Cheat sheet to prep for technical interviews.
Stars: ✭ 454 (-27.24%)
Mutual labels:  data-structures
Ruby
All algorithms implemented in Ruby
Stars: ✭ 454 (-27.24%)
Mutual labels:  data-structures
Heapless
Heapless, `static` friendly data structures
Stars: ✭ 575 (-7.85%)
Mutual labels:  data-structures
Python intro
Jupyter notebooks in Russian. Introduction to Python, basic algorithms and data structures
Stars: ✭ 538 (-13.78%)
Mutual labels:  data-structures
Hopscotch Map
C++ implementation of a fast hash map and hash set using hopscotch hashing
Stars: ✭ 454 (-27.24%)
Mutual labels:  data-structures
Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (-27.24%)
Mutual labels:  data-structures
Python Interview Problems For Practice
120+ Common code and interview problems solved in Python **(it's GROWING...)** Give a Star 🌟If it helps you. Please go through the README.md before starting.
Stars: ✭ 538 (-13.78%)
Mutual labels:  data-structures
Cassowary
An incremental linear constraint-solving algorithm (Auto Layout) in Swift.
Stars: ✭ 454 (-27.24%)
Mutual labels:  algorithm
Problem Solving Javascript
🔥 Crack you JS interviews ⚡ Collection of most common JS Interview questions with Unit Tests 🚀
Stars: ✭ 451 (-27.72%)
Mutual labels:  algorithm
Diffabledatasources
💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.
Stars: ✭ 601 (-3.69%)
Mutual labels:  algorithm
Algos
Competitive programming algorithms in C++
Stars: ✭ 572 (-8.33%)
Mutual labels:  data-structures
Stdgpu
stdgpu: Efficient STL-like Data Structures on the GPU
Stars: ✭ 531 (-14.9%)
Mutual labels:  data-structures
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+650.64%)
Mutual labels:  data-structures
Earcut.hpp
Fast, header-only polygon triangulation
Stars: ✭ 447 (-28.37%)
Mutual labels:  algorithm
Online Judge Solutions
Solutions to ACM ICPC - style problems
Stars: ✭ 529 (-15.22%)
Mutual labels:  data-structures
Causaldiscoverytoolbox
Package for causal inference in graphs and in the pairwise settings. Tools for graph structure recovery and dependencies are included.
Stars: ✭ 447 (-28.37%)
Mutual labels:  algorithm
Usaco Guide
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
Stars: ✭ 439 (-29.65%)
Mutual labels:  algorithm
Leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
Stars: ✭ 5,619 (+800.48%)
Mutual labels:  data-structures
Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
Stars: ✭ 5,675 (+809.46%)
Mutual labels:  algorithm
Js Sorting Algorithm
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。
Stars: ✭ 4,507 (+622.28%)
Mutual labels:  algorithm
Pygorithm
A Python module for learning all major algorithms
Stars: ✭ 4,256 (+582.05%)
Mutual labels:  data-structures
Heapify
The fastest JavaScript priority queue out there. Zero dependencies.
Stars: ✭ 520 (-16.67%)
Mutual labels:  data-structures
Teaching
Teaching Materials for Dr. Waleed A. Yousef
Stars: ✭ 435 (-30.29%)
Mutual labels:  data-structures
Differential Line
a generative algorithm
Stars: ✭ 606 (-2.88%)
Mutual labels:  algorithm
React Native Blurhash
🖼️ A library to show colorful blurry placeholders while your content loads.
Stars: ✭ 430 (-31.09%)
Mutual labels:  algorithm
Go
Algorithms Implemented in GoLang
Stars: ✭ 7,385 (+1083.49%)
Mutual labels:  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 (-16.83%)
Mutual labels:  data-structures
Lintcode
Java Solutions to problems on LintCode/LeetCode
Stars: ✭ 4,180 (+569.87%)
Mutual labels:  algorithm
Chat
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
Stars: ✭ 516 (-17.31%)
Mutual labels:  algorithm
Graph
Graph algorithms and data structures
Stars: ✭ 431 (-30.93%)
Mutual labels:  data-structures
Pyshorttextcategorization
Various Algorithms for Short Text Mining
Stars: ✭ 429 (-31.25%)
Mutual labels:  algorithm
Lintcode
📘 C++11 Solutions of All 289 LintCode Problems (No More Updates)
Stars: ✭ 570 (-8.65%)
Mutual labels:  algorithm
Qiskit Aqua
Quantum Algorithms & Applications in Python
Stars: ✭ 514 (-17.63%)
Mutual labels:  algorithm
Js Data Structures And Algorithms
从 0 到 1 学习 JavaScript 数据结构与算法
Stars: ✭ 425 (-31.89%)
Mutual labels:  data-structures
Reinforcement Learning Algorithms
This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)
Stars: ✭ 426 (-31.73%)
Mutual labels:  algorithm
61-120 of 798 similar projects