Algorithm
Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly. Algorithms in computer programming are employed to solve complex problems. Various cutting-edge technologies including artificial intelligence (AI) and machine learning (ML), operate based on simple or complex algorithms.
- GitHub: https://github.com/topics/algorithm
- Wikipedia: https://en.wikipedia.org/wiki/Algorithm
- Aliases: algorithms,
- Last updated: 2026-01-27 00:01:18 UTC
- JSON Representation
https://github.com/avinandanbose/time_complexity_calculation_of_recursion
Here is all about Time Complexity Calculation of Recursion .
algorithm algorithms algorithms-and-data-structures algorithms-datastructures data-structures data-structures-algorithms data-structures-and-algorithms master-theorem master-thesis masters-theorem recursion recursion-exercises recursion-problem recursion-schemes recursion-tree recursion-tree-visualiser recursive-algorithm wiki
Last synced: 05 Jan 2026
https://github.com/peterthehan/group-similar
Group similar items together.
algorithm cluster compare comparison disjoint-set edit-distance fuzzy group group-similar grouping levenshtein match matching merge-find similar similarity string union-find
Last synced: 29 Oct 2025
https://github.com/akshatvg/secure-hashed-authentication
blake2b & md5 based registration and login in PHP to show a secure hashed password.
algorithm authentication blake2b blake2b-hash-algorithm cyber-security hashing login md5 networks nis php project register security
Last synced: 31 Jul 2025
https://github.com/cyypherus/swift-slime
A lightweight stochastic optimizer based on slime mold (Slime Mold Algorithm)
algorithm optimization optimization-algorithms stochastic-optimization swift
Last synced: 30 Jul 2025
https://github.com/nghiatranuit/lcs-swift
Demonstration for Longest Common Subsequence (LCS) in swift. Ref http://nghiatran.me/longest-common-subsequence-diff-part-1/
algorithm blog datastructures ios swift
Last synced: 27 Oct 2025
https://github.com/kevinadhiguna/jiyu
A repo for... whatever ๐คท
algorithm ant-design-pro aws docker docker-compose elasticsearch javascript kibana localstack rsync rundeck shellscript ssh strapi typescript
Last synced: 27 Oct 2025
https://github.com/asigalov61/Algorithmic-Accompaniment-Generator
Algorithmic accompaniment generator
accompaniment accompaniment-generator algorithm melody midi music
Last synced: 17 Mar 2025
https://github.com/njmarko/ga-continuous-optimization
Predmet: Nelinearno programiranje i evolutivni algoritmi Tema: Genetski algoritam, problem optimizacije kontinualnih funkcija Tri funkcije su: (Ackley, Griewank, Michalewicz )
ackley algorithm continuous-optimization genetic genetic-algorithm genetski-algoritam griewank michalewicz
Last synced: 28 Oct 2025
https://github.com/jonathanstowe/euclideanrhythm
Implementation of the algorithm described in http://cgm.cs.mcgill.ca/~godfried/publications/banff.pdf
Last synced: 27 Jul 2025
https://github.com/microndgt/trie
Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching in Python.
algorithm python3 search search-algorithm tree trie
Last synced: 07 May 2025
https://github.com/oliverhennhoefer/arcpy-supercluster
Python-Implementation of the Spatial Clustering Algorithm 'Supercluster' for ArcGIS and ArcPy.
algorithm arcgis arcpy arcpython clustering clustering-algorithm spatial spatial-analysis spatial-clustering supercluser
Last synced: 12 Jul 2025
https://github.com/almmiko/flesch-kincaid-reading-ease-measure
PHP implementation of FleschโKincaid readability test
algorithm flesch-reading-ease regex
Last synced: 09 Apr 2025
https://github.com/francomelandri/raft
Raft consensum algorithm FP implementation
algorithm consensus-algorithm distributed-systems functional-programming raft
Last synced: 14 Apr 2025
https://github.com/hamed-rezaee/flutter_path_finder_algorithms
Implementation of path finding algorithms in Dart and Flutter.
algorithm astar-algorithm bfs-algorithm dfs-algorithm flutter pathfinding search-algorithm
Last synced: 14 Apr 2025
https://github.com/sleekpanther/sequence-alignment
Sequence Alignment (NeedlemanโWunsch Algorithm using Dynamic Programming) for aligning sequences (words, sentences, DNA etc.)
algorithm algorithm-design algorithms dynamic dynamic-programming memo memoization memorization needleman needleman-wunsch needlemanwunsch noah noah-patullo optimal optimal-substructure optimality patullo patulo pseudocode wunsch
Last synced: 12 Apr 2025
https://github.com/rabestro/graph-pathfinding-algorithms
Implementation and tests for graph pathfinding algorithms.
algorithm breadth-1st-search breadth-first-search dijkstra-algorithm dijkstras-algorithm graph graph-algorithms java spock-framework spring-shell
Last synced: 12 Apr 2025
https://github.com/rdiachenko/rate-limiting
Exploring and implementing various rate limiting algorithms in Java.
Last synced: 31 Oct 2025
https://github.com/shujiahuang/refhap
A Reliable and Fast Algorithm for Single Individual Haplotyping
Last synced: 14 Apr 2025
https://github.com/dmi3y/cardgen
Randomized credit/debit card number generator with cli
algorithm cli debit-card-numbers luhn-algorithm random random-generation
Last synced: 22 Apr 2025
https://github.com/daidai21/leetcode
The algorithm of Leetcode with Python3.x and C++. SQL and Shell.
algorithm bash cpp11 data-structures leetcode python3 shell sql
Last synced: 12 Apr 2025
https://github.com/mugilan-codes/data-structures_and_algorithms
Implementation of Data Structures and Algorithms using Java, Python, and JavaScript
algorithm algorithms clean-code cmake data-structures dsa intellij interview-questions java javascript makefile poetry python vscode
Last synced: 18 Mar 2025
https://github.com/lanl/decomposition-algorithms-for-scalable-quantum-annealing
Graph decomposition algorithms for MaxClique and Minimum Vertex Cover problems
algorithm dwave dwave-quantum-annealer graph-algorithms graph-decomposition graph-theory maximum-clique minimum-vertex-cover quantum-annealing quantum-computing
Last synced: 12 Apr 2025
https://github.com/adct-the-experimenter/android-qt-pedometer-accelerometer
A software implementation of an algorithm for counting steps in Android using only accelerometer. It is written in C++, QML, and with Qt. Includes accelerometer readings as well.
accelerometer accelerometer-readings algorithm android count-steps pedometer
Last synced: 13 Apr 2025
https://github.com/techquery/gomoku.js
Algorithm of Nth order Gomoku in OOP
algorithm chess game gomoku javascript oop
Last synced: 15 Apr 2025
https://github.com/cs-joy/analysis-of-algorithms
A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.
algorithm computation cpp data-processing
Last synced: 21 Apr 2025
https://github.com/ezralazuardy/pathfinder
A simple, no-nonsense pathfinding algorithm visualizer web app โจ
algorithm gatsbyjs mst pathfinding
Last synced: 15 Apr 2025
https://github.com/mahdavipanah/sudokupycsf
Solve Sudoku with Python using the CSF approach
algorithm artificial-intelligence backtracking constraint-satisfaction constraint-satisfaction-problem constraint-solving-algorithm csf degree-heuristic heuristic local-search mrv-heuristic python sudoku sudoku-solver
Last synced: 29 Jun 2025
https://github.com/ehsanshahbazii/algorithms-with-javascript
๐Examples of algorithm and solving various problems by JavaScript for more practice and mastery of solving problems..๐
algorithm algorithm-challenges algorithms algorithms-and-data-structures javascript js search-algorithm sorting-algorithms
Last synced: 14 Apr 2025
https://github.com/amarlearning/competitivequestion
Question solved on various competitive sites :metal:
algorithm codechef codemonk competitive-programming hackerrank
Last synced: 11 Apr 2025
https://github.com/opensourcedoc/algo-golang
Data Structures and Algorithms in Golang
algorithm algorithms data-structures generics golang golang-package
Last synced: 23 Apr 2025
https://github.com/maneprajakta/dsa
Problems solved during Learning Data Structure and Algorithm also Questions solved on some coding platforms to improve problem-solving skills!
algorithm hactoberfest2020 questions-solved
Last synced: 14 Oct 2025
https://github.com/mtanksl/shamirsecretsharing
A simple implementation in C# of Shamir's secret sharing algorithm.
algorithm csharp implementation secret shamir shamir-secret-sharing sharing sss
Last synced: 14 Jan 2026
https://github.com/josacar/walker_method
A Crystal implementation of Walker's Alias Method for quickly sampling from an array with a given probability distribution
algorithm crystal crystal-language hacktoberfest probability shards walker-alias
Last synced: 19 Apr 2025
https://github.com/arriqaaq/rbt
Red-Black Tree Implementation
algorithm clrs-algorithhms go red-black-tree redblacktree
Last synced: 20 Mar 2025
https://github.com/thoonk/algorithm
Study Algorithm & DataStructure & PS ๐๐ปโโ๏ธ
Last synced: 24 Apr 2025
https://github.com/willigarneau/astar-pathfinding
๐บ๐ Implementation of the A* pathfinding algorithm with OpenCV and Cuda in C++ ๐ช
a-star algorithm axis-camera cuda detection implementation opencv pathfinding
Last synced: 14 Jul 2025
https://github.com/piotr-yuxuan/algo-calisthenics
Practice playground as well as a reminder of some common, simple, yet powerful algorithms
algorithm code kata playground practice
Last synced: 13 Oct 2025
https://github.com/lyzev/rsa4k
A RSA Cipher implementation for Kotlin/Java.
algorithm cipher decryption encryption rsa rsa-algorithm rsa-cryptography rsa-encryption
Last synced: 24 Apr 2025
https://github.com/dimagutierrez/red-neuronal-tensorflow
Creado con Colaboratory
algorithm algorithm-challenges algorithms-and-data-structures algorithms-datastructures deep-learning jupyter-notebooks tensorflow tensorflowjs
Last synced: 11 Oct 2025
https://github.com/cwjokaka/python-ml-pyqt
A Machine-Learning visual GUI created with Python3
algorithm gui machine-learning matplotlib ml numpy pyqt python
Last synced: 11 Oct 2025
https://github.com/mukaschultze/xbr-rs
2xBR - "Scale by rules" implementation in Rust
algorithm emulator pixel-art xbr
Last synced: 05 Mar 2025
https://github.com/gujarats/generatelocation
Generate New Latitude and Longitude from given Location.
algorithm generator latitude-and-longitude location
Last synced: 10 Jun 2025
https://github.com/clayrisser/trailduck
a topological cyclic sorting algorithm based on depth-first search (dfs)
algorithm depth-first-search dfs directec first graph search sort sorting topological topological-sort
Last synced: 20 Mar 2025
https://github.com/innofang/algorithm-visualization
๐Interesting visualization algorithm, implemented by Processing or Python.
algorithm algorithm-visualization processing sort-visualization visualization
Last synced: 21 Nov 2025
https://github.com/bonedaddy/mining-bootstrap
This repository has been moved, please check the website link. This repo will only be periodically updated with changes from RTradeLtd fork
algorithm automation bash cryptocurrency mining monitoring proof-of-work proofofwork zabbix
Last synced: 01 Jul 2025
https://github.com/cuixing158/imageinpainting
Exemplar-based image inpainting algorithm is a patch-based approach that restores target regions in the input image.
algorithm gui image-inpainting image-processing
Last synced: 02 May 2025
https://github.com/narudesigns/tic-tac-toe
This is a tic-tac-toe game but differs from most others as it carries the option of playing against an AI (COM) or against a friend.
ai algorithm app code game javascript react tic-tac-toe web
Last synced: 07 May 2025
https://github.com/gmlewis/moonbit-md5
MoonBit md5: provide simple md5 hash algorithm.
Last synced: 08 Oct 2025
https://github.com/cowienduckie/hust-applied-algorithm
Solutions for Applied Algorithm subject
algorithm competitive-programming
Last synced: 05 May 2025
https://github.com/michaelhopwood/pvpolyfit
A high-resolution multiple non-linear regression algorithm used to analyze PV output with a few inputs
algorithm regression resolution-regression
Last synced: 02 May 2025
https://github.com/hxndev/huffman-encoding-using-binary-trees
The idea behind Huffman coding is based upon the frequency of a symbol in a sequence. The symbol that is the most frequent in that sequence gets a new code that is very small, the least frequent symbol will get a code that is very long, so that when weโll translate the input we want to encode the most frequent symbols will take less space than they used to and the least frequent symbols will take more space but because theyโre less frequent it wonโt matter that much.
algorithm binary-search-tree binary-tree compression compression-algorithm cpp decryption encoding encryption huffman vecctor visual-studio
Last synced: 31 Mar 2025
https://github.com/ehmicky/set-array
Set array items declaratively
algorithm append array array-manipulations array-methods data-structures functional functional-programming insert javascript library merge node nodejs omit patch set slice splice typescript
Last synced: 19 Mar 2025
https://github.com/innofang/quantify
๐ A desktop application practice and powered by JavaFx. (Curriculum design for algorithm)
algorithm algorithm-design curriculum-design curriculum-project javafx javafx-application javafx-desktop-apps quantify quantization
Last synced: 16 May 2025
https://github.com/shuai-xie/bitonicsort
ๅ่ฐๆๅบ - GAPS็ผ็จๆต่ฏ
algorithm cplusplus-11 sorting-algorithms
Last synced: 08 Oct 2025
https://github.com/ehmicky/guess-json-indent
Guess the indentation of a JSON string.
algorithm detection heuristic-algorithm heuristics indent indentation javascript json length library newline nodejs parsing serialization size space string tabs typescript whitespace
Last synced: 19 Mar 2025
https://github.com/pwxcoo/accept
:a: Accept
accept algorithm codeforces google-kickstart hihocoder kickstart leetcode lintcode
Last synced: 07 Oct 2025
https://github.com/ejunjsh/leetcode
๐ (600/800) learn algorithms and learn c++ by the way
algorithm cpp learning-algorithm leetcode shell sql
Last synced: 13 Apr 2025
https://github.com/summerrainet2008/python_algorithms_library
Migrating popular data structures and algorithms in C++ to Python, such as linked list, balanced search tree, heap with a support of updating and deletion, as well as other commonly used small functions.
Last synced: 17 Jan 2026
https://github.com/leosery/astar-pathfinding--unrealengine5-2024
Interactive A* pathfinding visualization in Unreal Engine 5. Features real-time node manipulation, path calculation, and customizable grid system.
algorithm astar-algorithm cpp game-development pathfinding unreal-engine-5
Last synced: 14 Apr 2025
https://github.com/googtech/note
๐ The Learning note about data structure & algorithm, operating-system, computer-network, computer-compose-principle, and fundamentals-of-compiling.
408 algorithm computer-compose-principle computer-network cs-learning-note data-structure fundamentals-of-compiling operating-system vuepress-v2
Last synced: 25 Jan 2026
https://github.com/gagniuc/entropy-of-text
Entropy is a measure of the uncertainty in a random variable. This application calculates the entropy of text. The current example calculates the entropy of sequence "TTTAAGCC". In the context of information theory the term "Entropy" refers to the Shannon entropy.
algorithm alphabet detector entropy javascript js math measurement probability random shannon shannon-entropy statistics variable
Last synced: 06 Oct 2025
https://github.com/anfany/algorithm-example-by-python3
ๅบไบpython3็ๅบ็ก็ฎๆณๅฎไพ(ๅจๆ่งๅ๏ผๆๅบ๏ผ่ดชๅฟ็ญ)
algorithm algorithm-application example python python3
Last synced: 09 Apr 2025
https://github.com/thuongtruong1009/point2d-and-vector2d
The first mini project kind of Data Structure & Algorithm subject. Enjoy it !
algorithm data-structures java-8 pointers-and-arrays vector-space-model
Last synced: 11 Mar 2025
https://github.com/codeluminary/algorithm-and-data-structure
This is just a basic implementation of algorithm and data structure using java, c#, python and javascript
algorithm algorithms-and-data-structures c-sharp data-structures java javascript python
Last synced: 13 Aug 2025
https://github.com/ndsvw/karatsuba-binary-multiplying-python
Divide and Conquer algorithm to multiply n-bit numbers in O(n^1.58).. This implementation works completely without using Python's "*"-operator; just "+", "-", bitwise operations and a lookup table.
algorithm algorithms divide-and-conquer karatsuba karatsuba-algorithm karatsuba-multiplication multiply
Last synced: 04 Oct 2025
https://github.com/lwcarani/matching-algorithms
Implementation of the Gale-Shapley (also known as deferred acceptance) and Top Trading Cycle (TTC) algorithms for 2-sided matching
algorithm da deferred-acceptance deferred-acceptance-algorithm economics gale-shapley gale-shapley-algorithm market-design mechanism-design python top-trading-cycles ttc
Last synced: 16 Jul 2025
https://github.com/jintao-huang/ml_alg
jintao็machine learningๅบ
algorithm data-structure deep-learning leetcode machine-learning metrics mini-lightning pytorch
Last synced: 02 Sep 2025
https://github.com/rajput-hemant/data-structures-and-algorithms
Implementations and Problems of various Data Structures and Algorithms in JAVA, Python, C++ and Rust.
algorithm algorithms cpp data-structures dsa java python rust rust-data-stuctures rust-lang
Last synced: 15 Jul 2025
https://github.com/harsh8398/backup.py
Recursive/Incremental File Backup Utility Implemented in Python
algorithm backup incremental-backup python rsync
Last synced: 14 Jan 2026
https://github.com/waynechang65/grid-trading
grid-trading is a simple implementation of grid trading method.(Algorithm only without any dependencies)
algorithm grid grid-trade grid-trading javascript
Last synced: 04 Jul 2025
https://rain120.github.io/awesome-javascript-code-implementation/
้ๅธธๅฅฝ็Javascriptๆบ็ ๅฎ็ฐ
algorithm implementation-of-algorithms implementation-of-data-structures implementations javascript javascript-code-implementation typescript typescript-code-implementation
Last synced: 15 May 2025
https://github.com/chea-young/solve-algorithm
์๊ณ ๋ฆฌ์ฆ ๋ฌธ์ ๋ฅผ ํ๋ฉด์ ๋ฌธ์ ์ ํด๊ฒฐ๊ณผ์ ์ ์ ๋ Repository
Last synced: 22 Jun 2025
https://github.com/michel-leonard/ciede2000
The CIEDE2000 color-difference formula implementations.
algorithm c color computer-vision data-science docs education example golang image-processing java javascript linux php python ruby rust simple testing windows
Last synced: 22 Mar 2025
https://github.com/ntdls/securedeletelibrary
A secure delete methodology in C/C++
algorithm data-destruction delete-files destruction dod low-level secure-delete shredder shredding-algorithms shredding-files wipe-disk wipe-files
Last synced: 14 Apr 2025
https://github.com/puzzlef/louvain-communities-openmp-dynamic
Design of OpenMP-based Parallel Dynamic Louvain algorithm for community detection.
agglomerative algorithm community detection experiment graph iterative louvain modularity multithreading openmp optimization
Last synced: 22 Jun 2025
https://github.com/changyeop-yang/study-algorithm
์ํ๊ณผ ์ปดํจํฐ ๊ณผํ, ์ธ์ดํ ๋๋ ๊ด๋ จ ๋ถ์ผ์์ ์ด๋ ํ ๋ฌธ์ ๋ฅผ ํด๊ฒฐํ๊ธฐ ์ํด ์ ํด์ง ์ผ๋ จ์ ์ ์ฐจ๋ ๋ฐฉ๋ฒ์ ๊ณต์ํํ ํํ๋ก ํํํ ๊ฒ์ ๋งํ๋ค. ์๊ณ ๋ฆฌ์ฆ์ ์ฐ์ฐ, ๋ฐ์ดํฐ ์งํ ๋๋ ์๋ํ๋ ์ถ๋ก ์ ์ํํ๋ค.
algorithm cpp java kyungpook-national-university mit-license swift
Last synced: 02 Aug 2025
https://github.com/hemulgm/ships
ะะพััะบะพะน ะฑะพะน
algorithm battleship-game bot delphi game simple-game
Last synced: 27 Feb 2025
https://github.com/hemmatiali/phone-number-detection
This project provides a core phone number detection engine and an interface for adding your own pattern definitions. Supports text input, file uploads, and performance optimizations.
Last synced: 25 Sep 2025
https://github.com/kamyu104/facebookhackercup-2018
๐ Python Solutions of All 21 Problems in FHC 2018
algorithm algorithm-challenges competitive-programming contest-programming facebook-hacker-cup hackercup programming-contests puzzle-solution
Last synced: 01 Jul 2025
https://github.com/garciparedes/longest-common-subsequence
Classwork of Algorithms and Computation
algorithm article java latex longest-common-subsequence science university-of-valladolid
Last synced: 05 Mar 2025
https://github.com/ashad001/algorithms-in-cpp
Data Structures and Algorithms Solutions in Cpp
2022 algorithm algorithms contributions-welcome cpp datastructures datastructures-algorithms first-project first-timers first-timers-friendly hacktoberfest
Last synced: 26 Apr 2025
https://github.com/marcogarlet/crypto
A collection of cryptographic algorithms (even attacks) created during Cryptography classes.
Last synced: 21 Jun 2025
https://github.com/devrezaur/data-stucture-algorithm
Data Structure & Algorithm Using Java
Last synced: 21 Jun 2025
https://github.com/juliusmarkwei/customer-churn-eda-balancing-and-ml
Bank customer churn prediction using multiple ml models
algorithm application data data-science machine-learning python streamlit
Last synced: 01 Aug 2025
https://github.com/javadev/leetcode-in-all
104 LeetCode algorithm problem solutions.
algorithm algorithms-and-data-structures leetcode leetcode-c leetcode-cpp leetcode-csharp leetcode-dart leetcode-elixir leetcode-go leetcode-java leetcode-kotlin leetcode-php leetcode-python leetcode-ruby leetcode-rust leetcode-scala leetcode-solutions leetcode-swift leetcode-typescript math
Last synced: 01 Aug 2025
https://github.com/vyse12138/leetcode
ไธชไบบ Leetcode ็ JavaScript / TypeScript ้ข่งฃ
algorithm javascript leetcode typescript
Last synced: 31 Jul 2025
https://github.com/codingcrush/leetcodepractice
Algorithm and data structure Practice By python & golang
Last synced: 27 Dec 2025
https://github.com/sleekpanther/interval-scheduling
Greedy Algorithm to find the maximum number of mutually compatible jobs
algorithm algorithm-design algorithms compatible greed greedy greedy-algorithm greedy-algorithms interval interval-scheduling jobs noah noah-patullo noahpatullo optimal pattullo pattulo patullo patulo schedule
Last synced: 05 Mar 2025
https://github.com/adaendra/sky-map-algorithm
Algorithm to locate stars in the sky
algorithm astronomical-algorithms formula hacktoberfest javascript sky sky-map-algorithm stars typescript
Last synced: 27 Sep 2025
https://github.com/yjyoon-dev/algorithm-note
์๋ฃ๊ตฌ์กฐ & ์๊ณ ๋ฆฌ์ฆ ๋ ธํธ
algorithm cpp data-structures problem-solving
Last synced: 10 Jan 2026
https://github.com/sowinskibraeden/schedulegeneratorapp
The Desktop Application for my schedule-generator algorithm, allowing users to easily interact with the algorithm and its variables to generate schedules as documents for students individually as well as the master timetable
algorithm csv data-analysis dataclasses python-docx python-typing python311 xlsxwriter
Last synced: 09 Jul 2025
https://github.com/amari-calipso/helium-sort
A block merge sorting algorithm inspired by Grail Sort and focused on adaptivity
algorithm block-merge-sort block-merging c c-programming-language grailsort merge-sort mergesort sorting sorting-algorithm theoretical-computer-science
Last synced: 22 Apr 2025
https://github.com/luminousmen/des
Data Encryption Standard simple implementation
Last synced: 01 May 2025
https://github.com/mohamed-94/mega-number
Mega Number v.1.0 -GUI- Do all Super math calculations with different operators combined at the same time..'See the README for more information'.
algorithm csharp csharp-code net netframework programming-language puzzle
Last synced: 22 Apr 2025