All Projects → Algorithms → Similar Projects or Alternatives

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

Algocasts Js
DSA in JavaScript ✅
Stars: ✭ 189 (+186.36%)
Mutual labels:  algorithms, datastructures
Algorithms
数据结构和算法专项训练营。✍️✍️✍️
Stars: ✭ 424 (+542.42%)
Mutual labels:  algorithms, datastructures
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (+651.52%)
Mutual labels:  algorithms, datastructures
Algorithm
The repository algorithms implemented on the Go
Stars: ✭ 163 (+146.97%)
Mutual labels:  algorithms, datastructures
Proalgos Cpp
C++ implementations of well-known (and some rare) algorithms, while following good software development practices
Stars: ✭ 369 (+459.09%)
Mutual labels:  algorithms, datastructures
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+17925.76%)
Mutual labels:  algorithms, datastructures
Algorithms
Here is the my solutions for problems in {leetcode, hackerrank, geeksforgeeks}
Stars: ✭ 36 (-45.45%)
Mutual labels:  algorithms, datastructures
Dsjslib
A library implementing several standard data structures and utilities, in JavaScript. Its written and tested using Node.js which is the target platform.
Stars: ✭ 707 (+971.21%)
Mutual labels:  algorithms, datastructures
Algorithms Data Structures In Typescript
Stars: ✭ 175 (+165.15%)
Mutual labels:  algorithms, exercises
Competitive Programming Library
Templates, algorithms and data structures implemented and collected for programming contests. Check README.md for an overview.
Stars: ✭ 236 (+257.58%)
Mutual labels:  algorithms, datastructures
Complete Placement Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
Stars: ✭ 1,114 (+1587.88%)
Mutual labels:  algorithms, datastructures
Awesome Java Leetcode
👑 LeetCode of algorithms with java solution(updating).
Stars: ✭ 8,297 (+12471.21%)
Mutual labels:  algorithms, datastructures
Leetcode
Leetcode problems & solutions
Stars: ✭ 258 (+290.91%)
Mutual labels:  algorithms, datastructures
Datascience
It consists of examples, assignments discussed in data science course taken at algorithmica.
Stars: ✭ 92 (+39.39%)
Mutual labels:  algorithms, datastructures
Cracking The Coding Interview
Tests, Questions and Solutions from Cracking the Coding Interview
Stars: ✭ 91 (+37.88%)
Mutual labels:  algorithms, datastructures
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (+27.27%)
Mutual labels:  algorithms, datastructures
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (+3342.42%)
Mutual labels:  algorithms, datastructures
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+654.55%)
Mutual labels:  algorithms, datastructures
Coding Cheat Sheets
Various cheat sheets on CS stuff
Stars: ✭ 1,172 (+1675.76%)
Mutual labels:  algorithms, datastructures
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 (-19.7%)
Mutual labels:  algorithms, datastructures
Iter
Go implementation of C++ STL iterators and algorithms.
Stars: ✭ 132 (+100%)
Mutual labels:  algorithms, datastructures
Competitive Programming Resources
This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.
Stars: ✭ 199 (+201.52%)
Mutual labels:  algorithms, datastructures
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 (+172.73%)
Mutual labels:  algorithms, datastructures
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+731.82%)
Mutual labels:  algorithms, datastructures
Go
Algorithms Implemented in GoLang
Stars: ✭ 7,385 (+11089.39%)
Mutual labels:  algorithms, datastructures
Datastructures
🚀 Implementation of core data structures for R
Stars: ✭ 64 (-3.03%)
Mutual labels:  algorithms, datastructures
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+534.85%)
Mutual labels:  algorithms, datastructures
Phpalgorithms
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
Stars: ✭ 865 (+1210.61%)
Mutual labels:  algorithms, datastructures
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-27.27%)
Mutual labels:  algorithms, datastructures
Algorithms And Oj
Some OJs' answers writren by Python/JS/C++/Java
Stars: ✭ 47 (-28.79%)
Mutual labels:  algorithms
Leetcode Python
Leetcode Python Solution and Explanation. Also a Guide to Prepare for Software Engineer Interview.
Stars: ✭ 1,088 (+1548.48%)
Mutual labels:  algorithms
Python Beginner Programming Exercises
Practice your Python programming skills with this interactive and auto-graded set of exercises.
Stars: ✭ 47 (-28.79%)
Mutual labels:  exercises
Phobos
The standard library of the D programming language
Stars: ✭ 1,038 (+1472.73%)
Mutual labels:  algorithms
Coding Interview
😀 代码面试题集,包括剑指 Offer、编程之美等
Stars: ✭ 1,111 (+1583.33%)
Mutual labels:  algorithms
Algo
Algorithms in Go
Stars: ✭ 56 (-15.15%)
Mutual labels:  algorithms
Al Go Rithms
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (+1469.7%)
Mutual labels:  algorithms
Algorithm Notes
Comprehensive algorithms solution to help engineers prepare their interviews and future study
Stars: ✭ 44 (-33.33%)
Mutual labels:  algorithms
Javascript
Implementation of All ▲lgorithms in Javascript Programming Language
Stars: ✭ 56 (-15.15%)
Mutual labels:  algorithms
Algorithms
全面的算法代码仓库
Stars: ✭ 1,014 (+1436.36%)
Mutual labels:  algorithms
Algorithms
🍣 Implementations of fundamental algorithms and data structures. Happy Hacktoberfest!
Stars: ✭ 41 (-37.88%)
Mutual labels:  algorithms
Leetcode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
Stars: ✭ 1,130 (+1612.12%)
Mutual labels:  algorithms
Python Hierarchical Clustering Exercises
Exercises for hierarchical clustering with Python 3 and scipy as Jupyter Notebooks
Stars: ✭ 62 (-6.06%)
Mutual labels:  exercises
Reinforcement Learning
Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)
Stars: ✭ 55 (-16.67%)
Mutual labels:  algorithms
Java
Implementation of All ▲lgorithms in Java Programming Language
Stars: ✭ 41 (-37.88%)
Mutual labels:  algorithms
Math Advanced Data Structures And Algorithms
Math, Advanced Data Structures & Algorithms - Please check before use
Stars: ✭ 40 (-39.39%)
Mutual labels:  datastructures
C Algorithms
Collection of BSD/MIT-licensed algorithms implementations in pure C
Stars: ✭ 54 (-18.18%)
Mutual labels:  algorithms
Strava Wind Analysis
Analytics and data visualization site for Strava
Stars: ✭ 39 (-40.91%)
Mutual labels:  algorithms
Dart Algorithms
Data structures and algorithms with Dart. Dart版本的数据结构与算法.
Stars: ✭ 53 (-19.7%)
Mutual labels:  algorithms
Learn some algorithm and data structure
从零开始回顾一下最简单最基础的算法与数据结构
Stars: ✭ 38 (-42.42%)
Mutual labels:  algorithms
Blog
About math, programming and procedural generation
Stars: ✭ 37 (-43.94%)
Mutual labels:  algorithms
Lc Java
Clean Leetcode solutions in Java
Stars: ✭ 54 (-18.18%)
Mutual labels:  algorithms
Quant Finance Resources
Courses, Articles and many more which can help beginners or professionals.
Stars: ✭ 36 (-45.45%)
Mutual labels:  algorithms
Fragile
Framework for building algorithms based on FractalAI
Stars: ✭ 36 (-45.45%)
Mutual labels:  algorithms
Blog
📚 专注Web与算法
Stars: ✭ 1,140 (+1627.27%)
Mutual labels:  algorithms
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+1610.61%)
Mutual labels:  algorithms
Fromscratch
Stars: ✭ 61 (-7.58%)
Mutual labels:  algorithms
Algorithm Guide
BITLIU`s Tutorials of Algorithm and Data Structure🚀🚀🚀
Stars: ✭ 1,068 (+1518.18%)
Mutual labels:  algorithms
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 (-45.45%)
Mutual labels:  algorithms
Algorithms Tutorial
Algorithms Tutorial
Stars: ✭ 35 (-46.97%)
Mutual labels:  algorithms
Lib9wada
Wonderful library with lots of useful functions, algorithms and data structures in C, link it with -l9wada
Stars: ✭ 35 (-46.97%)
Mutual labels:  algorithms
1-60 of 598 similar projects