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-09 00:01:09 UTC
- JSON Representation
https://github.com/ayoubzulfiqar/thealgorithms
Blazzingly Fast Cutting-Edge Concurrent Generic Algorithms implemented in Go.
algorithm algorithms algorithms-and-data-structures go golang searching-algorithms sorting-algorithms
Last synced: 18 Oct 2025
https://github.com/anisaronno/dsa
Practice Data Structure and Algorithms
algorithm c datastructures dsa golang js php
Last synced: 01 Mar 2025
https://github.com/juangesino/algebra
Methods and algorithms for linear algebra.
algebra algorithm linear-algebra
Last synced: 16 Mar 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/lord-turmoil/graphlab
Graph algorithm visualization
a-star-algorithm algorithm dfs graph kruskal-algorithm prism
Last synced: 16 Mar 2025
https://github.com/konstantin8105/root
root-finding algorithm
algorithm bisection-method root-finding
Last synced: 16 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/nazarkhatsko/test-searching-algorithms
Comparison of the efficiency of the most popular searching algorithms
algorithm cplusplus search search-algorithm
Last synced: 21 Oct 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/joymon/puzzles
Puzzles I have solved for interviews and fun
Last synced: 26 Mar 2025
https://github.com/asmtamim/data-structure-algorithm
Data structures and Algorithms.
algorithm csharp data-structures python
Last synced: 01 Mar 2025
https://github.com/jaimayal/datastructures-algorithms-exercises
List of solved DSA (Leetcode) problems. Implemented in multiple languages (TypeScript, Java, Python). Problems are classified by category. Big O complexity analysis inside each problem's notes.
algorithm algorithms data-structures dsa leetcode leetcode-solutions
Last synced: 23 Oct 2025
https://github.com/gantavenkatakousik/catelog-online-assessment
This project implements a simplified Shamir's Secret Sharing algorithm to find the constant term of a polynomial from encoded roots in JSON format. It reads JSON input, decodes y-values, and uses Gaussian elimination to solve for the polynomial's coefficients.
algorithm gaussian-elimination-algorithm polynomial
Last synced: 23 Oct 2025
https://github.com/anfany/zhrane-algorithm-with-python3
知然算法系列:原理+实现+示例 ——知其然知其所以然
Last synced: 06 Jul 2025
https://github.com/brett-buskirk/sort-insertion
Visual demonstration of an insertion sorting algorithm
algorithm animation insertion-sort javascript sorting-algorithms
Last synced: 24 Oct 2025
https://github.com/redouane64/primenumbers
Simple prime numbers calculator.
algorithm calculator csharp prime-numbers
Last synced: 20 Feb 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/sainipankaj15/leetcode-solution-by-blacky_bomb_15
This repository contains my LeetCode solutions that have been successfully submitted, as well as my logic with an explanation and another best solution.
algorithm cpp leetcode leetcode-solutions
Last synced: 12 Mar 2025
https://github.com/cianhub/knapsack-algorithm-solution
A JavaScript algorithm for solving the knapsack problem
algorithm javascript knapsack-problem
Last synced: 26 Mar 2025
https://github.com/meetzaveri/javascript-algorithms-and-snippets
Various Algorithms and snippets in javascript.
algorithm data-structures javascript js
Last synced: 11 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/harlockofficial/processminingforroboticsystems
University Exam in Complex System Design - Project: Definition and Implementation of Process Mining Tecniques for Analysis of Robotic Systems
algorithm analysis concurrency pm4py process-discovery process-mining processdiscovery processmining python python3 robotic-systems university university-course university-project
Last synced: 26 Mar 2025
https://github.com/meysam81/euler-project
A solution to Euler projects one at a time
algorithm algorithm-challenges algorithms challenging-algorithms coding coding-challenge coding-challenges euler euler-exercises euler-project euler-solutions eulerproject programming programming-challenge programming-challenges programming-contests programming-exercise programming-exercises
Last synced: 05 Oct 2025
https://github.com/goncaloperes/algorithms
algorithm algorithms c-plus-plus heuristics modern-heuristics python
Last synced: 14 Jun 2025
https://github.com/dustwinter/primechecker
A function that returns True if the input number is prime, False if not.
algorithm algorithms math mathematical-programming mathematics prime-numbers
Last synced: 06 Oct 2025
https://github.com/mew-sh/pqueue
A high-performance Go library that provides intelligent priority queue operations and adaptive sorting algorithms
Last synced: 07 Oct 2025
https://github.com/maxtermax/algorithm_gauss_jordan
Implementation for solve ecuationes linear for gauss jordan method make on javascript, and node-webkit env
algorithm gauss-jordan javascript node-webkit
Last synced: 12 Mar 2025
https://github.com/brunamark/java-intermediario
Projetos Intermediário de Java com implementações de funções como pilha.
Last synced: 21 Feb 2025
https://github.com/dukeluo/algs4
My personal solution to the exercises of the book "Algorithms" and assignments of the relative course on Coursera.
Last synced: 12 Mar 2025
https://github.com/dynastymasra/algo
Golang exercise and example algorithm
algorithm algorithms go golang search searching sort sorti
Last synced: 17 Mar 2025
https://github.com/emanahmed55/a_heat_guided_air_to_air_missile_controller
A simple web project by using Angular and firebase.This web project is about a missile that contains a burner, a proximity trigger, a warhead , two sets of wings , yaw (left ,right) , pitch ( up ,down) , a launch sensor , and an infra-red camera
algorithm angular burner c firebase infra-red-camera launch-sensor missile pitch proximity warhead wings yaw
Last synced: 07 Oct 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/ciromirkin/cyclomaticcomplexityalgorithm_js
Cyclomatic Complexity Algorithm with Javascript.
Last synced: 11 Mar 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/rahul1582/bank-loan-classification
Classifying whether a person is taking personal loan or not using all the Classification Algorithms.
algorithm analysis classi data
Last synced: 08 Oct 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/ro-el-c/alkon_2023
건국대학교 알고리즘 동아리 AlKon 1기 중급 스터디 Problem Solving 레포지토리
algorithm cpp data-structure java
Last synced: 26 Mar 2025
https://github.com/ro-el-c/ps
problem solving
algorithm cpp data-structure java python sql
Last synced: 26 Mar 2025
https://github.com/farial-mahmod/sorting-algorithms-in-swift
This repository contains the implementation of several sorting algorithms in Swift programming language
algorithm sorting-algorithms swift
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/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/ron4fun/simplexcpp
SimplexCPP is a c++ library that helps solves `Linear Programming Equations` i.e Maximization problems, easily also providing you with neat results.
algo algorithm linear-programming maximization simplex-method
Last synced: 09 Oct 2025
https://github.com/ron4fun/fraction-plus-plus
A C++ Implementation of fraction class like the one in python and added features
algorithm calculation fraction mathematics
Last synced: 09 Oct 2025
https://github.com/quantsareus/pytorch-learn-script-draft-for-designated-peer-reviewers-only
Pytorch Tutorial Introduction Learn Script PDF E-Book
activation-function algorithm e-book gpu introduction learn learning-rate loss-function optimizer pdf python pytorch script tensor tutorial
Last synced: 21 Feb 2025
https://github.com/jakecyr/subtotal-object-array
Subtotal JavaScript object array by change in column
algorithm angularjs javascript sub-total
Last synced: 09 Oct 2025
https://github.com/austinoboyle/leetcodesolutions
algorithm algorithms data-structures leetcode leetcode-solutions python
Last synced: 26 Mar 2025
https://github.com/forestluo/hashtree
Hash tree (https://zhuanlan.zhihu.com/p/290832847).
algorithm hashtree visual-studio
Last synced: 11 Mar 2025
https://github.com/auronandace/md2_digest
A 0 dependency, no_std library for generating md2 digests.
Last synced: 09 Oct 2025
https://github.com/yanne0800/lung_cancer_prediction
This project predicts lung cancer risks using machine learning models like Random Forest, Logistic Regression, and SVM. It analyzes patient data with features such as age, smoking habits, and symptoms. Data preprocessing, visualization, and performance evaluation ensure accurate predictions for early diagnosis.
algorithm classification cnn decision-tree-classifier decision-trees deep-learning gradientboosting keras lung-cancer medical-image-processing navies-bayes-classifer neuralnetworks python scikit-learn
Last synced: 16 Oct 2025
https://github.com/hy57in/mangorithm
🥭망고리즘 스터디 (Algorithm & CS Study) 🥭
algorithm codingtest javascript python3
Last synced: 09 Oct 2025
https://github.com/hafizhhasyhari/latihan-c-
C++
algorithm algorithms-and-data-structures algoritma-pemrograman cpp-algorithms
Last synced: 26 Oct 2025
https://github.com/yumetodo/prime_num_searcher
algorithm oxyplot prime-numbers qiita
Last synced: 17 Mar 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/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/jofaval/equal-shared-pay-ts
Distribute pay impact across different payees and incomes
algorithm html javascript jsdoc
Last synced: 10 Oct 2025
https://github.com/cthacker-udel/chesspredictor
AI Chess Predictor, using the Monte-Carlo Tree Search algorithm.
ai algorithm artificial-intelligence chess python
Last synced: 10 Oct 2025
https://github.com/zerdicorp/dda_algorithm
Visualization of the DDA algorithm (finding the vertical and horizontal intersections of the ray with the grid).
Last synced: 10 Oct 2025
https://github.com/nir3x/compressor.cpp
Compressor - Simple Repeated Characters Compression Algorithm
algorithm c-plus-plus compression compression-library compression-package cpp data-compression data-encoding data-size reduction-algorithm repeated-characters sequence symmetric-algorithm varsizedint
Last synced: 01 Mar 2025
https://github.com/willigarneau/vb-calculator
👨💻 Simple calculator made in visual basic (.Net) to learn the basics of the language. ➕➖➗
algorithm calculator coding learning vbnet
Last synced: 16 Mar 2025
https://github.com/thinkphp/computer-science-in-rust
Computer Science in Rust
algorithm apps competitive-programming-contests datastructures machine-learning-algorithms mathematics rust
Last synced: 11 Oct 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/niawjunior/learn-js-algorithm
JavaScript Algorithmic Scripting
Last synced: 11 Oct 2025