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/nir3x/fxms.cpp
FNV-XOR-Mask-Shuffle Symmetric Encryption Algorithm
algorithm c-plus-plus cpp crypto encryption fnv fxms mask security shuffle symmetric xor
Last synced: 01 Mar 2025
https://github.com/nicholas-miklaucic/rust-monaco
An optimized, parallel, lock-free Monte-Carlo Tree Search implementation in Rust
Last synced: 08 Nov 2025
https://github.com/iamotz/aritgeo
A program to determine if a sequence is Arithmetic or Geometric
algorithm arithmetic geometric javascript nodejs sequence tdd
Last synced: 12 Mar 2025
https://github.com/youngkaneda/search-algorithms
algorithm datastructures java search-algorithms
Last synced: 11 Mar 2025
https://github.com/psidh/coalrake
At CRN Coal Rake Navigators, we specialize in revolutionizing coal logistics. Our digital platform provides real-time updates on coal availability at railway sidings, ensuring that trains are dispatched to the nearest location with sufficient coal. By optimizing coal transportation routes and minimizing waiting times, we help companies save money
algorithm cpp17 figma html5 javascript maps nextjs13 nodejs npm react tailwindcss tsx typescript vercel
Last synced: 21 Feb 2025
https://github.com/micycle1/rlf-heuristic-for-graph-coloring
C++ Implementations of the RLF heuristic for Graph Coloring
algorithm graph-coloring graph-colorizer
Last synced: 11 Mar 2025
https://github.com/tomashubelbauer/js-milestone
A milestone calculation JavaScript algorithm
algorithm calculation calculator javascript leaderboard leaderboards milestone milestones
Last synced: 21 Feb 2025
https://github.com/martincorona007/coding-puzzle
My answers to LeetCode, HackerRank, Codewars etc.
algorithm algorithms algorithms-and-data-structures codewars codewars-solutions coding-challenge coding-challenges coding-interviews dailycodingproblem data-structures hackerrank hackerrank-solutions leetcode leetcode-solutions
Last synced: 05 Sep 2025
https://github.com/ethern-myth/aetherpatterns
C# with patterns
algorithm csharp design-patterns
Last synced: 15 Sep 2025
https://github.com/myrachanto/advanced
Senior Go developers tackle complex issues like optimizing worker pools, using semaphores for safe concurrency, and custom marshaling/unmarshaling for data integrity. Solving problems like finding missing numbers or sorting anagrams requires a deep understanding of Go’s concurrency and data structures, ensuring efficient, scalable, and robust code.
Last synced: 21 Feb 2025
https://github.com/epsoft/sudoku-solver
sudoku solver
algorithm genetic-algorithm genetics solver sudoku sudoku-solver
Last synced: 01 Sep 2025
https://github.com/gaurav-chaurasia/dsa
All my practice problem(data-structure and algorithmic) and code are here
algorithm competitive-programming cpp data-structures readme-md
Last synced: 22 Feb 2025
https://github.com/we-gold/marching-cubes
A simple demo of the marching cubes algorithm written from scratch.
algorithm demo marching-cubes processing
Last synced: 24 Feb 2025
https://github.com/furk4nbulut/account-number-controller-algorithm
This project involves a Java program designed to validate account numbers based on specific criteria. The program follows a set of rules to determine if an account number is valid or invalid, making use of string manipulation and basic arithmetic operations.
Last synced: 27 Feb 2025
https://github.com/willgreen98/data-structures-and-algorithms
Sorting-Algorithms For CS Theory
algorithm algorithms algorithms-and-data-structures algorithms-implemented cpp data-structures datastructures geeksforgeeks
Last synced: 08 Nov 2025
https://github.com/bayars/hackerrankcodes
My hacker rank problems solve with listed. I add problem and solve.
algorithm c cpp hacker-rank python ruby
Last synced: 11 Mar 2025
https://github.com/worst001/note_algorithm
整理了数据结构与基础算法,以及一些经典的LeetCode算法
algorithm design development guide learning leetcode leetcode-solutions markdown mkdocs note notebook
Last synced: 01 Mar 2025
https://github.com/armour/algorithms
🧠 Implements of Algorithms and Data Structures in C/C++/Python, also contains some codes as note like STL
Last synced: 23 Mar 2025
https://github.com/creewick/theta-bot
Theta(bot) is a bot for practical exercises on algorithm complexity definition.
algorithm bot complexity studying telegram
Last synced: 09 Aug 2025
https://github.com/eastonarcher/python-sort-algorithms
⚡Collection of Python sorting algorithms - Bubble Sort, Merge Sort, and Quick Sort
algorithm bubble-sort merge-sort python3 quick-sort
Last synced: 09 Aug 2025
https://github.com/albinotonnina/sudoku-solver-backtracking-algorithm
Learning to solve a sudoku with backtracking algorithms
algorithm algorithm-challenges backtracking-algorithm javascript jest nodejs sudoku tdd
Last synced: 16 Mar 2025
https://github.com/fpopic/apr
(Class) Computer Aided Analysis and Design (Optiomisation algorithms)
algorithm box-algorithm genetic-algorithm golden-ratio gradient-descent hookejeeves java matrix matrix-factorization newtonraphson optimization runge-kutta-formulas simplex
Last synced: 28 Aug 2025
https://github.com/i-am-surovi/cse221-bracu
This repository contains all lab assignments and basics of fall'23 semester of BracU CSE221 [Algorithm] course.
algorithm algorithm-lab bracucse cse221 cse221-bracu cse221-fall23 cse221lab python
Last synced: 16 Mar 2025
https://github.com/gmongaras/dino_game_ai_v2
AI that learns to play the Google dino game using an improved version of NEAT
ai algorithm dinosaur-game genetic-algorithm javascript neural-network neural-networks
Last synced: 25 Mar 2025
https://github.com/trivigy/multiset
Implementation of the multiset data structure
algorithm data-structure go multiset
Last synced: 01 Apr 2025
https://github.com/aimensahnoun/textsimilaritychecker
A C++ Plagiarism checker script that that checks direct similarities.
Last synced: 14 Nov 2025
https://github.com/jabellard/ulcs
This is an algorithm to solve unbalanced ladder electrical circuits.
algorithm algorithms circuit java
Last synced: 11 Mar 2025
https://github.com/jabellard/heap
Max heap implementation.
algorithm algorithms c data-structure data-structures heap max-heap
Last synced: 11 Mar 2025
https://github.com/mondonno/algorithms
Collection of resuable algorithm templates written in pure C++
algorithm algorithms all cpp data-structures math prefix-sumes sorting trees
Last synced: 26 Feb 2025
https://github.com/maxilevi/sudoku-solver
solves a sudoku on your command line using backtracking
algorithm backtracking csharp dynamic-programming sudoku-solver
Last synced: 26 Feb 2025
https://github.com/kieubaduong/permutation-benchmarking-app
This repository benchmarks the performance of various permutation algorithms in C++. It includes implementations of Backtracking, DFS, Factorial, Heap's Algorithm, and Lexicographic Order.
algorithm benchmark cpp permutation
Last synced: 21 Feb 2025
https://github.com/basantech89/code_monk
Code Monk
algorithm android android-app-development data-structures java nodejs python react react-native reactjs web-development
Last synced: 17 Mar 2025
https://github.com/itsmunim/bongotest
Some simple enough algorithmic code test problems
algorithm problem-solving python
Last synced: 07 Jul 2025
https://github.com/bradhowes/astar
A* path finding library in Swift
algorithm pathfinding swift-package-manager swift5
Last synced: 02 Mar 2025
https://github.com/lukehb/137-clustering
A Java repository of some clustering algorithms.
algorithm clustering data-mining java
Last synced: 02 Mar 2025
https://github.com/ichenlei/leetcode_101
A repo for my LeetCode algorithm training
algorithm javascript leetcode nodejs
Last synced: 17 Mar 2025
https://github.com/martincorona007/cyk-algorithm
Implementation of CYK(Cocke-Younger-Kasami) algorithm https://medium.com/@martincorona007/cyk-algorithm-60d7f869ca0a
algorithm automata cyk cyk-algorithm language theory-of-computation
Last synced: 11 Mar 2025
https://github.com/dwip-nandi/codeforces
Problem Solving and Contest Solutions...This repository contains my solutions to various problems from Codeforces contests. Each solution is implemented in C++ and includes a brief explanation of the approach used to solve the problem. The repository is organized by problem number and contest, making it easy to navigate and find specific solutions.
algorithm alice boob codeforces codeforces-com codeforces-solutions competitive-programming competitive-programming-contests contest cplusplus cpp dsa graph online-judge problem-solving solution-contest solutions stl string tree
Last synced: 07 Jul 2025
https://github.com/burakahmet/cs50p
Harvard's CS50p problem solutions.
algorithm algorithms computer-engineering computer-science cs50 cs50p cs50python hardvard problem-set problem-solving python python3
Last synced: 26 Mar 2025
https://github.com/betta-cyber/leetcode
leetcode solutions
algorithm leetcode leetcode-python python rust
Last synced: 26 Mar 2025
https://github.com/md-mafujul-hasan/hackerrank_algorithms_solution
These Contain Some Algorithm Solution of Hacker Rank😏
algorithm algorithm-challenges algorithm-hackerrank algorithms algorithms-and-data-structures algorithms-datastructures data-structures hackerrank hackerrank-algorithm hackerrank-algorithms hackerrank-algorithms-solution hackerrank-algorithms-solutions hackerrank-algorithms-solutions-php hackerrank-algorithms-warmup hackerrank-algorithms-youtube hackerrank-solutions python
Last synced: 08 Oct 2025
https://github.com/mvakili/all-sorts
Java implementation of commonly used sort functions
algorithm bubble-sort insertion-sort java merge-sort quick-sort selection-sort shell-sort sort sorting-algorithms visualization
Last synced: 05 Oct 2025
https://github.com/armanx200/armanx200.github.io
😎 About Me! 😎 Just click on the link below:
3d ajax algorithm amp android api arman-kianian bitcoin bot chrome config github github-config hacktoberfest hacktoberfest-accepted hacktoberfest2024 javascript kitchenowl python react
Last synced: 05 Oct 2025
https://github.com/marvin9/tonelli-shanks-algorithm
sqrt of n modulo p
algorithm number-theory tonelli-shanks
Last synced: 26 Feb 2025
https://github.com/basemax/yourcombinationsphp
An efficient combinatorics library for PHP 8 to generate and get the list of all Permutations and Combinations with the ability to enable or disable repetition. (utilizing generators)
algorithm algorithms combinatoric combinatoric-functions combinatorics combinatorics-library generator generator-function generator-php generators generators-php permutation permutation-algorithms permutations php php-generator php-generators
Last synced: 06 Oct 2025
https://github.com/myst729/puzzle-star
a-star-algorithm algorithm game n-puzzle
Last synced: 06 Oct 2025
https://github.com/duskybomb/hill-cipher
Improved version of Hill Cipher algorithm which now accepts alphanumeric and special characters.
Last synced: 27 Oct 2025
https://github.com/panagiotiskotsorgios/pounding-heart-animation
A pounding spinning console heart animation with console colors manipulation
algorithm animation colorama colorful console-application console-colors dedicated friendship heart-animation heartbeat love pounding-heart python python3 spinning-animation
Last synced: 17 Jul 2025
https://github.com/raigorx/graphcoloring
GraphColoring Algorithm Backtracking https://en.wikipedia.org/wiki/Graph_coloring
algorithm backtrack backtracking cmake color cpp20 graph graph-algorithms gtest
Last synced: 07 Oct 2025
https://github.com/shikha-code36/striver-sde-sheet-python-solutions
Solution for Striver's SDE Sheet implemented in Python
algorithm backtracking-algorithm bit-manipulation data-structures dynamic-programming graphs-algorithms hashing hashmap heap interview-questions leetcode-solutions linked-list python-ds-algo python-leetcode recursive-algorithm strings striver-sde-sheet strivers-sde-sheet tree tries
Last synced: 03 Mar 2025
https://github.com/crazy-canux/go-dad
Data structure, Algorithm and Design pattern written in golang.
algorithm datastructure design-pattern
Last synced: 07 Oct 2025
https://github.com/pkx8326/leapyear_python
This is the classic leap year finder program with python. This problem is labelled as "hard" on many practice sites, but actually the programming is not hard at all. What's hard is the description of the leap year and how to translate it into the programming language.
algorithm calculator leap leapyear python simple year
Last synced: 08 Oct 2025
https://github.com/redalert3/algorithm
🎉 All Crequency algorithm here. (Moved to Crequency/Common.Algorithm)
algorithm algorithms lib library
Last synced: 08 Oct 2025
https://github.com/onurozuduru/string-matcher-project
Project for Formal Languages & Automata Theory course.
algorithm automata formal-languages gui java project string-matcher
Last synced: 26 Feb 2025
https://github.com/hun756/zigonic
Algorithm library in Zig programming language
algorithm algorithms zig zig-lang zig-library ziglang
Last synced: 08 Oct 2025
https://github.com/eugenechevski/problem-solving
Data-structure and algorithms interview problems and solutions.
algorithm algorithms javascript leetcode python typescript
Last synced: 13 Nov 2025
https://github.com/tcl606/bankeralgorithm
银行家算法示例
algorithm banker-algorithm csharp dead-lock operating-system os tsinghua-university
Last synced: 08 Oct 2025
https://github.com/florianluediger/onthepowerofcolorrefinement
Ausarbeitung für das Seminar Algorithm Engineering an der TU Dortmund zum Paper "On the Power of Color Refinement" von Arvind et al.
algorithm colorrefinement graph-isomorphism isomorphic research weisfeiler-lehman
Last synced: 08 Oct 2025
https://github.com/louislefevre/rsa
RSA cryptosystem for demonstrating the encryption and decryption of messages
algorithm cryptography decryption encryption rsa
Last synced: 30 Mar 2025
https://github.com/skywalkersam/fisheryatesshuffle
The Fisher–Yates shuffle algorithm.
algorithm fisher-yates-shuffle
Last synced: 24 Feb 2025
https://github.com/cuixing158/rotatedrectangleintersect
Intersection of rotated rectangles in the 2D plane
Last synced: 09 Oct 2025
https://github.com/sap-ai/banana
A new lightweight python self hosted database.
algorithm algorithms algorithms-and-data-structures algorithms-implemented api api-gateway api-server apis banana bananas database database-access database-connector database-design database-management databases nosql nosql-data-storage nosql-database nosql-server
Last synced: 09 Oct 2025
https://github.com/abdul-rafay19/internintelligence_machinelearningintern
A collection of hands-on projects completed during my Machine Learning Virtual Internship at Intern Intelligence. Includes hyperparameter tuning using Scikit-Learn and Optuna, and deep learning model development for image and text data using TensorFlow, Keras, and PyTorch.
ai algorithm algorithms artificial-intelligence intelligence intern-intelligence internship machine-learning machine-learning-algorithms machinelearning programming programming-language python pytorch sckit-learn tenserflow
Last synced: 24 Oct 2025
https://github.com/hsfzxjy/clrs-algorithms.rust
Rust implementation for "Introduction to Algorithms"
algorithm clrs introduction-to-algorithms rust
Last synced: 10 Oct 2025
https://github.com/belrbez/cyk-chomsky-nf-grammar-algorithm-java
Implementation of algorithm to Converting CFGs to CNF (Chomsky Normal Form) and Cocke–Younger–Kasami (CYK) algorithm for CFGs
algorithm cfgs chomsky cyk cyk-chomskynf grammar java normalforms parser
Last synced: 10 Oct 2025
https://github.com/yuuzi261/zero-judge
algorithm algorithms beginner-friendly c-language c-plus-plus python
Last synced: 11 Oct 2025
https://github.com/fmarotta/blort
A new sorting algorithm optimised for files made of 'blocks'. A block consists of all the contiguous rows that have the same value in the first field.
Last synced: 12 Oct 2025
https://github.com/medaminenasfi/traducode-app
🔁 TraduCode: Convert algorithms into code (Python/Java) with an intuitive web interface. Built with HTML, CSS & JavaScript.
algorithm code-generation css developer-tools html javascript open-source programming programming-tool pseudocode syntax-highlighting web-app
Last synced: 13 Oct 2025
https://github.com/odanado/p5-procon
algorithm competitive-programming datastructure perl5
Last synced: 13 Oct 2025
https://github.com/borisboguslavsky/pathpyinder
An interactive maze-drawing & maze-solving application written in Python
algorithm algorithms astar bfs dfs drawing gui maze maze-algorithms maze-solver pathfinding pysimplegui python tkinter visualization
Last synced: 26 Oct 2025
https://github.com/acbin/ds-and-algorithms
✨ Data Structure and Algorithms.
Last synced: 19 Mar 2025
https://github.com/apollozhu/maze-solver
Visualizing the algorithms.
algorithm ap-computer-science apcs java java-9 maze maze-solver oaktonhs
Last synced: 13 Oct 2025
https://github.com/shine-jung/ps-blog
📝 알고리즘 공부를 도와주는 PS 전용 블로그
algorithm backjoon firebase material-ui problem-solving react typescript
Last synced: 13 Oct 2025
https://github.com/kyoto7250/roundrobin_match
round robin matching algorithm for python3
Last synced: 14 Oct 2025
https://github.com/codeesura/dijkstra-algorithm
This project offers a JavaScript implementation of Dijkstra's algorithm with a user-friendly PriorityQueue class, ideal for finding the shortest paths in complex graphs as in routing or network optimization.
algorithm dijkstra dijkstra-algorithm shortest-path shortest-path-algorithm shortest-path-routing-algorithm shortest-paths
Last synced: 14 Oct 2025
https://github.com/progval/nxanimate
[Work in progress] Shows a simple Python debugger and a graph side-by-side, to illustrate the behavior of a graph algorithm, for educational purposes. Like Gato, but based on NetworkX.
algorithm debugger gato graph graph-theory networkx python web-application
Last synced: 15 Oct 2025
https://github.com/nazanin1369/ahocorasick
ahoCorasick Pattern searching algorithm in Javascript
aho-corasick algorithm javascript
Last synced: 08 Jul 2025
https://github.com/tejashviraj19/100daysofdsaincpp
🧠 Daily DSA grind in C++ — a 100-day journey of solving problems, sharpening logic, and building mastery in data structures and algorithms. 🚀
100daysofcode algorithm challenge coding cplusplus cpp datastructures dsa practice programming
Last synced: 17 Oct 2025
https://github.com/oliverkovacs/barn
Finds the largest sqare in field with trees
Last synced: 17 Oct 2025
https://github.com/juliusmarkwei/algorithm
Algorithm for Searching and Sorting in C language
algorithm binary-search cplusplus insertion-sort linear-search-algorithm merge-sort programming quicksort radix-sort selection-sort shell-sort
Last synced: 18 Oct 2025
https://github.com/mnikander/cpp_sequence
Sequence pipelines in C++. A functional programming-inspired approach to processing data with map, filter, reduce, and more.
algorithm cpp cpp17 functional-programming generator map-filter-reduce pipeline rappel sequence
Last synced: 19 Oct 2025
https://github.com/amazingandyyy/good-job
🎉 The most useful DS and Algor. implemented in javascript
algorithm computer-science data-structures interview interview-questions software-engineer
Last synced: 19 Oct 2025
https://github.com/bukinoshita/pokeball-shake
Algorithm to determine how many times pokeball shakes
algorithm javascript nodejs pokeball pokemon
Last synced: 20 Oct 2025
https://github.com/tahmidefaz/look-and-say
A Python implementation of the weird but interesting Look and Say algorithm
algorithm lookandsay python python3
Last synced: 06 Mar 2025
https://github.com/tahmidefaz/no-sqrt
Estimates the square root of a number without the sqrt() function
algorithm binary-search python python3 square-root-estimate
Last synced: 06 Mar 2025
https://github.com/jdleung/jdastar
A simple path finding library based on the A*(A-Star) algorithm.
a-star algorithm astar ios macos pathfinding swift
Last synced: 23 Oct 2025
https://github.com/jalbam/primero
[Prime number detector made in QBasic]
algorithm basic contest contest-entries math mathematica mathematics maths prime prime-numbers qbasic text-based
Last synced: 24 Oct 2025
https://github.com/lucasguiss/algorithms
Algorithms and data structures in Go
Last synced: 24 Oct 2025