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-06 00:01:11 UTC
- JSON Representation
https://github.com/keivan-sf/insertion-sort-middle-tracking
Insertion-sort combined with middle-tracking to improve performance at certain scenarios
algorithm insertion-sort linkedlist
Last synced: 17 Mar 2025
https://github.com/qnighy/advanced-algorithm2015-poisson
algorithm pde poisson-equation rust
Last synced: 31 Mar 2025
https://github.com/quincey001/datastructure-algorithms
Fucusing on data structure & algorithm & Solving coding questions
algorithm algorithms java leetcode
Last synced: 06 Mar 2025
https://github.com/anikdascodes/fantasy-cricket-project
๐ Python simulation for generating 20K+ unique fantasy cricket teams with probability-based player selection and constraint optimization. Advanced algorithms, data analysis & visualizations included.
algorithm constraint-satisfaction cricket data-science fantasy-sports jupyter machine-learning numpy optimization pandas plotly probability python simulation sports-analytics
Last synced: 07 Sep 2025
https://github.com/yujung-jang/algorithm
๐ฉโ๐ป ์๊ณ ๋ฆฌ์ฆ ๊ณต๋ถ ๐ฉโ๐ป
Last synced: 06 Oct 2025
https://github.com/akkupy/ds_s3
Semester 3 Data Structure Works
algorithm data-structures data-structures-and-algorithms ktu-s3 ktu-s3-cse ktustudents
Last synced: 06 Oct 2025
https://github.com/harisali-git/pathsearchingusingastar
Dynamic Route planning with obstacles using the A* algorithm
algorithm artificial-intelligence astar astar-algorithm astar-pathfinding cpp routeplanning
Last synced: 07 Oct 2025
https://github.com/ravifel/project-quizz
Quizz Project
algorithm css html javascript logic-programming
Last synced: 07 Oct 2025
https://github.com/nikhilgugwad/a2z
Striver's A2Z DSA Course/Sheet
algorithm data-structures java striver-a2z-sheet-solutions takeuforward
Last synced: 27 Jul 2025
https://github.com/ranaessam03/sorting-algorithms
This repo contains Implementation of multiple sorting algorithms
algorithm algorithms cpp sorting sorting-algorithms
Last synced: 08 Oct 2025
https://github.com/streamr-dev/quick-dijkstra
Dijkstra's algorithm as a native C++ library for NodeJS, and as a WebAssembly library for the browsers
Last synced: 08 Oct 2025
https://github.com/axionbuster/gemssearch002
Solver for Gem Seeker (Tomb of the Mask+)
algorithm gem-seeker haskell tomb-of-the-mask
Last synced: 09 Oct 2025
https://github.com/ron4fun/simplexpy
SimplexPy is a compact python library that automatically solves `Linear Programming Equations` i.e Maximization problems, easily and quickly while giving you neat results.
algo algorithm linear-programming maximization simplex-method
Last synced: 09 Oct 2025
https://github.com/c1m50c/sorting-algorithm-visualizer
Visualizes various sorting algorithms with Python and Matplotlib.
algorithm algorithms bubble-sort celluloid comb-sort gnome-sort heap-sort insertion-sort matplotlib merge-sort mit-license python python3 quick-sort rich selection-sort shell-sort sorting-algorithms sorting-visualization visualization
Last synced: 10 Oct 2025
https://github.com/ndsvw/minimum-sum-partitioning
Dynamic-Programming solution of the "Minimum-Sum-Partitioning"-Problem: Given a list: What is the minimum absolute difference between the the sums of 2 arrays consisting of all the elements from the input array?
algorithm algorithm-challenge dynamic-programming
Last synced: 10 Oct 2025
https://github.com/sshaplygin/uniq-search-frequency
This repo was created for test task that count unique search frequency
algorithm cli external-sorting test-task
Last synced: 15 Mar 2025
https://github.com/jabellard/libds
libds - data structure library.
algorithm algorithms binary-heap binary-search-tree c data-structures gcc gcc-complier graph hash-table linked-list linux make queue stack vector
Last synced: 11 Mar 2025
https://github.com/jackhowa/where-art-thou
algorithm freecodecamp javascript
Last synced: 11 Oct 2025
https://github.com/soyeon207/study-algorithm
โ๏ธ ์๊ณ ๋ฆฌ์ฆ ๊ณต๋ถ repo
Last synced: 24 Mar 2025
https://github.com/krvajal/graph-experiments
Graphs algorithms experiments in C++ 11
algorithm cpp11 graph-algorithms graph-theory graph-traversal
Last synced: 12 Oct 2025
https://github.com/zerdicorp/mandelbrot_set
Visualization of the Mandelbrot set.
algorithm mandelbrot mandelbrot-set math visualization
Last synced: 02 Apr 2025
https://github.com/bckkingkkang/gamedev_learn
๊ฒ์ ๊ฐ๋ฐ ๊ฐ๋ ์ ๋ฆฌ
2d-game 3d-game algorithm cplusplus csharp game-development game-math math unity unreal-engine unreal-engine-5
Last synced: 27 Oct 2025
https://github.com/kartmaan/lychrel-number
Iterative process of adding numbers with their palindrome in order to end up with a new palindrome, or not...
196-algorithm algorithm calculations lychrel-number math mathematics palindrome palindrome-number unsolved-problems
Last synced: 14 Oct 2025
https://github.com/bam-j/algorithm-study
๋ธ๋ก๊ทธ ์๊ณ ๋ฆฌ์ฆ ์ ๋ฆฌ ํฌ์คํธ ์ฝ๋ ์๋ก + ์ฝ๋ฉ ํ ์คํธ ์ฝ๋ ์๋ก
algorithm data-structures javascript
Last synced: 31 Mar 2025
https://github.com/mohjarabahh/classic-algorithms
A collection of classic algorithms implemented in Python.
algorithm algorithms algorithms-analysis algorithms-and-data-structures algorithms-design algorithms-implemented algorithms-python python python3
Last synced: 28 Mar 2025
https://github.com/amirhossein-github/javascript-database
This repository contains all my knowledge of JavaScript.
Last synced: 14 Oct 2025
https://github.com/bluezhan/find-a-better-algorithm
๐ฉ Don't diddle code to make it faster - find a better algorithm.
algorithm javascript leetcode mathematics
Last synced: 15 Oct 2025
https://github.com/malbolgee/data-structures
Some data structures implementations in C.
algorithm avl-tree binary-search-tree c priority-queue queue stack
Last synced: 16 Oct 2025
https://github.com/alvarocastro/heapsort
Yet another implementation of heapsort in JavaScript aimed to be flexible, lightweight and fast.
Last synced: 17 Oct 2025
https://github.com/vladovsiychuk/jump-point-search-algorithm
Improved version of A*, aka JPS
a-star algorithm jps jps-algorithm jump-point-search pathfinding pathfinding-algorithm
Last synced: 19 Oct 2025
https://github.com/frank-wong-cn/datastructures-cpp
(Re)learning data structures.
algorithm avl-tree data-structures hashmap linked-list
Last synced: 20 Oct 2025
https://github.com/gustavo-p0/desafio-gustavo-pimentel-carvalho-costa
Repositรณrio criado para o Desafio de automatizar um caixa de uma Lanchonete. A missรฃo รฉ construir a lรณgica que calcula o valor de uma compra de acordo com o cardรกpio, regras de negรณcio e descontos da Lanchonete.
algorithm challenge dbserver jest nodejs startdb
Last synced: 22 Nov 2025
https://github.com/cuixing158/panorama360studio
360ยฐๅ จๆฏ่ง้ขๆธฒๆๆญๆพ๏ผไบคไบ็ผ่พ้่ง๏ผ้ฑผ็ผ๏ผๅฐ่กๆ่ง่ง้กบๆปๅๆข๏ผ็นๆ่ง้ขๅฏผๅบ
360 360-degree 360-video 360-view 360-viewer 360-vr algorithm algorithms app equirectangular-panorama gui interactive-visualizations matlab-graphics matlab-gui matlab-image-processing-toolbox panorama
Last synced: 23 Oct 2025
https://github.com/hemmouda/max-nj
Generic implementation of the Max-n algorithm in Java
abstraction algorithm generic implementation java max max-n max-n-algorithm min-max min-max-algorithm multiple-players n n-player template
Last synced: 24 Oct 2025
https://github.com/gustavo-hillesheim/project-euler
a repository for recording Project Euler solved problems
algorithm problem-solving project-euler
Last synced: 24 Oct 2025
https://github.com/mortend/typescript-clustering
Density Based Clustering for TypeScript
Last synced: 27 Oct 2025
https://github.com/jackparsonss/sorting-algotihm-visualizer
This repository is a simple sorting algorithm visualizer, made using python and tkinter
algorithm gui python3 sort visualization
Last synced: 27 Oct 2025
https://github.com/freeyoursoul/fil
Free instrumental Library(FiL) is a general purpose C++ library. Mostly header-only
algorithm cpp20 datastore generic-library
Last synced: 05 Apr 2025
https://github.com/techatlasdev/cryptorot
Un sistema enfocado en el cifrado simรฉtrico, encargado de poder convertir un conjunto de palabras legibles, en un conjunto de caracteres que no tienen coherencia pero si relaciรณn en funciรณn a sus llaves.
algorithm cli cryptography path python rot rot13 rot13-cipher rot13-decoder rotation
Last synced: 28 Feb 2025
https://github.com/maosong2022/computation-geometry
Some algorithms in computation geometry
Last synced: 11 Aug 2025
https://github.com/emisael21/python
# python This repository contains useful Python snippets and functions, from scrapers to database connections. Explore various scripts for web scraping and API interactions, all organized for easy reference. ๐โจ
algorithm algorithms-implemented client-python community-driven control education excel exercism-track hacktoberfest interview matplotlib numpy pandas practice python-course python-spider searches sorting-algorithms
Last synced: 31 Aug 2025
https://github.com/mrkem598/cluster_analysis
p
algorithm clustering k-means python
Last synced: 11 Jul 2025
https://github.com/potakaaa/tftf_edge_visualizer
TFTF Edge Visualizer is a Next.js web application designed to visualize the TFTF (Temporal Flexible Transfer and Fare) Edge data structure and routing algorithm. Built to support transit modeling and research, this tool offers an interactive way to explore how TFTF Edge represents routes, transfers, and fare computations.
algorithm maps pathfinding routing
Last synced: 22 Jun 2025
https://github.com/leadstar116/swift_binary_search_algorithm
Implement binary search algorithm in swift
algorithm binary-search swift swift4
Last synced: 22 Jun 2025
https://github.com/minter-v1/chondaek-coding
ONLY FOR ์ด๋์ ์ทจ๋ฝ๋ฅผ ์ํ ์๊ณ ๋ฆฌ์ฆ Repo
Last synced: 17 Jun 2025
https://github.com/obsidianplusplus/inventoryoptimizer
ไฝฟ็จ้ไผ ็ฎๆณ๏ผๅฏน Minecraft ็ฉๅฎถ่ๅ ็ฉๅ่ฟ่กๅๅฅฝๆงๆๅบใ| Utilizing genetic algorithms to perform preference-based sorting of items in a Minecraft player's inventory.
ai algorithm automatic based bukkit genetic inventory item management minecraft optimization plugin preference smart sort sorting spigot
Last synced: 01 Jul 2025
https://github.com/im-a-kookie/find-a-word
A ridiculous approach to creating even more ridiculous find-a-word puzzles
advanced-algorithms algorithm algorithm-challenges backtracking depth-first-search recursion trie
Last synced: 22 Jun 2025
https://github.com/chandan202003/sifu
Sifu enhances AI assistants with advanced NLP features and robust knowledge management. ๐ Its context-aware design supports seamless conversations in multiple languages. ๐ ๏ธ
3d-vision algorithm blockchain clothed-humans clothed-people-digitalization data-structures github-config heroku higher-rank-types icon java mysql ocaml pifuhd semantic-ui sifu solana validations
Last synced: 23 Jun 2025
https://github.com/baltasarq/java1dgame
Pequeรฑo ejercicio sobre un vector simple. Para resolverlo, se mostrarรกn las posibilidades de la estrategia "eager" y la de "backtracking".
algorithm backtracking backtracking-algorithm eager java
Last synced: 12 Jul 2025
https://github.com/chrisvilches/pokemon-maze-part-ii
An algorithm that solves the ice field puzzle that appears in Pokemon games.
algorithm maze pathfinding shortest-path-algorithm
Last synced: 17 Jun 2025
https://github.com/ambientwave/odoo-pos-promotion-offer
Automated quantity discount based on predefined criteria in Odoo 17
algorithm discount javascript odoo pos
Last synced: 12 Jul 2025
https://github.com/basemax/generaltreego
Implentation of a general tree in Go Programming Language. A general tree is a tree data structure in which each node can have an arbitrary number of children. We are storing children in an array.
algorithm algorithms algorithms-and-data-structures algorithms-datastructures data-structure datastructure ds general-tree generaltree go golang tree tree-search tree-structure tree-structured
Last synced: 12 Jul 2025
https://github.com/taeseunglee/project-euler
Submitted code for Project Euler in hackerrank
Last synced: 12 Jul 2025
https://github.com/yaxingson/es-containers
Implementation of various data structures and algorithms in javascript
algorithm datastructures list map set sort
Last synced: 13 Apr 2025
https://github.com/ki-seki/algorithm
ๅๅ็ C/C++ ๆฐๆฎ็ปๆไธ็ฎๆณๆจกๆฟๆ่ ็ฌ่ฎฐ๏ผไธป่ฆๆฏ็ป่ชๅทฑๅค่็จ็
algorithm c cpp data-structures
Last synced: 13 Jul 2025
https://github.com/paveldeuce/router
Lightweight library to provide an API for handling routes
algorithm algorithms constraints eslint-prettier jest jsdoc methods rest-api router routes tree tree-structure trie trie-tree
Last synced: 13 Jul 2025
https://github.com/stoverc/datastructuresandalgorithms
From-scratch attempts at implementing some common data structures and algorithms.
algorithm algorithms core-language cpp data-structures data-structures-algorithms data-structures-and-algorithms datastructures java linked-list python study-guide
Last synced: 14 Jul 2025
https://github.com/iamabhaytiwari343/algorithms
important algorithms
algorithm data-structures java problem problem-solving
Last synced: 14 Jul 2025
https://github.com/miloas/project-euler-rust
Try rust language by solve project-euler problems.
Last synced: 14 Jul 2025
https://github.com/rowirt/monoton
Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequential generation golang-library, golang-package, id-generator, ksuid, snowflake, snowflake-alternative, zero-alloc, zero-allocation
algorithm blockchain clock data-discretization fortnite game hacktoberfest javascript mob monochrome photography rxswift valorant wallpaper
Last synced: 07 May 2025
https://github.com/kareem-mohamed-wardany/nussinov-algorithm
algorithm bioinformatics python
Last synced: 14 Jul 2025
https://github.com/potakaaa/tftf_edge_api
TFTFEdge API is a FastAPI-powered web service designed to calculate the most efficient jeepney routes in Cagayan de Oro using geographic coordinates and transfer range. This API integrates a C++ algorithm for route calculation, delivering real-time route data in a flexible, scalable format.
algorithm cpp minimum-transfer network pathfinding
Last synced: 14 Jul 2025
https://github.com/ghomashudson/graphvisualiser
Educational tool for creating and running algorithms on graphs / networks
algorithm dijkstra-algorithm dijkstra-shortest-path education educational-software graph graph-algorithms graph-theory math mathematics teaching teaching-tool
Last synced: 15 Jul 2025
https://github.com/moussaak/pfe-telecom-1
Autonomous Robot using BrickPi3 + RaspberryPi3 and Python3 (Coupe de France de robotique)
algorithm brickpi coupe-de-france-de-robotique dexter-industries opencv-python python3 raspberry-pi-3 raspbian-jessie robot
Last synced: 10 Jul 2025
https://github.com/hadv/hallelujah
Conway's Game Of Life
algorithm conway-game game-of-life palindrome
Last synced: 15 Jul 2025
https://github.com/thenareshofficial/file-encryptions
File encryption and decryption Tool in python
algorithm cmd command-line-tool cryptography cybersecurity-tool decryption docker docker-image encryption file-encryption-python github hashing pip python python-decrypt python-docker python-encryption python3 requirements tool
Last synced: 16 Jul 2025
https://github.com/czubocha/so-lru-frame-allocation-algorithms
implementation of different types of LRU frame allocation algorithms
algorithm frame-allocation lru
Last synced: 17 Jul 2025
https://github.com/linsanity03/algorithm_visualizer
Algorithm visualizer game with pygame showcasing visualization of Popular algorithms
algorithm algorithm-visualization algorithms data-structures-and-algorithms pygame python python3 shortest-path-algorithm
Last synced: 17 Jul 2025
https://github.com/lvmalware/hanoi
algorithm hanoi hanoi-puzzle hanoi-towers recursion solver tower vbnet visual-basic
Last synced: 17 Jul 2025
https://github.com/jackhowa/seek-and-destroy-fcc
Remove all elements from the initial array that are of the same value as these arguments.
Last synced: 18 Jul 2025
https://github.com/mdashraful305/dsa
C implementations of various common data structures and algorithms
algorithm algorithms c data-structures linked-list
Last synced: 18 Jul 2025
https://github.com/leogaudin/learn2slither
42 ยท An introduction guide to reinforcement learning, teaching a snake how to behave in an environment through trial and error.
42 ai algorithm artificial-intelligence deep-reinforcement-learning game python reinforcement-learning snake snake-ai
Last synced: 18 Jul 2025
https://github.com/akihiko47/rockpaperscissors_cellular-automata
A cell change colour when the number of neighbouring cells that beats it is above a threshold. 1 beats 2 / 2 beats 3 / 3 beats 1
algorithm cellular-automata generative-art pygame python rock-paper-scissors
Last synced: 12 Apr 2025
https://github.com/bodiali/knights-travails
A program that shows the shortest possible way to get from one square to another by outputting all squares the knight will stop on along the way.
Last synced: 10 Sep 2025
https://github.com/alvinnn-r/algoritma-pemrograman-2
Learning Materials, Assignments and Exercises for the Programming Algorithms Course
algorithm algoritma-pemrograman c c-language c-programming input-output pemrograman-dasar
Last synced: 19 Jul 2025
https://github.com/rishav-karanjit/algorithm-design
This repo contains useful algorithm in c.
algorithm algorithms-and-data-structures c
Last synced: 19 Jul 2025
https://github.com/zonetecde/turing-machine-box
Visualiser en temps rรฉel les รฉtapes d'une machine de Turing sur votre algorithme.
algorithm svelte turing-machine turing-machine-simulator webapp
Last synced: 19 Jul 2025
https://github.com/zerdicorp/ants_simulation
Simple ants simulation, at a basic level is an advanced slime simulation algorithm.
algorithm ants simulation visualization
Last synced: 19 Jul 2025
https://github.com/alexprut/raft
An implementation of Raft in Go
algorithm consensus consensus-algorithm go golang p2p raft
Last synced: 19 Jul 2025
https://github.com/purelind/algorithm-part-i
Codes during learning Algorithm Part I of Princeton in coursera
Last synced: 19 Jul 2025
https://github.com/blaisewang/algorithmanalysis
My Algorithm Analysis Lesson Lab Work
algorithm insertion-sort lcs lcs-distance matrices maxsubarray mergesort quicksort sort
Last synced: 12 Mar 2025
https://github.com/asungur/data_structures_and_algos
Go,Ruby and Python implementations of common algorithms and data structures
algorithm algorithms data-structures go golang interview interview-preparation ruby
Last synced: 19 Jul 2025
https://github.com/adilwahla/my_leetcode_solutions
A Repository that will curate multiple approaches to leetcode problems
algorithm algorithms-and-data-structures coding-challenge coding-interviews dsa-learning-series dsa-practice interview-prep interview-preparation interview-questions java leetcode-java leetcode-solutions
Last synced: 23 Jul 2025
https://github.com/bblodfon/yates-hennel-gen
A generalization of the Yates and Hennel algorithm (branch coverage software testing)
algorithm branch-coverage c software-testing yates-hennel
Last synced: 10 Sep 2025
https://github.com/melardev/cppalgorithmsnippets
Cpp Snippets on algorithm library
algorithm algorithms cpp demos examples snippets
Last synced: 19 Jun 2025
https://github.com/2gpb/antlionoptimizer
This repository contains an implementation of the Ant Lion Optimizer (ALO), a nature-inspired algorithm used for solving optimization problems by simulating the interaction between ants and lions.
algorithm metaheuristic-optimization paper-based python
Last synced: 03 Apr 2025