All Categories → Computer Science → algorithms

Top 905 algorithms open source projects

lua-algorithms
Lua algorithms library that covers commonly used data structures and algorithms
algs4
Algorithms in C# ported from the book "Algorithms 4th Edition".
genx
Genx provides modular building blocks to run simulations of optimization and search problems using Genetic Algorithms
Awesome Python Scripts
🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
hacktoberithms
Python & JavaScript solutions only! algorithms to practice javascript, python, git and contribute to an open source repo for hacktoberfest!
shortest-path
Javascript solution code + test suite for the Shortest Path Problem, using Dijkstra's Algorithm.
Python Scripts
It contains all the Python Programs, whether it's a GUI, basic, Data Structures, etc. It's a collection of some great Python scripts from basic to advance levels for automating some monotonous tasks.
Competitive-Programming-in-Java
All the important data structures and algorithms that I use in Competitive Prgramming
Must-Do-Coding-Questions-for-Companies
Must Do Coding Questions for Companies like Amazon, Microsoft, Adobe, etc. It also help to crack the technical inteviews.
data-structure-ts
Basic data structures and popular algorithms implemented in Typescript.
awesome-cs
计算机优质书籍搜罗+学习路线推荐!
data-ethics-club
A reading list and fortnightly discussion group designed to provoke discussion about ethical applications of, and processes for, data science.
process-scheduling-solver
A web app to generate gantt chart and calculate turnaround time and waiting time for various CPU scheduling algorithms.
algorithms-group
Resources and notes for the algorithms study group with Learn Teach Code (Created by @ThuyNT13, @mtroiani, @LearningNerd, @nurarenke and @loorinm)
Hacktoberfest-2021-Data-Structures-and-Algorithms
This repository is mainly open to those who are looking to make some PRs for the Hacktoberfest 2021 event. In this repository, you can add programs on Data Structures and some useful algorithms for Competitive Programming.
eigenvalues
symmetric matrices algorithms to compute eigenvalue/eigenvector pairs
Joy-of-Computing-using-Python-NPTEL
Joy of computing using Python NPTEL Course Assignment Solutions
rust
Implementation of All ▲lgorithms in Rust Programming Language
Algorithm
🛠 함께하는 코드 리뷰 알고리즘 스터디
amh-code
Complete implementations from "Algorithms for Modern Hardware"
ClusterAnalysis.jl
Cluster Algorithms from Scratch with Julia Lang. (K-Means and DBSCAN)
csmath-2021
This mathematics course is taught for the first year Ph.D. students of computer science and related areas @zju
S3 DS LAB
Data Structures & Algorithms, CS-201 KTU
bool-expr-indexer
A fast boolean expression index implementation, especially for RTB ad selection. A Go implementation of the core algorithm in paper <Indexing Boolean Expression>
string-permutations
Javascript language solution + test suite for the Permutations of a String problem in Javascript, using master theorem / recursive tree
FlexDict
Easily work with deeply nested dictionaries and write clean code using FlexDict; a small subclass of dict. FlexDict provides automatic and arbitrary levels of nesting along with additional utility functions.
Turing
Free and cross-platform IDE for pseudocode and Python
basic algorithms a
このリポジトリはアルゴリズム基礎Aの授業のために使っている
data-structures-and-algorithms
This repository contains data structures and algorithm implemented in C#.
resources
Learning resources to develop skills across the frontend and related areas. PR's are welcome!
CryptoCurrency
Page to keep track of value & profits of a portfolio of cryptocurrency (based on Coinmarketcap, Bitfinex and Binance)
500-interview-question-for-programmers
个人的学习工作总结,可作为你的面试指南(目前涵盖八股,非八股,算法,系统设计)。
AlgorithmSet
LeetCode 算法练习集合 ~ 每天一道算法题
leetcode
题目可以用三位题号搜索到,如“001”。稍后会全部更新为四位题号。
601-660 of 905 algorithms projects