All Projects → Phpalgorithms → Similar Projects or Alternatives

1387 Open source projects that are alternatives of or similar to Phpalgorithms

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 (-79.19%)
Mutual labels:  algorithm, algorithms, datastructures
Proalgos Cpp
C++ implementations of well-known (and some rare) algorithms, while following good software development practices
Stars: ✭ 369 (-57.34%)
Mutual labels:  algorithm, algorithms, datastructures
Awesome Java Leetcode
👑 LeetCode of algorithms with java solution(updating).
Stars: ✭ 8,297 (+859.19%)
Mutual labels:  algorithm, algorithms, datastructures
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (+162.66%)
Mutual labels:  algorithm, algorithms, datastructures
Algorithm
The repository algorithms implemented on the Go
Stars: ✭ 163 (-81.16%)
Mutual labels:  algorithm, algorithms, datastructures
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (-42.43%)
Mutual labels:  algorithm, algorithms, datastructures
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-94.45%)
Mutual labels:  algorithm, algorithms, datastructures
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (-42.66%)
Mutual labels:  algorithm, algorithms, datastructures
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-78.38%)
Mutual labels:  algorithm, datastructures
Hackerranksolutions
This is a repo for HackerRankSolutions with Swift
Stars: ✭ 213 (-75.38%)
Mutual labels:  algorithm, datastructures
Rust Algorithms
Common data structures and algorithms in Rust
Stars: ✭ 2,918 (+237.34%)
Mutual labels:  algorithm, algorithms
Textdistance
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Stars: ✭ 2,575 (+197.69%)
Mutual labels:  algorithm, algorithms
Cosmos
Hacktoberfest 2021 | World's largest Contributor driven code dataset | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter |
Stars: ✭ 12,936 (+1395.49%)
Mutual labels:  algorithm, datastructures
Rrt Algorithms
n-dimensional RRT, RRT* (RRT-Star)
Stars: ✭ 195 (-77.46%)
Mutual labels:  algorithm, algorithms
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 (-78.5%)
Mutual labels:  algorithm, algorithms
Coding Interview University
A complete computer science study plan to become a software engineer.
Stars: ✭ 204,859 (+23583.12%)
Mutual labels:  algorithm, algorithms
Javascript Algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Stars: ✭ 133,406 (+15322.66%)
Mutual labels:  algorithm, algorithms
Java
"Always choose a lazy person to get the job done. A lazy person will always find the easy way out."
Stars: ✭ 16 (-98.15%)
Mutual labels:  lists, maps
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (+233.06%)
Mutual labels:  algorithm, algorithms
Awesome Algorithm Books
📚 awesome algorithm books I've collected 【不定期更新】 搜集整理的算法书籍(经典算法、ML/DL算法、面试算法、比赛算法等)
Stars: ✭ 245 (-71.68%)
Mutual labels:  algorithm, algorithms
NonEmptyCollections
A type-safe implementation for collections that cannot be empty. Life is too short for emptiness-checks!
Stars: ✭ 45 (-94.8%)
Mutual labels:  lists, maps
Algorithms
My Algorithms and Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Stars: ✭ 275 (-68.21%)
Mutual labels:  algorithm, algorithms
Awesome Golang Algorithm
📝 LeetCode of algorithms with golang solution(updating).
Stars: ✭ 3,217 (+271.91%)
Mutual labels:  algorithm, algorithms
Quickgraph
Generic Graph Data Structures and Algorithms for .NET
Stars: ✭ 386 (-55.38%)
Mutual labels:  algorithm, datastructures
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (-54.57%)
Mutual labels:  algorithm, algorithms
Avax
AVAX is a small, modern and fast console application for decrypting passwords with certain options.
Stars: ✭ 19 (-97.8%)
Mutual labels:  algorithm, algorithms
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (-9.02%)
Mutual labels:  algorithm, algorithms
Python data structures and algorithms
Python 中文数据结构和算法教程
Stars: ✭ 2,194 (+153.64%)
Mutual labels:  algorithm, datastructures
Funnyalgorithms
A repository with a bunch of funny algorithms, beginners friendly
Stars: ✭ 161 (-81.39%)
Mutual labels:  algorithm, algorithms
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (-51.56%)
Mutual labels:  algorithms, datastructures
Problem Solving Javascript
🔥 Crack you JS interviews ⚡ Collection of most common JS Interview questions with Unit Tests 🚀
Stars: ✭ 451 (-47.86%)
Mutual labels:  algorithm, datastructures
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (-44.28%)
Mutual labels:  algorithm, algorithms
Algorithms
This repository is for learning and understanding how algorithms work.
Stars: ✭ 189 (-78.15%)
Mutual labels:  algorithm, algorithms
Rethink C
A reuseable codebase for C Programming Language.
Stars: ✭ 241 (-72.14%)
Mutual labels:  algorithm, algorithms
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+1882.77%)
Mutual labels:  algorithm, algorithms
Tech Interview Handbook
💯 Curated interview preparation materials for busy engineers
Stars: ✭ 64,851 (+7397.23%)
Mutual labels:  algorithm, algorithms
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+6243.93%)
Mutual labels:  algorithm, algorithms
PowerCollections
Powerfull Collections, Sets, Lists and Maps.
Stars: ✭ 15 (-98.27%)
Mutual labels:  lists, maps
Cs Books
📚 Computer Science Books 计算机技术类书籍 PDF
Stars: ✭ 2,915 (+236.99%)
Mutual labels:  algorithm, algorithms
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (-68.44%)
Mutual labels:  algorithm, datastructures
Leetcode
Leetcode problems & solutions
Stars: ✭ 258 (-70.17%)
Mutual labels:  algorithms, datastructures
Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+2494.22%)
Mutual labels:  algorithm, algorithms
Data Structures Algorithms
Your personal library of every algorithm and data structure code that you will ever encounter
Stars: ✭ 157 (-81.85%)
Mutual labels:  algorithm, algorithms
Algorithms
Minimal examples of data structures and algorithms in Python
Stars: ✭ 20,123 (+2226.36%)
Mutual labels:  algorithm, algorithms
Newbie Plan
📚 Java 技术体系面试指南 , 旨在锻炼学习方法论的技术指南 🚀 数学,算法,基础框架,原理剖析,职业感悟,技术面试
Stars: ✭ 412 (-52.37%)
Mutual labels:  algorithm, datastructures
Ojalgo
oj! Algorithms
Stars: ✭ 336 (-61.16%)
Mutual labels:  algorithm, algorithms
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+413.41%)
Mutual labels:  algorithm, algorithms
Algorithms
数据结构和算法专项训练营。✍️✍️✍️
Stars: ✭ 424 (-50.98%)
Mutual labels:  algorithms, datastructures
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+439.54%)
Mutual labels:  algorithm, datastructures
Towel
Throw in the towel.
Stars: ✭ 333 (-61.5%)
Mutual labels:  algorithm, algorithms
Treelib
An efficient implementation of tree data structure in python 2/3.
Stars: ✭ 540 (-37.57%)
Mutual labels:  algorithm, datastructures
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (-36.53%)
Mutual labels:  algorithms, datastructures
Go
Algorithms Implemented in GoLang
Stars: ✭ 7,385 (+753.76%)
Mutual labels:  algorithms, datastructures
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 (-27.51%)
Mutual labels:  algorithm, algorithms
Book on python algorithms and data structure
🪐 Book on Python, Algorithms, and Data Structures. 🪐
Stars: ✭ 604 (-30.17%)
Mutual labels:  algorithm, algorithms
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+622.66%)
Mutual labels:  algorithm, algorithms
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (-83.35%)
Mutual labels:  algorithm, algorithms
Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Stars: ✭ 147 (-83.01%)
Mutual labels:  algorithm, datastructures
Gate And Cse Resources For Students
📚 📖 📚CSE GATE Resources for GATE and CSE Aspirants 😎 😁 . Show your ❤️ by ⭐️⭐️
Stars: ✭ 321 (-62.89%)
Mutual labels:  algorithm, datastructures
Android Notes
Android开发核心知识点笔记(不断更新中🔥)
Stars: ✭ 737 (-14.8%)
Mutual labels:  algorithm, algorithms
1-60 of 1387 similar projects