All Projects → Algorithms → Similar Projects or Alternatives

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

Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-51.52%)
Mutual labels:  algorithm, algorithms, data-structures
Rust Algorithms
Common data structures and algorithms in Rust
Stars: ✭ 2,918 (+2847.47%)
Mutual labels:  algorithm, algorithms, 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 (+87.88%)
Mutual labels:  algorithm, algorithms, data-structures
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+6214.14%)
Mutual labels:  algorithm, algorithms, data-structures
Javascript Algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Stars: ✭ 133,406 (+134653.54%)
Mutual labels:  algorithm, algorithms, data-structures
Proalgos Cpp
C++ implementations of well-known (and some rare) algorithms, while following good software development practices
Stars: ✭ 369 (+272.73%)
Mutual labels:  algorithm, algorithms, data-structures
Algorithms
My Algorithms and Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Stars: ✭ 275 (+177.78%)
Mutual labels:  algorithm, algorithms, data-structures
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+403.03%)
Mutual labels:  algorithm, algorithms, data-structures
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+40.4%)
Mutual labels:  algorithm, algorithms, data-structures
Rethink C
A reuseable codebase for C Programming Language.
Stars: ✭ 241 (+143.43%)
Mutual labels:  algorithm, algorithms, data-structures
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+4385.86%)
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 (-21.21%)
Mutual labels:  algorithm, algorithms, data-structures
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (+296.97%)
Mutual labels:  algorithm, algorithms, data-structures
Algos
Popular Algorithms and Data Structures implemented in popular languages
Stars: ✭ 966 (+875.76%)
Mutual labels:  algorithm, algorithms, data-structures
Data Structures Algorithms
Your personal library of every algorithm and data structure code that you will ever encounter
Stars: ✭ 157 (+58.59%)
Mutual labels:  algorithm, algorithms, data-structures
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (+34.34%)
Mutual labels:  algorithm, algorithms, 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 (+17224.24%)
Mutual labels:  algorithm, algorithms, data-structures
Towel
Throw in the towel.
Stars: ✭ 333 (+236.36%)
Mutual labels:  algorithm, algorithms, data-structures
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (+2194.95%)
Mutual labels:  algorithm, algorithms, data-structures
Data Structures And Algorithms
A collection of some implementations of data structures and algorithms.
Stars: ✭ 101 (+2.02%)
Mutual labels:  algorithm, algorithms, data-structures
Hackerrank
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (+29.29%)
Mutual labels:  algorithm, algorithms, data-structures
Coding Interview University
A complete computer science study plan to become a software engineer.
Stars: ✭ 204,859 (+206828.28%)
Mutual labels:  algorithm, algorithms, data-structures
Get better at cp in 2 months
This contains the curriculum that I will follow to get better at Competitive Programming in 2 months.
Stars: ✭ 627 (+533.33%)
Mutual labels:  algorithm, algorithms, data-structures
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (+694.95%)
Mutual labels:  algorithm, algorithms, data-structures
Algos And Data Structures
Collection of Test Specs and Implementation of various algorithms and data structures from the Princeton Coursera course: Intro to Algorithms part 1 and 2
Stars: ✭ 31 (-68.69%)
Mutual labels:  algorithms, data-structures
Algorithms
Study cases for Algorithms and Data Structures.
Stars: ✭ 32 (-67.68%)
Mutual labels:  algorithm, data-structures
Algorithms
In case you want to contribute, ping on https://gitter.im/NITSkmOS/algo.
Stars: ✭ 95 (-4.04%)
Mutual labels:  algorithms, data-structures
Ds Algo Point
This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript, PHP, Kotlin and Scala
Stars: ✭ 949 (+858.59%)
Mutual labels:  algorithms, data-structures
Coding Challenges
solutions to coding challenges and algorithm and data structure building blocks
Stars: ✭ 28 (-71.72%)
Mutual labels:  algorithms, data-structures
Lintcode
📜 Lintcode/Leetcode algorithm written by Java, Python and JavaScript.
Stars: ✭ 21 (-78.79%)
Mutual labels:  algorithm, data-structures
Algorithm study
algorithms and data structures for coding contest (designed for 'copy & paste')
Stars: ✭ 33 (-66.67%)
Mutual labels:  algorithms, data-structures
Lib9wada
Wonderful library with lots of useful functions, algorithms and data structures in C, link it with -l9wada
Stars: ✭ 35 (-64.65%)
Mutual labels:  algorithms, data-structures
Algo Phantoms Backend
💻 Algo-Phantoms-Backend is an Application that provides pathways and quizzes along with a code editor to help you towards your DSA journey.📰🔥 This repository contains the REST APIs of the application.✨
Stars: ✭ 36 (-63.64%)
Mutual labels:  algorithms, data-structures
Algorithms
🍣 Implementations of fundamental algorithms and data structures. Happy Hacktoberfest!
Stars: ✭ 41 (-58.59%)
Mutual labels:  algorithms, data-structures
Phpalgorithms
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
Stars: ✭ 865 (+773.74%)
Mutual labels:  algorithm, algorithms
Sudoku Generator
A Sudoku puzzle generator written in C++ using modified and efficient backtracking algorithm.
Stars: ✭ 33 (-66.67%)
Mutual labels:  algorithm, algorithms
Learn some algorithm and data structure
从零开始回顾一下最简单最基础的算法与数据结构
Stars: ✭ 38 (-61.62%)
Mutual labels:  algorithms, data-structures
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-15.15%)
Mutual labels:  algorithms, data-structures
Al Go Rithms
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (+946.46%)
Mutual labels:  algorithm, algorithms
Haskell
Stars: ✭ 91 (-8.08%)
Mutual labels:  algorithms, data-structures
Teaching Kids Programming
Teaching Kids Programming
Stars: ✭ 52 (-47.47%)
Mutual labels:  algorithms, data-structures
Flatbush
A very fast static spatial index for 2D points and rectangles in JavaScript
Stars: ✭ 1,031 (+941.41%)
Mutual labels:  algorithm, data-structures
Ready For Tech Interview
💻 신입 개발자로서 준비를 하기 위해 지식을 정리하는 공간 👨‍💻
Stars: ✭ 1,035 (+945.45%)
Mutual labels:  algorithms, data-structures
Algorithms Explanation
All Algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
Stars: ✭ 1,243 (+1155.56%)
Mutual labels:  algorithm, data-structures
Interview Guide
Coding/technical interview guide: data structures, algorithms, complexity analyses, interview questions
Stars: ✭ 54 (-45.45%)
Mutual labels:  algorithm, data-structures
Dart Algorithms
Data structures and algorithms with Dart. Dart版本的数据结构与算法.
Stars: ✭ 53 (-46.46%)
Mutual labels:  algorithms, data-structures
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+11917.17%)
Mutual labels:  algorithms, data-structures
Competitive Programming
My solutions to problems from various competitive programming websites.
Stars: ✭ 93 (-6.06%)
Mutual labels:  algorithm, data-structures
Huprog
A repo which includes the HUPROG'17(Hacettepe University Programming Contest)'s questions and the solutions of that questions.
Stars: ✭ 11 (-88.89%)
Mutual labels:  algorithms, data-structures
Algorithms
Solved algorithms and data structures problems in many languages
Stars: ✭ 1,021 (+931.31%)
Mutual labels:  algorithm, data-structures
Java
Repository for Java codes and algos.Star the repo too.
Stars: ✭ 53 (-46.46%)
Mutual labels:  algorithms, data-structures
Mystl
C++11 实现的简易版 STL
Stars: ✭ 97 (-2.02%)
Mutual labels:  algorithm, data-structures
Algorithms And Data Structures
JavaScript Algorithms and Data Structures Masterclass course on Udemy by Colt Steele
Stars: ✭ 82 (-17.17%)
Mutual labels:  algorithms, data-structures
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+1040.4%)
Mutual labels:  algorithm, algorithms
Complete Placement Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
Stars: ✭ 1,114 (+1025.25%)
Mutual labels:  algorithms, data-structures
Awesome Coding Javascript
📌 持续构建个人的源码库(JavaScript 原生、常用库、数据结构、算法)
Stars: ✭ 88 (-11.11%)
Mutual labels:  algorithms, data-structures
Advanced Data Structures With Python
Python implementations of Advanced Data Structures and Algorithms. With each code, there is an associated markdown for explanation and applications of that algorithm or data structure.
Stars: ✭ 82 (-17.17%)
Mutual labels:  algorithm, data-structures
Kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
Stars: ✭ 1,106 (+1017.17%)
Mutual labels:  algorithm, data-structures
Ctci 6th Edition
Cracking the Coding Interview 6th Ed. Solutions
Stars: ✭ 9,328 (+9322.22%)
Mutual labels:  algorithms, data-structures
Cs61b
Data Structures, Spring 2019
Stars: ✭ 67 (-32.32%)
Mutual labels:  algorithms, data-structures
1-60 of 1046 similar projects