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/geovani-moc/algoritmo-johnson
Johnson para caminhos mínimos com potenciais
algorithm algoritmo johnson-algorithm
Last synced: 20 Mar 2025
https://github.com/joymon/puzzles
Puzzles I have solved for interviews and fun
Last synced: 26 Mar 2025
https://github.com/jotamarcos/estudos-algoritmos
Focado no estudo e na aprendizagem de Algoritmos utilizando o Visualg.
Last synced: 26 Mar 2025
https://github.com/barismeral/java-isnumeric
Java isNumeric Method
algorithm algorithms api app custom example function java java-8 java-library java8 method methods numeric numerical-analysis numerical-methods numerics sample simple simple-api
Last synced: 09 Apr 2025
https://github.com/christianparpart/quicksort
Sorting Algorithm Implementations & Performance Analysis
algorithm heapsort performance-analysis quicksort
Last synced: 03 Apr 2025
https://github.com/raj-tyagi/big-data-ip-anomaly-detection-bloomfilter-misragries
A scalable and efficient real-time IP anomaly detection system leveraging Bloom Filters and the Misra-Gries Algorithm to identify malicious traffic, detect heavy hitters, and dynamically update blacklists with minimal memory usage
algorithm big-data bloom-filter heavy-hitters ip-address-tracker memory-optimization misra-gries network-security probabilistic-datastructure python
Last synced: 26 Mar 2025
https://github.com/yazaldefilimone/function-programming
Lerning Function Programming in Javascript Python and C
algorithm computer-science data-structures functional-programming javascript
Last synced: 11 Mar 2025
https://github.com/pumpedsardines/sudoku
A way to create, solve, save and load sudokus
algorithm game puzzle rust sudoku sudoku-generator sudoku-solver
Last synced: 18 Mar 2025
https://github.com/stynw7/algorithm_and_programming
Provides programs of Basic Algorithm and Programming using C / C++ Language
algorithm c competitive-programming cpp logic-programming programming
Last synced: 27 Feb 2025
https://github.com/aamiranwar/sea
A curated list of programs in C for the study of Data structures and Algorithms.
Last synced: 02 Apr 2025
https://github.com/mustafadalga/sayiyi-yazili-olarak-yazma
En fazla 4 basamaklı olacak şekilde girilen bir sayının yazılı olarak çıktısını veren C# uygulaması
algorithm algorithm-challenges algorithms csharp
Last synced: 11 Mar 2025
https://github.com/ruddyscent/ccspip
Solutions for exercises in the Book Classic Computer Science Problems in Python
algorithm book manning-publications python37
Last synced: 01 Mar 2025
https://github.com/yuvrajpandiya/piero-ende-coder
A powerful encryption and decryption tool that combines the Vigenère cipher, XOR encryption, and Base64 encoding to secure messages. This tool allows users to encode and decode messages using a secret key, ensuring an extra layer of security.
algorithm base64 cipher cpp cryptography data-conversion data-encoding decoder decryption encoder encryption hashing string-manipulation text-processing
Last synced: 21 Feb 2025
https://github.com/antosser/sudoku-solver
A Rust implementation of a backtracking algorithm that solves Sudoku puzzles with randomized search, progress visualization, and colorful terminal output.
algorithm backtracking cli-tool puzzle-solver rust sudoku terminal
Last synced: 28 Apr 2025
https://github.com/gxrco/lcmethoduvg
This algorithm utilizes the Lewis Carroll method for computing the determinants of 7x7 matrices. It incorporates a graphical user interface (GUI) to enhance the user experience, making it more intuitive and accessible for interacting with the determinant calculation process.
algorithm determinant-calculation
Last synced: 27 Mar 2025
https://github.com/jedwards1211/merge-k-sorted-arrays
Merges 2 or more sorted arrays efficiently using a priority queue
algorithm algorithms arrays merge sorted sorted-arrays
Last synced: 27 Sep 2025
https://github.com/kshru9/google-pagerank-algo-implementation
Implementation of PageRank algorithm used by Google to rank websites
algorithm google pagerank pagerank-algorithm python rank
Last synced: 28 Feb 2025
https://github.com/programmer-rd-ai/competitive-programming-solutions
A collection of my solutions to various competitive programming problems from platforms like LeetCode. This repository serves as a personal archive of my problem-solving journey, covering a range of algorithms, data structures, and problem-solving techniques.
algorithm algorithms algorithms-and-data-structures data datastructures dsa javascript pandas python structures
Last synced: 01 Mar 2025
https://github.com/jabellard/hash
Open addressed, double hashed hash table.
algorithm algorithms c data-structure data-structures hash-table
Last synced: 11 Mar 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/yumetodo/prime_num_searcher
algorithm oxyplot prime-numbers qiita
Last synced: 17 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/samdney/notes-3sum
Notes: "A 3SUM algorithm on the binary addition level of atomic generated real numbers" , id: notes_000X, Notes
3sum algorithm computer-science integers irrational-numbers math real-number
Last synced: 12 Mar 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/confused-techie/algorithm-collection
Simple Collection of Algorithms.
Last synced: 14 Jun 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/andreacrotti/tic-tac-toe
algorithm clojure strategy tic-tac-toe
Last synced: 27 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/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/andrewnester/python-problem-solutions
Solutions for different algorithmic and data structure problems
algorithm data-structures problem-solving python
Last synced: 07 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/risto-stevcev/haskell-maximum-subarray
Maximum subarray algorithm implementation in Haskell
algorithm haskell maximum subarray
Last synced: 22 Feb 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/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/arogov-com/leetcode
Leetcode solved problems
algorithm algorithms leetcode leetcode-c leetcode-solutions
Last synced: 14 Aug 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/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/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/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/ravifel/project-quizz
Quizz Project
algorithm css html javascript logic-programming
Last synced: 07 Oct 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/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/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/hwtp/edits
📝 Enhance dataset distillation by leveraging implicit textual semantics to create efficient, high-performing models from large-scale datasets.
algorithm animation clojure codec data-diffing diff editor editscript losslesscut npm player python rust text-editor tree-diffing video wikipedia zip
Last synced: 09 Oct 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/StudyResearchProjects/selection-sort-js
A "Selection Sort" algorithm implementation in JavaScript
algorithm javascript selection-sort
Last synced: 09 Oct 2025
https://github.com/qnighy/advanced-programming-languages-report-ltl
algorithm automata logic ocaml temporal-logic
Last synced: 09 Oct 2025
https://github.com/hy57in/mangorithm
🥭망고리즘 스터디 (Algorithm & CS Study) 🥭
algorithm codingtest javascript python3
Last synced: 09 Oct 2025
https://github.com/camtarr/iros2025-paper-list
📝 Curate the IROS 2025 paper list, featuring presentation details and abstracts for easy access to cutting-edge research in robotics.
algorithm artificial-intelligence autonomous-systems computer-vision conference-papers data-analysis deep-learning human-robot-interaction iros2025 machine-learning navigation reinforcement-learning research robotics sensor-fusion swarm-robotics
Last synced: 09 Oct 2025
https://github.com/eldrich1herz/yandex-ml-training-2025
Автономный транспорт, ML для робототехники, RL — Reinforcement Learning
algorithm course machine-learning ml mlops natural-language-processing python python312 reinforcement-learning reinforcement-learning-agent reinforcement-learning-algorithms reinforcement-learning-environments reinforcement-learning-excercises robotics training yandex
Last synced: 09 Oct 2025
https://github.com/umutsevdi/closest-pair
C implementation of Closest Pair Problem.
algorithm algorithms-and-data-structures closest-pair closest-pair-of-points closest-points
Last synced: 09 Oct 2025
https://github.com/quien697/algorithm-swift
It’s an algorithm practice project created using the Xcode Command Line Tool on macOS
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/cybersecurity-dev/algorithms-in-c
Algorithms in C
algorithm algorithms algorithms-and-data-structures algorithms-datastructures
Last synced: 10 Oct 2025
https://github.com/abdnh/math-eval
Math expression evaluator
algorithm math math-evaluator math-expression-evaluator mathematics
Last synced: 17 Mar 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/youssefelghamour/binary_trees
Repository containing implementations of various binary tree operations in C
algorithm algorithms algorithms-and-data-structures avl-tree binary-search-tree binary-tree binary-trees c data-structures
Last synced: 08 Jul 2025
https://github.com/niawjunior/learn-js-algorithm
JavaScript Algorithmic Scripting
Last synced: 11 Oct 2025
https://github.com/oleggator/vernam-cipher
Vernam cipher implementation
algorithm bmstu cipher iu3 vernam vernam-cipher
Last synced: 08 Jul 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/davzoku/hackerrank-challenges
💚📓 Solutions for HackerRank challenges
algorithm bash competitive-programming hackerrank-solutions java mysql
Last synced: 30 Apr 2025
https://github.com/prash08484/binary-tree-visualiser
It is basic ds-algo based project whose aim to illustrate some types of binary tree's and some operation visualization on that tree..
algorithm binary-search-tree binary-trees css3 data-structures html5 illustration javascript max-heapify
Last synced: 27 Oct 2025
https://github.com/gmihov001/caesar-cipher-encrypting-app
Simple app that encrypts and decrypts text messages based on the logic of Caesar's Cipher (React based)
Last synced: 12 Oct 2025
https://github.com/pumpedsardines/maze-generation
A demonstration of maze generation in TypeScript. You can check it out live
algorithm maze typescript webpack
Last synced: 13 Oct 2025
https://github.com/timotej979/sorting-algorithms
A few sorting algorithms
algorithm python3 sorting-algorithms
Last synced: 13 Oct 2025
https://github.com/oleksandr-romashko/goit-algo-hw-02
Basic data structures usage: Queue, Deque, and Stack.
algorithm deque goit-algo-hw-02 python queue stack
Last synced: 09 Sep 2025
https://github.com/maosong2022/computation-geometry
Some algorithms in computation geometry
Last synced: 11 Aug 2025
https://github.com/mark-mdo47/prisondilemmatourney
Prisoner's Dilemma tournament
algorithm game-theory iterated-prisoners-dilemma prisoners-dilemma python tournament-manager
Last synced: 13 Aug 2025
https://github.com/jorisbertier/courscomplet
Cours Développeur web & mobile
Last synced: 17 Mar 2025
https://github.com/ym1085/Algorithm-Study
Repository for solving algorithmic problems
algorithm backjoon java programmers
Last synced: 03 Oct 2025
https://github.com/sourceduty/algorithm_generator
🔢 Assistive algorithm generation, organization and analysis tool.
ai algorith-generator algorithm algorithm-analysis algorithms artificial-intelligence chatgpt generator openai
Last synced: 03 Sep 2025
https://github.com/2gpb/antcolonyoptimization
This repository contains an implementation of the Ant Colony Optimization (ACO) algorithm, a nature-inspired optimization technique used for solving combinatorial problems.
algorithm metaheuristic-optimisation python
Last synced: 07 Aug 2025
https://github.com/sasitsrirat/light-out-puzzle-2023-
EGCO221 (Data Structure and Algorithm)
algorithm arraylist data-structures java sorting-algorithms
Last synced: 06 Aug 2025
https://github.com/elliotwutingfeng/grokking-algorithms
Solutions to problems listed in the book "grokking algorithms" by Aditya Y. Bhargava
algorithm algorithms leetcode python
Last synced: 04 Aug 2025
https://github.com/brian-gates/hungarian
The Hungarian algorithm solves the assignment problem in polynomial time. Also known as: Munkres algorithm.
algorithm assignment-problem hungarian-algorithm munkres-algorithm
Last synced: 01 Aug 2025
https://github.com/rayc2045/advent-of-code
JavaScript solutions for Advent of Code
advent-of-code advent-of-code-2022 algorithm algorithm-challenges christmas christmas-calendar christmas-countdown javascript programming-challenges programming-puzzles puzzle-solution puzzle-solver
Last synced: 01 Aug 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: 15 Oct 2025
https://github.com/zettca/ist.asa.graphs4
Minimum Spanning Tree problem solved with Kruskal's Algorithm in C++
algorithm graphs kruskal kruskal-algorithm school
Last synced: 31 Jul 2025
https://github.com/swiiz/openfractal
🍀🍀 A fully open-source software for generating fractals! 🍁🍁
algorithm fractals generation glsl java julia mandelbrot open openfractal opengl opensource
Last synced: 25 Aug 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/houbb/leetcode-visual
leetcode-visual 力扣算法可视化
algorithm algorithms algorithms-and-data-structures data-struct interview leetcode visualization
Last synced: 30 Aug 2025
https://github.com/evandrolg/unique
Function written in C to get unique int values from an array
Last synced: 15 Jun 2025
https://github.com/noxxxxxxxx/snippet
Programming language code snippet, UI component, algorithm
Last synced: 30 Jul 2025
https://github.com/yukihirai0505/scala-algorithms
:notebook_with_decorative_cover: Scala Algorithms
Last synced: 03 Mar 2025
https://github.com/leandrols/selectionsortvisualization
Selection Sort Algorithm Visualization
Last synced: 30 Jul 2025