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/afk247/dsa-journey
DSA Skill Development Problems and Solutions
algorithm data-structures optimization-problem problem-solving
Last synced: 04 Nov 2025
https://github.com/khouloud8seghira/flashcard
A duolingo opensource alternative. RIP Duo🕯️
algorithm android chrome-extension development django flashcards interview interview-practice language-learning learning obsidian-md programming spaced-repetition webapp
Last synced: 03 Mar 2025
https://github.com/sepera-okeq/arraysort
The difference in sorting for different data types.
algorithm algorithms cpp cpp11 sort sorting sorting-algorithms timin
Last synced: 14 May 2025
https://github.com/davidcardoso/dominoes
Dominoes programming challenge
algorithm algorithm-challenges algorithms-datastructures dominoes forfun php
Last synced: 02 Mar 2025
https://github.com/kareem-mohamed-wardany/phylogenetic-tree
algorithm bioinformatics python
Last synced: 14 Jul 2025
https://github.com/dansalahi/javascript-data-structures
Experimenting and implementing algorithms with JS
algorithm data-structures javascript
Last synced: 20 Mar 2025
https://github.com/igaozp/datastructure
Data Structure write in Python
algorithm datastructures python-3
Last synced: 03 Nov 2025
https://github.com/sangyx/algorithm
算法题打卡记录
algorithm c-plus-plus leetcode-solutions poj
Last synced: 23 Feb 2025
https://github.com/mki1967/rbo
Fundamental functions of RBO Bit-reversal Broadcast Scheduling in Go Programming Language
algorithm bit-reversal broadcast go rbo scheduling
Last synced: 03 Nov 2025
https://github.com/sudtanj/algorithm-analysis-project
Algorithm Analysis Project at Universitas Pelita Harapan
Last synced: 23 Jul 2025
https://github.com/rickreisdev/vendingmachine
Algoritmo que simula o funcionamento de uma máquina automática de alimentos no ambiente do terminal do C++.
algorithm cpp rickreis rickreisme vending-machine
Last synced: 07 Jul 2025
https://github.com/nohomey/math-objects
C++ library containing basic mathematical objects such as: matrix, vector and others as well some basic algorithms and operations with them
algebra algorithm cpp experiment learning linear-algebra math-objects mathematical-objects matrix vector
Last synced: 02 Mar 2025
https://github.com/david-pena/drawing-lines-algorithms
Different algorithms to plot a line using Python
Last synced: 23 Feb 2025
https://github.com/tin-cat/smax
Content maturity rating method for artistic social communities
algorithm algorithms classification classification-algorithm classification-algorithms classification-methods
Last synced: 18 Jun 2025
https://github.com/youseftareq33/java_algorithm_5_knapsackproblem
Implementation of knapsack Problem Solution
algorithm java knapsack-problem
Last synced: 14 Apr 2025
https://github.com/youseftareq33/java_algorithm_4_max-led-lighting
Max LED Lighting problem involves connecting LEDs to corresponding power sources to maximize the number of LEDs without allowing wires to cross.
algorithm java javafx longest-common-subsequence
Last synced: 14 Apr 2025
https://github.com/youseftareq33/java_algorithm_6_string-matching-algorithm
implementation of string matching algorithm
algorithm java string-matching-algorithms
Last synced: 14 Apr 2025
https://github.com/youseftareq33/java_algorithm_1_optimalstrategy_dynamicprogramming
Implementing a Dynamic Programming solution to minimize travel costs
algorithm dynamic-programming java javafx
Last synced: 14 Apr 2025
https://github.com/youseftareq33/java_algorithm_2_huffmancode
Huffman Code for compression and decompression file
algorithm huffman-compression-algorithm java javafx
Last synced: 14 Apr 2025
https://github.com/peter-lyons-kehl/produce
Productivity data Structures, Algorithms and :children_crossing: examples in :coffee: Java 8
algorithm algorithms algorithms-and-data-structures algorithms-datastructures data-structures datastructures java java-8
Last synced: 05 Mar 2025
https://github.com/sarincr/introduction-to-edge-analytics
Edge analytics is an approach to data collection and analysis in which an automated analytical computation is performed on data at a sensor, network switch or other device instead of waiting for the data to be sent back to a centralised data store.
algorithm algorithms algorithms-and-data-structures arduino arduino-ide arduino-library arm artificial-intelligence avr data-science dataanalytics datastuctures deep-learning edge-ai edge-computing embedded-systems iot machine-learning microcontroller neural-network
Last synced: 14 Sep 2025
https://github.com/sarincr/data-science-with-cpp
A data structure is a data organisation, control, and storage format that makes simple access and modification possible.
algorithm algorithms artificial-intelligence cplusplus data-science dataanalysis dataanalytics datascience datastructures deep-learning deeplearning machine-learning machinelearning neural-network prediction regression time-series timeseries
Last synced: 14 Mar 2025
https://github.com/honghoker/codingtest
Swift CodingTest
algorithm boj codingtest programmers swift
Last synced: 05 Mar 2025
https://github.com/arthurdelamare/gears
A TypeScript library for algorithms and data structure.
Last synced: 23 Feb 2025
https://github.com/oseasandrepro/topicos-de-programacao-usp
Tópicos de Programação(Técnicas Sistemáticas de Desenvolvimento de Programas).
algorithm algorithms algorithms-and-data-structures c c-language graph python3
Last synced: 06 Apr 2025
https://github.com/amirhakimnejad/string-calculator.infix-to-postfix-convertion.postfix-calculation
A C++ program that implemented and merged two algorithms, first one is the conversion between infix and postfix, and the second one can handle the calculation of a postfix phrase.
Last synced: 23 Feb 2025
https://github.com/phantom-98/rust-coding-test
Basic rust coding test course
Last synced: 23 Feb 2025
https://github.com/williamlsh/freecodecamp-intermediate-algorithm-scripting
Solutions for Freecodecamp intermediate algorithm scripting
algorithm freecodecamp javascript
Last synced: 15 Jul 2025
https://github.com/shrp777/chifoumi
Simulateur de partie aléatoire de "Pierre, Feuille, Ciseaux" en 2 manches gagnantes, implémenté en style Fonctionnel avec JavaScript.
Last synced: 23 Feb 2025
https://github.com/paveldeuce/search-engine
Search Engine that helps find the information by searched value
algorithm algorithms eslint fuzzy-search inverted-index jest jsdoc metrics prettier relevance search search-algorithm search-engine tf-idf
Last synced: 23 Feb 2025
https://github.com/pawelgoj/examples-of-some-algorithms
Same examples of widely used algorithms
algorithm algorithms machine-learning python
Last synced: 11 Jul 2025
https://github.com/andreacrotti/tic-tac-toe
algorithm clojure strategy tic-tac-toe
Last synced: 27 Mar 2025
https://github.com/sdummett-at-42/push_swap
A project to sort data using a limited set of instructions, aiming for minimal operations. Implement algorithms efficiently in C to achieve optimized sorting
algorithm data-structures optimization performance-optimization push-swap sorting
Last synced: 02 Mar 2025
https://github.com/hoshiyamaseizen/astar-java
A* Algorithm Visualization with Java
algorithm algorithms-and-data-structures astar-algorithm fxml gui java javafx maven
Last synced: 20 Nov 2025
https://github.com/chanioxaris/sorting-algorithms
A collection of sorting algorithms
algorithm bubble-sort heapsort insertion-sort merge-sort quicksort sorting
Last synced: 07 Apr 2025
https://github.com/houbb/leetcode-visual
leetcode-visual 力扣算法可视化
algorithm algorithms algorithms-and-data-structures data-struct interview leetcode visualization
Last synced: 30 Aug 2025
https://github.com/linguini1/punnetsquares
Python program that creates dihybrid and monohybrid punnet squares. Designed as a timesaver during my Grade 11 biology class, as the homework often included these problems.
algorithm automation biology punnett-square punnett-squares
Last synced: 19 Feb 2025
https://github.com/oliverhennhoefer/r-averaged-difference-algorithm
R-Implementation of the "Averaged Difference Algorithm" for Spatial Outlier Detection conceived by Yufeng Kou and Chang-Tien Lu (2006).
algorithm averaged avgdiff chang-tien detection difference farming implementation kou lu outlier precision r spatial weighted yield yufeng
Last synced: 05 Mar 2025
https://github.com/samuellucas97/best-matching
Implementation serial of Levenshtein distance algorithm.
algorithm automated-testing junit levenshtein-distance maven serial-version
Last synced: 28 Jun 2025
https://github.com/niks290192/data-structures-c
algorithm algorithms-datastructures c data-structures
Last synced: 12 Mar 2025
https://github.com/evian-zhang/pat
PAT (Advanced Level) Practice https://pintia.cn/problem-sets/994805342720868352
Last synced: 04 Apr 2025
https://github.com/dahlitzflorian/collatz-conjecture-algorithm
The 'Collatz-Conjecture'-algorithm in different languages
algorithm collatz-conjecture cpp java javascript php python
Last synced: 26 Feb 2025
https://github.com/laurencewarne/eratosthenes
Random implementations of the sieve of Eratosthenes
algorithm eratosthenes numpy python3
Last synced: 26 Feb 2025
https://github.com/mike014/movieranker
A Django-based web application that fetches and displays movies from The Movie Database (TMDB) API, allowing users to filter movies by genre.
algorithm algorithms api black django html-css-javascript isort justwatch-api open-source precommit-hooks pytest python test tmdb-api tox
Last synced: 22 Feb 2025
https://github.com/thenameisajay/wordle-probability-algorithm
An extension of the World-App using TDD Approach and following Clean Code Standard
algorithm probability problem-solving wordle
Last synced: 07 Apr 2025
https://github.com/kahsolt/oj-notes
persoanl algorithm/datastruct notes
acm-icpc algorithm notes oj-solutions
Last synced: 22 Feb 2025
https://github.com/dscmatter/tf-idf-document_scorer
TF-IDF (Term frequency, Inverse Document Frequency) is an algorithm or way to score the importance of words (or 'terms') based on how frequently they appear
Last synced: 05 Apr 2025
https://github.com/czoido/conan-levmar
Conan recipe for the levmar library: http://users.ics.forth.gr/~lourakis/levmar/
algorithm least-squares levenberg-marquardt nonlinear optimization
Last synced: 03 Apr 2025
https://github.com/kdelphinus/cpp_study
내가 공부하고 푼 c++ 코드들
algorithm baekjoon coding-challenge cpp
Last synced: 14 Mar 2025
https://github.com/kdelphinus/c_study
내가 공부하고 푼 c 코드들
algorithm baekjoon c coding-challenge
Last synced: 14 Mar 2025
https://github.com/kdelphinus/python_study
내가 공부하고 푼 파이썬 코드들
algorithm baekjoon coding-challenge python
Last synced: 14 Mar 2025
https://github.com/sakateka/htb-simulator
Hierachical token bucket simulator
algorithm c ebpf hierarchical-token-bucket htb token-bucket xdp
Last synced: 13 Jul 2025
https://github.com/abrarulhassan-786/practice
I have doen this code on Romain Cities using branch and bound Algorithm. Question: Write an algorithm which takes as input any two cities and returns the shortest route between them. Use the simple branch and bound method.
ai algorithm artificial-intelligence bound branch branchandbound romaniancities
Last synced: 17 Mar 2025
https://github.com/rudxain/bin-rle.rs
Trying to calculate distributive operations in logarithmic-time
algorithm arithmetic-mean binary-search crate distributive experimental exponential-search folding geometric-mean niche no-std optimization reduction run-length-encoding specialized summation
Last synced: 14 Mar 2025
https://github.com/17xr/evaluatearithmeticexpression
A simple algorithm to evaluate an arithmetic expression
algorithm cpp cpp-library cpp23 cpp23-library djikstra shunting-yard shunting-yard-algorithm
Last synced: 05 Apr 2025
https://github.com/jovana-marceta/algorithmic-challenges
JavaScript algorithmic challenges
algorithm algorithm-challenges algorithms javascript js
Last synced: 22 Feb 2025
https://github.com/hoainamcse/simulator
⚡A simple software that simulates sorting algorithms build in winforms.
algorithm simulator sorting winform
Last synced: 05 Nov 2025
https://github.com/junqiuzhang/competitive-decision-algorithm
competitive decision algorithm research in facility location problem
algorithm competitive-decision-algorithm facility-location-problem
Last synced: 22 Feb 2025
https://github.com/risto-stevcev/haskell-maximum-subarray
Maximum subarray algorithm implementation in Haskell
algorithm haskell maximum subarray
Last synced: 22 Feb 2025
https://github.com/elijas/binary-search
Implementation of binary search in Python with tests (Accomplished for academic credit)
algorithm binary-search python
Last synced: 22 Mar 2025
https://github.com/reitzig/2015_apportionment
Implementations of several algorithms for proportional apportionment by divisor methods
algorithm apportionment divisor-methods java research
Last synced: 23 Jul 2025
https://github.com/risto-stevcev/haskell-mergesort
Mergesort implementation in Haskell
Last synced: 22 Feb 2025
https://github.com/sehaim/algorithm_js
JavaScript Algorithm Problem Solving
Last synced: 06 Nov 2025
https://github.com/loveboyme/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: 02 Mar 2025
https://github.com/freddydumont/fcc-algorithm-challenges
My solutions to freeCodeCamp's algorithm challenges
algorithm algorithm-challenges freecodecamp javascript
Last synced: 14 Mar 2025
https://github.com/v0lk7/42_pushswap
42- Solo project: Create a custom algorithm in C to sort a list of int.
Last synced: 16 Jun 2025
https://github.com/rohan-bhautoo/digits-recognition-using-neural-network
A machine learning system to categorise one of the UCI digit tasks using Neural Network in Java.
algorithm handwritten-digit-recognition java machine-learning neural-network uci-machine-learning
Last synced: 12 Mar 2025
https://github.com/akashnath420/graph-based-path-finding-tool
The Java code models all 64 districts of Bangladesh as nodes in an undirected, weighted graph. The graph captures road distances between districts to support pathfinding, logistics, or geographic analysis.
akash-nath algorithm algorithms bfs cse246 data-structures dsa east-wast-university ewu graph shortest-path-algorithm
Last synced: 16 Jun 2025
https://github.com/dbish6/algorithms_data_structures_examples
Pretty much all of your standardized algorithms and data structures in one repository (In development).
algorithm algorithms algorithms-and-data-structures computer-science data-structures java javascript learn
Last synced: 23 Jul 2025
https://github.com/spezifisch/leetcode-problems
My solutions to some leetcode.com coding problems, mostly Python/Go
algorithm algorithms golang leetcode leetcode-solutions python
Last synced: 06 Nov 2025
https://github.com/pokk/algorithm
My friend and I learned and programed the algorithm and design pattern. We're glad to share them to you.
algorithm datastructures design-pattern python3
Last synced: 16 Jun 2025
https://github.com/sohomm/apple-inc.-stock-price-analysis-updated-
Apple Inc. stock price analysis , python , updated
algorithm analysis epoch lstm model neural-network pattern prediction python yfinance
Last synced: 08 Jul 2025
https://github.com/novpath/data-structure
《数据结构》-陈越、何钦铭-课程笔记与习题解析
algorithm c datastructure study-notes
Last synced: 24 Jul 2025
https://github.com/arogov-com/leetcode
Leetcode solved problems
algorithm algorithms leetcode leetcode-c leetcode-solutions
Last synced: 14 Aug 2025
https://github.com/liguwe/algorithm-book
📗 《算法》算法与数据结构,持续构建算法知识体系
algorithm algorithms algorithms-and-data-structures leetcode
Last synced: 11 Aug 2025
https://github.com/chizuru-nina-yamauchi/dining-philosophers-problem-concurrency-problem-multi-threading
My assignment about concurrency problem and synchronization(multi-threading) with Concurrency API (Dinging Philosophers problem) for my online java course.
algorithm concurrency synchronization thred
Last synced: 21 Feb 2025
https://github.com/nerddiffer/sieve-of-eratosthenes
visualize an algorithm to find prime numbers
algorithm prime-numbers sieve timeout visualization
Last synced: 25 Jul 2025
https://github.com/feliperdamaceno/conways-game-of-life
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. This version of the game is built with React and Zustand.
algorithm react typescript zustand
Last synced: 14 Mar 2025
https://github.com/sleepingraven/algorithmnote
Practical utilities in algorithm learning / OJ accepting.
algorithm data-structure demo leetcode
Last synced: 25 Jul 2025
https://github.com/muhammadabdi42/sudoku-solver-with-backtracking-algorithm
A simple console app written with C# for solving 9x9 and 16x16 sudokus using backtracking algorithm
Last synced: 25 Jul 2025
https://github.com/billowdev/cryptography-techniques-example
วิทยาการเข้ารหัสลับ cryptography techniques
algorithm cryptography encryption
Last synced: 25 Jul 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/youben11/graph-theory
Implementation of some algorithms on graph theory
Last synced: 26 Jul 2025
https://github.com/gregorybchris/bfprt
Median of medians quickselect algorithm
algorithm blum complexity conquer divide median quick quickselect quicksort
Last synced: 26 Jul 2025
https://github.com/notrelix/algorithms
This will keep track of Algorithms I have learned.
Last synced: 18 Sep 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/jayexdesigns/a-star-visualizer
A visualizer for the popular A* algorithm
a-star algorithm pathfinding visualizer
Last synced: 04 May 2025
https://github.com/theodrosyimer/luhn
Implementation of the Luhn's algorithm using TypeScript
Last synced: 26 Jul 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