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/ilovebacteria/analysis-prime-number-algorithms
My Data Structure course project. Analyzing the performance of some prime number algorithms with graph
algorithm algorithms data-structures graph java matplotlib pyfpdf python
Last synced: 22 Aug 2025
https://github.com/ro-el-c/alkon_2023
건국대학교 알고리즘 동아리 AlKon 1기 중급 스터디 Problem Solving 레포지토리
algorithm cpp data-structure java
Last synced: 26 Mar 2025
https://github.com/heineiuo/fibonacci-layout
Fibonacci layout algorithm (tiling, square)
Last synced: 12 Mar 2025
https://github.com/ostad-ai/graph-analysis
This repository is devoted to the field of Graph Analysis and related topics.
algorithm directed-graph graph node-degree python undirected-graph
Last synced: 23 Aug 2025
https://github.com/begrossi/montage
T,O,U,C,H,I,N,G inspired film Montage Algorithm
algorithm experimental-movie film films montage movie movies
Last synced: 12 Mar 2025
https://github.com/emmeowzing/rx_algorithm
A fast (experimental) RX algorithm implementation in Python 3.9+
algorithm image mahalanobis rx
Last synced: 24 Aug 2025
https://github.com/shikha-code36/strivers-sde-sheet-python-solutions
Solution of Striver's SDE Sheet in Python
algorithm algorithms algorithms-and-data-structures data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-practice dsa-python python-ds-algo python-dsa striver-sde-sheet strivers-sde-sheet strivers-sde-sheet-solutions
Last synced: 03 Mar 2025
https://github.com/convexwf/leetcode
Solution to Leetcode problems. 在此记录 Leetcode 题目的解法思路,以C++为主。
algorithm cpp data-structures leetcode
Last synced: 24 Aug 2025
https://github.com/gourabofficial/dsa-bootcamp
DSA using Java
algorithm data-structures dsa dsainjava
Last synced: 02 Mar 2025
https://github.com/shikha-code36/strivers-sde-sheet-go-solutions
Solution for Striver's SDE Sheet in Golang
algorithm algorithms algorithms-and-data-structures data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-golang dsa-practice dsa-questions dsalgo golang golang-dsa striver-sde-sheet strivers-sde-sheet strivers-sde-sheet-solutions
Last synced: 03 Mar 2025
https://github.com/cyril-develop/lespetitsplats
Formation "Développeur d'application - Javascript React" - OpenClassrooms, projet 7: Développez un algorithme de recherche en JavaScript.
algorithm binary-search html html-css-javascript html5 javascript javascript-es6 sass sass-framework
Last synced: 03 Mar 2025
https://github.com/meysam81/graph-eulerian-path-circuit
A program for finding the Eulerian path/cycle in a huge sparse network
algorithm euler euler-exercises euler-project euler-solutions eulerian eulerproject file graph mathematics network
Last synced: 27 Aug 2025
https://github.com/joserafael0160/codeforces
A list of solved problems from Codeforces along with an explanation for each one.
algorithm algorithms algorithms-and-data-structures algorithms-implemented algoritmo algoritmos c codeforces codeforces-problems codeforces-solutions codeforces-solutions-github competitive-programming competitiveprogramming cplusplus cpp programacion-competitiva
Last synced: 12 Mar 2025
https://github.com/joserafael0160/dmoj-uclv
Algoritmos y estructuras de datos || Soluciones del DMOJ con explicación
algorithm algorithms algorithms-and-data-structures array arrays cplusplus cpp data-structures data-structures-and-algorithms dmoj dmoj-solution dmoj-solutions dmoj-submissions solutions string strings
Last synced: 12 Mar 2025
https://github.com/ofir-frd/algorithm-challanges
Practice programming skills by solving coding questions
algorithm leetcode leetcode-solutions python
Last synced: 01 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/realamirhe/smlfdl
Unofficial implementation of SVMs multi-class loss feedback based discriminative dictionary learning in python
algorithm auto-encoder classification cybernetics feedback-mechanism ksvd multi-svm smlfdl
Last synced: 30 Aug 2025
https://github.com/linguini1/sortingalgs
An analysis of different sorting algorithms for my high school computer science course. Includes Excel charts and Big O notation.
algorithm algorithm-analysis algorithm-challenges algorithms analysis sort sorting sorting-algorithms
Last synced: 07 Sep 2025
https://github.com/anhgelus/human-readable-slug
A little algorithm generating human readable slug in Go
Last synced: 30 Aug 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/joserafael0160/leetcode
A list of solved problems from LeetCode along with an explanation for each one.
algorithm algorithms algorithms-and-data-structures algorithms-datastructures algoritmo algoritmos algoritmos-basicos c competitive-programming competitive-programming-algorithms competitveprogramming cplusplus cpp leetcode leetcode-cpp leetcode-questions leetcode-solutions programacion-competitiva programacioncompetitiva
Last synced: 12 Mar 2025
https://github.com/c1m50c/leet-code-solutions
A collection of my LeetCode submissions.
algorithm algorithms data-structures dynamic-programming interview-questions leetcode leetcode-python leetcode-solutions python python-3 solutions
Last synced: 12 Mar 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/azat-io/natural-order-compare
🎏 Natural order comparison algorithm for JavaScript
algorithm comparison javascript natural-sort
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/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/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/sangyx/algorithm
算法题打卡记录
algorithm c-plus-plus leetcode-solutions poj
Last synced: 23 Feb 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/yukihirai0505/scala-algorithms
:notebook_with_decorative_cover: Scala Algorithms
Last synced: 03 Mar 2025
https://github.com/albe/douglas-peucker-tree
A tree subdivision algorithm for geo-paths
algorithm douglas-peucker gps gps-tracking tree-structure
Last synced: 25 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/xandersteyn/maze-solver
A C++ program that generates a random maze and solves it using the Breadth-First Search (BFS) algorithm, displaying the solution path from start to end
algorithm breadth-first-scanner computer-science cpp cpp-algorithms educational graph-theory maze-generator maze-solver pathfinding problem-solving random-maze terminal-application
Last synced: 16 Mar 2025
https://github.com/arthurdelamare/gears
A TypeScript library for algorithms and data structure.
Last synced: 23 Feb 2025
https://github.com/kumaarbalbir/hackfest-22_bombardiers
This repository is in accordance with the one of the sub problem given by TexMIN in Hackfest'22. Developed the algorithmic procedure for the same and implemented using python.
algorithm geometry python3 shapely
Last synced: 30 Mar 2025
https://github.com/jeanriffel/algorithms
This repo intend to share some algorithms knowledge which can be useful to someone.
Last synced: 20 Feb 2025
https://github.com/renbkna/tic-tac-toe
A Tic-Tac-Toe game against AI.
algorithm algorithms csharp dotnet minimax minimax-algorithm tic-tac-toe tic-tac-toe-ai
Last synced: 25 Feb 2025
https://github.com/hediyeorhan/objectorientedprogramming
algorithm class java object-oriented-programming thread
Last synced: 01 Mar 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/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/itsmunim/python-playground
Where all the python trash ends up
algorithm data-structures python
Last synced: 14 Mar 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/andreacrotti/tic-tac-toe
algorithm clojure strategy tic-tac-toe
Last synced: 27 Mar 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/devssh/scaco
Final Year Project 2016 http://www.indjst.org/index.php/indjst/article/view/102112
abelian-groups algorithm carmichael chinese-remainder cloud cryptography discrete-logarithm euler-totient fermat galois-field network-security rsa signature-verification
Last synced: 20 Jul 2025
https://github.com/astropilot/sutom_solver
Une petite extension web permettant de résoudre automatiquement le jeu SUTOM (https://sutom.nocle.fr/)
algorithm motus typescript web-extension
Last synced: 04 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/c1m50c/cses
My CSES submissions.
algorithm algorithms cpp cses cses-solutions data-structures dynamic-programming interview-questions python python3 solutions
Last synced: 12 Mar 2025
https://github.com/jubayer98/avl-tree
An AVL tree is a specific variety of binary tree that maintains a state of partial balance at all times. The measure used to gauge this balance is the difference in heights between the left and right subtrees of any given node. The height of a tree is defined as the number of levels it contains.
algorithm binary-search-tree cpp
Last synced: 01 Mar 2025
https://github.com/mattmoony/snake-bot
A simple snake bot implementing the A* search algorithm.
algorithm astar-algorithm bot javascript search-algorithm shortest-path snake snake-bot visualization
Last synced: 13 Jun 2025
https://github.com/niks290192/data-structures-c
algorithm algorithms-datastructures c data-structures
Last synced: 12 Mar 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/paulkastel/algorytmowysnake
Kosolowa wersja gry Snake przygotowana na przedmiot Algorytmy i Struktury Danych w języku C++. Generuje macierz o zadanym przez użytkownika rozmiarze wypełnioną przeszkodami w losowych miejscach. Wąż tworzony w dowolnym miejscu porusza się zgodnie z kierunkami zegara w taki sposób aby wypełnić sobą jak największą powierzchnię planszy.
algorithm cplusplus snake snake-game spiral
Last synced: 22 Jun 2025
https://github.com/sofiane87/atarigames_rl
Learning to play simple atari games using tensorflow and reinforcement learning
algorithm computer-vision machine-learning reinforcement-learning
Last synced: 01 Sep 2025
https://github.com/harryho/esx-ds-algo
Data structure and algorithm with ES X
algorithm data-structure es2015 es6
Last synced: 05 Jul 2025
https://github.com/markcaldropoli/cs375
Design & Analysis of Algorithms
algorithm analysis java makefile
Last synced: 15 Mar 2025
https://github.com/thibautre/dataipsum
Configurable data generator (with crumbles inside)
algorithm data random-generation
Last synced: 21 Jul 2025
https://github.com/azizbekeshpolatov/_algorithms_with_dart_
📊 Algorithms Learning – A collection of essential algorithms with explanations and implementations to strengthen problem-solving and coding skills.
algorithm backtracking-algorithm bfs bfs-dfs bfs-search dsa-algorithm dynamic-programming tree-search tree-structure
Last synced: 07 Mar 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/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/meysam81/niblpa
A Node Influence Based Label Propagation Algorithm for Community Detection in Networks
algorithm c-plus-plus c-plus-plus-11 community-detection complex-networks label-propagation network node-influence-based project thesis
Last synced: 16 Mar 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/rookedsysc/nextra-blog
Recently, I've been focusing on Java, Spring, Spring Boot, Kubernetes, Docker, and Elasticsearch.
Last synced: 13 Jun 2025
https://github.com/catboy000123/data-structures-programs
This repository acts as the guide on how to implement some of the basic data structures using C programming language
algorithm algorithms-and-data-structures coding-challenge contest csharp data-structures-and-algorithms datastructures datastructures-algorithms education interview java javascript practice reference-materials
Last synced: 23 Mar 2025
https://github.com/t-kalv/python-searching-a-matrix
Python Searching A Matrix
Last synced: 22 Mar 2025
https://github.com/googtech/data-structures-and-algorithm-analysis-in-c
:book: Stay hungry , stay foolish ~
Last synced: 05 Apr 2025
https://github.com/pseudoyu/cs61b-sp14
UC Berkeley —— CS61B Data Structures Spring 2014
algorithm data-structure java notes ucberkeley
Last synced: 17 Mar 2025
https://github.com/theolepage/brainstorming
Sail through algorithms.
algorithm algorithms autonomous-vehicles autopilot drone sailing
Last synced: 21 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/jovana-marceta/algorithmic-challenges
JavaScript algorithmic challenges
algorithm algorithm-challenges algorithms javascript js
Last synced: 22 Feb 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/risto-stevcev/haskell-mergesort
Mergesort implementation in Haskell
Last synced: 22 Feb 2025
https://github.com/connieya/python_algothm
Python Algorithm Source Code Storage
Last synced: 23 Mar 2025
https://github.com/dishenmakwana/c-datastructures-and-algorithms
Data Structure And Algorithms
Last synced: 05 Mar 2025
https://github.com/pseudoyu/redblacktree-java
Red Black Tree Implementation in Java
Last synced: 17 Mar 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/ciromirkin/cyclomaticcomplexityalgorithm_js
Cyclomatic Complexity Algorithm with Javascript.
Last synced: 11 Mar 2025
https://github.com/raveriss/push_swap
Sorting data on a stack with a limited set of instructions, aiming for maximum efficiency."
42school algorithm data-sorting
Last synced: 03 Mar 2025
https://github.com/culturessupports/nutrients-photo-fruit
A Applied Filter for Phtotodetection for Anominal Scan Result Detection of Fruits Sugar Levels in Fruits using ML, based on Photo Shoots
ai-generate-2000-eating-scenarios ai-show-body-impact-prediction algorithm anomaly-detection filter filter-convolution-rdna fruit-sugar-levels fruits phone-camera photo-capture-ai-video photography rdna-camera-filter strings-rdna time-line-health-scenarios timeline-component
Last synced: 07 Apr 2025
https://github.com/vincent-devine/algorithm_advanced
Exercice that aims to advanced algorithm. Exercice made during 4th year of Game Programming at ISART Digital
Last synced: 08 Mar 2025