Topic

algorithm

Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly.

Repositories (1273)

algorithm
algorithm andeya Go

algorithm library

60
Ghost
Ghost BIGBALLON C++

An AI search algorithm demo

60
rust-djangohashers
rust-djangohashers Racum Rust

A Rust port of the password primitives used in Django Project.

60
distance_transform
distance_transform giorgiomarcias C++

Distance Transforms of Sampled Functions

60
map_matching
map_matching categulario

Algorithms to find the streets that a vehicle should have traveled to generate a given GPS track. Moved to codeberg.

60
tls
tls hippke Jupyter Notebook

Transit Least Squares: An optimized transit-fitting algorithm to search for periodic transits of small planets

60
FXdiv
FXdiv Maratyszcza C++

C99/C++ header-only library for division via fixed-point multiplication by inverse

60
yupao-backend-public
yupao-backend-public liyupi Java

帮大家找到好伙伴的移动端网站 💎 by 鱼皮编程导航知识星球

60
StoneValley
StoneValley coshcage C

An algorithm and data structure library in plain C.

60
playlistShuffle
playlistShuffle imagevars JavaScript

A web application to shuffle/randomize playlist of Youtube

60
rust-lazysort
rust-lazysort benashford Rust

Iterate in a lazily achieved sorted order

59
nombot
nombot karma0 Python

Cryptocurrency Trading Bot

59
Mastering-Node.js
Mastering-Node.js gungunfebrianza JavaScript

:books: Belajar Dengan Jenius Node.js bareng Gun Gun Febrianza

59
fastinvsqrt
fastinvsqrt itchyny Makefile

Fast inverse square root in programming languages

59
Data-Structures-and-Algorithms-Notebook
Data-Structures-and-Algorithms-Notebook KhanShaheb34 Python

Open Source DSA notebooks

59
data_structures_and_algorithm
data_structures_and_algorithm DLiuhui C++

Data Structures and Algorithm Analysis in C++ (4th) Mark Allen Weiss 数据结构与算法分析(C++)第四版

59
DataStructure-Algorithm
DataStructure-Algorithm yanxinhao C++

为考研准备的一些关于数据结构与算法的知识点总结,也可以用来为刷题准备一些算法基础。主要参考清华邓俊晖老师的课件以及上海科技大学算法课课件。

59
java-study
java-study hsfxuebao Java

Java体系架构知识点整理,包括Java基础、Spring、MySQL、算法题等

59
Competitive_Programming_4_Solutions
Competitive_Programming_4_Solutions BrandonTang89 C++

Solutions to some of the problems listed in Competitive Programming 4

59
CLRS_3rd_Edtion_in_Action
CLRS_3rd_Edtion_in_Action Kiroeko C++

这个repo将会用C++语言、C#语言和Java语言(待定)实现 算法导论(第三版)中各个章节列举的数据结构与算法,不包含对 算法设计/分析 、 数学定理推论/证明 和...

58
42-algorithm
42-algorithm dev-jko C

data structure and algorithm

58
htpasswd
htpasswd gevorg JavaScript

Node.js package for HTTP Basic Authentication password file utility.

58
Unity-AirportSimulationSystem
Unity-AirportSimulationSystem ElementMo C#

Simple Airport Scene

58
RpolyPlusPlus
RpolyPlusPlus sweeneychris C++

A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.

58
challenges
challenges nirgn975 Python

My solutions for random coding challenges 💪

58
polylabel-rs
polylabel-rs urschrei Rust

A Rust implementation of the Polylabel algorithm, with FFI.

58
DecisionTree
DecisionTree bowbowbow C++

c++ implementation of decision tree algorithm

58
Dubins-RRT-for-MATLAB
Dubins-RRT-for-MATLAB EwingKang Matlab

RRT (Rapidly-Exploring Random Trees) using Dubins curve, with collision check in MATLAB

58
CPUScheduler
CPUScheduler marvinjason Java

Java implementation of 6 CPU scheduling algorithms

58
FLAM3_for_SideFX_Houdini
FLAM3_for_SideFX_Houdini alexnardini Python

The Fractal Flame Algorithm, FLAM3 for SideFX Houdini

58
gocpp
gocpp navining C++

C++ basics improvement, object-oriented programming and advanced programming techniques, along with classic interview questions and practical problem-...

58
js-string-comparison
js-string-comparison Rabbitzzc TypeScript

🤠A library implementing different string similarity using JavaScript.

58
Medium-Programming-Challenges
Medium-Programming-Challenges gutty333 C++

Medium programming challenges from coderbyte

58
pathfinding-lab
pathfinding-lab rvhuang TypeScript

Run, test and compare all algorithms and heuristic functions

57
JavaScriptAlgorithms
JavaScriptAlgorithms vJechsmayr JavaScript

All Algorithms implemented in JavaScript - a project for hacktoberfest2019 - NO new Issues/PRs for hacktoberfest 2020 or 2021 - thank you

57
huffman_coding
huffman_coding gg-z Python

Python implementation of Huffman coding .

57
algorithms_solutions
algorithms_solutions harunawaizumi JavaScript

Grokking algorithms & Cracking Coding Interview Solution in Javascript

57
go-rate
go-rate alextanhongpin Go

Simple rating algorithm as used by Reddit

57
category-wise-problems
category-wise-problems mayankdutta

contains category wise problems(data structures, competitive) of popular platforms.

57
Striver-SDE-Sheet-Challenge
Striver-SDE-Sheet-Challenge AkashSingh3031 C++
57
DSA-Simplified
DSA-Simplified RikamPalkar C#

Designed by Engineers for Engineers. This is your One stop shop for all DSA queries! Here you will find implementation of all sorts of data structures...

57
blog
blog isboyjc

不正经的前端的很正经的博客!!

57
Delaunator-Python
Delaunator-Python HakanSeven12 Python

Fast Delaunay triangulation of 2D points implemented in Python.

57
leetcode
leetcode changaolee C++

LeetCode 顺序刷题,包含文字题解、视频讲解以及多语言(C++、Go、Python) ACM 模式代码的实现

57
61mon.com-blog-articles
61mon.com-blog-articles 61mon

放置 61mon.com 博客内所有技术类文章的 markdown 原文,方便读者下载 。

56
alvito
alvito Bjarten Jupyter Notebook

Alvito - An Algorithm Visualization Tool for Python

56
computer-science-knowledge
computer-science-knowledge suvllian

计算机基础知识:计算机网络、操作系统、数据库、数据结构与算法、计算机组成原理、软件工程、设计模式、代码外的生存之道、开发常用工具

56
ds
ds recp C

🔗 Common Data Structures and Algorithms

56
AlgoHeist
AlgoHeist TECHOUS C++

A repository for algorithms in different languages for the beginners to contribute and learn.

56
AhoCorasick
AhoCorasick wikimedia PHP

A PHP implementation of the Aho-Corasick string search algorithm. Mirror from https://gerrit.wikimedia.org/g/AhoCorasick - our actual code is hosted w...

56