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: 2025-12-20 00:01:15 UTC
- JSON Representation
https://github.com/aicodecraft/anti-dump-algorithm
The Anti-Dump Algorithm is designed to evaluate and filter out unproductive or irrelevant input, commonly referred to as "noise," while prioritizing clarity, effort, and context. This algorithm measures the quality of input based on several key parameters with the ADI.
ai ai-algorithm ai-solutions algorithm algorithm-challenges algorithms-and-data-structures anti-dump anti-dump-algorithm dump dumper dumpiness python solutions spam-filtering
Last synced: 05 Apr 2025
https://github.com/katahiromz/spheredist
equal distance distribution of vertexes on a sphere
algorithm cxx cxx11 distribution library plotter plotting sphere sphere-surface vertex vertices
Last synced: 27 Nov 2025
https://github.com/bitbravo/storemap-generator
algorithm html5-canvas javascript
Last synced: 21 Feb 2025
https://github.com/whitehyun/algorithm-journey
Baekjoon Online Judge, Codeforces, Programmers, LeetCode, etc.
Last synced: 29 Mar 2025
https://github.com/jisstro/hybrid-min-max-sort
Hybrid Min-Max Sort: An optimized hybrid sorting algorithm combining QuickSort and MergeSort techniques with dual pivot partitioning. Supports int and double types
algorithm algorithm-design algorithms algorithms-and-data-structures c-language clang hybrid-sort mergesort quicksort sorting sorting-algorithm sorting-algorithms
Last synced: 21 Feb 2025
https://github.com/donno2048/sort
Superfast sorting algorithm
algorithm sort sorting sorting-algorithms
Last synced: 06 Sep 2025
https://github.com/jayexdesigns/a-star-visualizer
A visualizer for the popular A* algorithm
a-star algorithm pathfinding visualizer
Last synced: 04 May 2025
https://github.com/angeal185/bit-shift-cipher
bit-shift vernam cipher for nodejs and the browser
algorithm cipher decryption encryption vernam-cipher
Last synced: 24 Feb 2025
https://github.com/pawfa/algorithms
Example application to learn Redux and D3.js
algorithm algorithms react reactjs redux
Last synced: 03 Mar 2025
https://github.com/jayexdesigns/sorting-algorithm-visualizer
A simple visualizer for common sorting algorithms
algorithm sorting-algorithms vanilla-javascript visualization
Last synced: 15 Oct 2025
https://github.com/deiucanta/pagelist
Pagination logic/algorithm in Javascript
algorithm javascript pagelist pagination paginator typescript
Last synced: 02 Mar 2025
https://github.com/arnie97/tyvj-answers
while (!ac) rp++;
acm acm-icpc algorithm algorithm-challenges contest
Last synced: 21 Mar 2025
https://github.com/bingyangchen/tic-tac-toe
algorithm machine-learning reinforcement-learning tictactoe
Last synced: 04 May 2025
https://github.com/zilean12/-bubble-sort
To sort an array of integers using the Bubble Sort algorithm
algorithm bubble-algorithms bubble-sort sort sorting-algorithms
Last synced: 04 Apr 2025
https://github.com/shoyamanishi/redblacktree
A faithful implementation of the red black tree algorithm by Cormen, Leiserson, Rivest, and Stein.
algorithm python3 redblack-tree
Last synced: 31 Aug 2025
https://github.com/kyunghoon0126/algorithm
Algorithm
algorithm data-structure python
Last synced: 01 Dec 2025
https://github.com/bdadmehr0/encrypte-python
map. And notice that there's exactly one character between the given pairs: K->L->M, O->P->Q, E->F->G, and look at the very first letter in the text g, if this is English, a good guess is that g is actually i. What is the distance from g to i? Yes, G->H->I. So let's shift each character to the right, by 2, and y back to a, z back to b.
algorithm encoding encryption python
Last synced: 21 Mar 2025
https://github.com/brkn/insertionsort_vs_mergesort
Homework 1 of My "Analysis of Algorithms I" Course
algorithm analysis cpp insertionsort mergesort sort
Last synced: 06 Apr 2025
https://github.com/rrwen/poster-gisci-osmol
Conference poster and short paper titled "Outlier Detection in OpenStreetMap Data using the RandomForest Algorithm and Variable Contributions" for the GIScience Conference in 2016
2016 algorithm conference contribution data detection forest gis giscience learn machine open openstreetmap osm outlier paper poster random short variable
Last synced: 03 Apr 2025
https://github.com/permutationlock/path_coloring_bgl
Implementations of several path coloring algorithms for the Boost Graph Library.
algorithm boost-graph-library graph-algorithms graph-coloring graph-theory hartman plane-graphs poh proof
Last synced: 04 Mar 2025
https://github.com/kash1444/py_files
Here are some of my beginner codes to upskill my knowledge in python
algorithm functional-programming ide jupyter-notebook python-3 turtle-graphics
Last synced: 28 Mar 2025
https://github.com/nekonenene/programmer-nou-wo-kitaeru-suugaku-puzzle
『プログラマ脳を鍛える数学パズル』への挑戦記録
Last synced: 22 Jul 2025
https://github.com/woosungkim0123/algorithm-deep-dive
repository for Algorithm learning
Last synced: 22 Jul 2025
https://github.com/rhcarvalho/geek-challenge
Solutions for geek challenges, finding patterns in large prime numbers.
algorithm challenge prime-numbers racket
Last synced: 02 Mar 2025
https://github.com/maximfersko/smart-calculator-qt
algorithm calculator-application cpp17 gui qt qt-application reverse-polish-notation
Last synced: 12 Mar 2025
https://github.com/labgua/maat
Analisi numerica su Arduino
algorithm analysis arduino embedded microcontroller numerical
Last synced: 13 Apr 2025
https://github.com/rhcarvalho/the-algorithm-design-manual
Exercises from the book The Algorithm Design Manual
Last synced: 02 Mar 2025
https://github.com/bibhestee/binary_trees
0x1D. C - Binary trees
algorithm binary-trees c data-structures
Last synced: 06 Apr 2025
https://github.com/ramanaditya/coursera-data-structures-and-algorithms
Different Algorithmic problems solved using python3.7.0
algorithm algorithms algorithms-and-data-structures algorithms-datastructures python python-3 python-script python3
Last synced: 24 Feb 2025
https://github.com/luizfelipelopes/findmedian
Find Median (Problem resolved in Hacker Rank)
algorithm algorithm-challenges algorithms hackerrank hackerrank-solutions javascript
Last synced: 15 Oct 2025
https://github.com/ordinary-dev/my-solutions
My solutions to various programming problems
advent-of-code algorithm codeforces leetcode leetcode-solutions
Last synced: 13 Mar 2025
https://github.com/arashout/8puzzlesolver
Basically a port of the solver I worked on in the Princeton Algorithms course
8puzzle algorithm board javascript manhattan-distance neighbors princeton-algorithms priority-queue puzzle solver
Last synced: 30 Aug 2025
https://github.com/applicativesystem/rust-bedtools-pangenome
rust-bedtools but from the pangenome point of view.
algorithm bedtools bioinformatics bioinformatics-algorithms genome-annotation pangenome pangenome-analysis
Last synced: 24 Feb 2025
https://github.com/vduseev/fate
Fast algorithm testing environment. Built with HackerRank in mind!
algorithm algorithm-testing bash data-structures docker hackerrank
Last synced: 06 Apr 2025
https://github.com/thesola10/starseller
Collection of implementations of a simple demo algorithm
Last synced: 06 Apr 2025
https://github.com/hasanyahya101/routerender-vite
This is a basic Dijkstra's path finding algorithm visualizer. You set a start and an end tile. The algorithm starts searching each tile it can and finally finds and displays the shortest path.
algorithm algos dijkstra-s finding github github-pages mit pages path path-visualizer shadcn static tiles
Last synced: 29 Mar 2025
https://github.com/rahul-sahani04/java-zero-to-hero
Welcome to the Java Zero to Hero Guide, a comprehensive resource designed for beginners to learn Java from scratch. Each folder in this repository contains examples and exercises that build upon the previous concepts.
algorithm api beginner-friendly beginners-guide coding guide guides java java-guide java8 jdk programming zero-to-hero
Last synced: 29 Mar 2025
https://github.com/mjkloeckner/sav
Sorting Algorithms Visualized
algorithm c sdl2 sdl2-ttf sorting-algorithms sorting-visualization
Last synced: 04 Oct 2025
https://github.com/mahdyhamad/graph-coloring-algorithm
greedy graph-coloring algorithm that can be used in timetable scheduling
algorithm coloring-graph graph graph-algorithms
Last synced: 17 Mar 2025
https://github.com/itshyphen/arthur-the-gladiator
Multilevel board game using data structures and algorithms
Last synced: 06 Oct 2025
https://github.com/eeeyooon/algorithm
Javascript algorithm + SQL practice
algorithm javascript oracle-database sql
Last synced: 02 Mar 2025
https://github.com/haongo138/algo-labs
Your go-to repository for honing skills in Data Structures and Algorithms using the powerful and safe programming language, Rust.
algorithm datastructures dsa-practice rust
Last synced: 13 Jul 2025
https://github.com/zevio/pcu_relation
Semantic relationships extraction algorithm for PCU project
algorithm component extraction pcu pcu-relation python relationship relationship-extraction relationship-extraction-algorithm
Last synced: 24 Feb 2025
https://github.com/jeantimex/swiftyklotski
🕹️Swift library to solve Klotski puzzle game with efficient algorithm.
algorithm example klotski puzzle-game swift swift-library
Last synced: 31 Aug 2025
https://github.com/suglasp/c_archiver_by_okumura
Haruhiko Okumura original public C code for his archiver tools
algorithm archiver c-language dos
Last synced: 13 Mar 2025
https://github.com/wojtekb30/fibaro-lua-sha256
Pure LUA 5.2 code to generate SHA256 of strings, works in Fibaro Home Center 3
algorithm fibaro fibaro-hc3 lua sha256 sha256-hash
Last synced: 17 Mar 2025
https://github.com/nem035/csjs
Small collection of basic CS Algorithms/Data Structures in JavaScript.
algorithm computer-science-algorithms javascript
Last synced: 03 Apr 2025
https://github.com/iambpn/arraylinkedlist
Implementation of Linked List with array as its value. An efficent alternative for the ArrayList.
Last synced: 11 Apr 2025
https://github.com/stylepatrick/sudoku-solver
Sudoku solver algorithm in Java
Last synced: 31 Oct 2025
https://github.com/alphayowakarindi/decode-a-morse-code-message
An algorithm to decode some special characters into human readable texts.
Last synced: 24 Feb 2025
https://github.com/aggstam/mpi_d_step_sssp
This program implements D-Stepping algorithm introduced by U.Mayers and P.Sanders, using SSSP algorith for faster execution.
Last synced: 02 Mar 2025
https://github.com/debugger24/maize-problem-a-star-algorithm
Maize puzzle solving problem implement using A* algorithm implemented in python
algorithm artificial-intelligence astar-algorithm pathfinding-algorithm python
Last synced: 22 Jul 2025
https://github.com/carloocchiena/xor_cipher
Simple function to implement XOR Encryption
algorithm encryption xor-cipher
Last synced: 21 Mar 2025
https://github.com/brainlesslabs/pizza
A Lightweight distributed database written in C++ and on top of sqlite
algorithm cplusplus cpp cpp11 database distributed-database sqlite3
Last synced: 22 Mar 2025
https://github.com/vlmarkov/test-tasks
A repository where is placed test programming tasks.
algorithm c cpp data-structures multithreading
Last synced: 09 Sep 2025
https://github.com/liraymond04/olc-dijkstra
GUI implementation of Dijkstra's shortest path algorithm in the olcPixelGameEngine.
algorithm algorithms-and-data-structures c-plus-plus cpp dijkstra dijkstra-algorithm dijkstra-shortest-path gui olc olcpixelgameengine pge
Last synced: 08 Sep 2025
https://github.com/luxoriasoft/brisque_impl
Brisque Implementation (C++) Self Contained
Last synced: 29 Mar 2025
https://github.com/bdadmehr0/dagham-two-arrays
الگوریتم نحوهی ادغام دو آرایه ۱۰ تایی صعودی و ایجاد یک آرایه نهایی صعودی را با استفاده جاوا را نشان میدهد
Last synced: 21 Mar 2025
https://github.com/thirumalai-shaktivel/sorting_algorithm_visualizer
Sorting Algorithm Visualizer illustrates how algorithms work graphically. It mainly aims to simplify and deepen the understanding of algorithms operations.
algorithm sorting sorting-algorithms
Last synced: 06 Apr 2025
https://github.com/jabbalaci/fudep
Algorithms that extract functional dependencies (FDs) from a dataset.
Last synced: 04 Apr 2025
https://github.com/hong539/python-101
python-101 for one who want to practice more coding skills/tips with Python
algorithm codility datastructures hackerrank leetcode python python3
Last synced: 29 Mar 2025
https://github.com/ruancarllo/spell-checker
A character tree-based spelling correction algorithm
algorithm spell-checker tree-structure
Last synced: 05 Jul 2025
https://github.com/johnfromspace/backtracking-
Backtracking can be defined as a general algorithmic technique that considers searching every possible combination in order to solve a computational problem.
algorithm algorithms backtracking backtracking-algorithm competitive-programming
Last synced: 17 Jul 2025
https://github.com/filipsedivy/recryptor
🔐 Class for quick and easy change the encryption algorithm
algorithm password rehash security-tools
Last synced: 09 Apr 2025
https://github.com/kkg5/algorithm
Problem Solving
algorithm backjoon leetcode problem-solving programmers
Last synced: 22 Jul 2025
https://github.com/brionmario/astar-pathfinder
Path-finder app implemented using the A-Star algorithm
algorithm astar-algorithm java obstacle pathfinding
Last synced: 22 Jul 2025
https://github.com/buraktalhaa/diningphilosophers
A solution to the famous Dining Philosophers problem using the Token Ring approach.
algorithm dining-philosophers dining-philosophers-problem python semaphore synchronization token-ring
Last synced: 13 Oct 2025
https://github.com/teleivo/algorithm-design-manual
Excercises from the Algorithm Design Manual book
algorithm algorithms algorithms-and-data-structures skiena
Last synced: 21 Feb 2025
https://github.com/dishenmakwana/c-datastructures-and-algorithms
Data Structure And Algorithms
Last synced: 05 Mar 2025
https://github.com/t-kalv/python-floyd-s-algorithm
Python Floyd's Algorithm
Last synced: 22 Mar 2025
https://github.com/t-kalv/python-searching-a-matrix
Python Searching A Matrix
Last synced: 22 Mar 2025
https://github.com/t-kalv/longest-increasing-subsequence
Longest Increasing Subsequence
Last synced: 22 Mar 2025
https://github.com/amilajack/simplex
A simple implementation of the simplex algorithm in Rust
Last synced: 02 Apr 2025
https://github.com/xiaocongdong/algorithm
JavaScript implementation of some classical data structures and algorithm.
algorithm datastructures javascript
Last synced: 25 Feb 2025
https://github.com/shamikaredkar/python-text-based-slot-machine-
This Python project offers a command-line slot machine simulation where players deposit funds, bet on up to three lines, and spin to win. Featuring four symbols with varying values, the game calculates wins based on symbol matches across bet lines, multiplying bets by symbol values.
algorithm command-line command-line-tool python slot-machine
Last synced: 14 Mar 2025
https://github.com/syncush/conjunctionbooleanpredicator
Machine Learning , used the consistency algorithm
algorithm consistency machine-learning predicator python python3
Last synced: 25 Feb 2025
https://github.com/pedrohenriquebr/topsis-react
TOPSIS React
algorithm css html5 js material-ui react web yarn
Last synced: 02 Sep 2025
https://github.com/azat-io/natural-order-compare
🎏 Natural order comparison algorithm for JavaScript
algorithm comparison javascript natural-sort
Last synced: 25 Feb 2025
https://github.com/jakubriegel/watercollector
REST API for calculating water remaining after rain on given slice of surface.
algorithm dockerfile github-actions java rest spring-boot
Last synced: 27 Mar 2025
https://github.com/ym1085/algorithm-study
Repository for solving algorithmic problems
algorithm backjoon java leetcode programmers
Last synced: 29 Mar 2025
https://github.com/itzg/try-etcd-work-allocator
Experiment with an algorithm to dynamically allocate work via etcd
algorithm distributed-computing etcdv3 spring-boot
Last synced: 27 Jun 2025
https://github.com/naseem1amjad/python-csv-list-conversion-manipulation
Read String as CSV and do the manipulation using Python
algorithm array-manipulations assignment csv-format evaluation find hackerrank list python3 search source-code spreadsheet-manipulation test
Last synced: 21 Feb 2025
https://github.com/ia7ck/rust-competitive-programming
snippets for competitive programming
algorithm competitive-programming rust
Last synced: 16 Jun 2025
https://github.com/floydz/binarycontainer
small container for a binary vector
Last synced: 15 Aug 2025
https://github.com/igor-240340/clopeclusteringalgorithm
C++ test assignment on implementation of CLOPE clustering algorithm
algorithm categorical-data clope clustering-algorithm transactional-data
Last synced: 29 Mar 2025
https://github.com/eightants/rps-ai
PARIS: A Rock, Paper, Scissors AI created with Javascript
algorithm javascript prediction
Last synced: 22 Sep 2025
https://github.com/sibeux/compfest-cpc
Competitive Programming Contest COMPFEST Universitas Indonesia 2022 repository by sibeux - nasrulwahabi [sibe_ux / nasrul_wahabi]
algorithm competitive-programming-contests compfest cpc programming
Last synced: 16 May 2025
https://github.com/sleekpanther/counting-inversions
Finds how similar 2 lists of rating are using the Divide and Conquer approach. Extension of MergeSort that actually displays the specific inversions as well as just counting the total number.
algorithm algorithm-design arrays count counting-inversions dissimilarity divide-and-conquer invert merge mergesort mergesort-algorithm noah noah-patullo pattullo pattulo patullo patulo ratings similarity sorting
Last synced: 05 Mar 2025