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/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/nicolasleroux/bubble-sort-algorithm
Bubble Sort implementation with ES6 Generators
algorithm bubble-sort sorting-algorithms
Last synced: 12 Jun 2025
https://github.com/extwiii/algorithms-uc.san.diego
Data Structures and Algorithms - Coursera
algorithm coursera data-structures extwiii graph
Last synced: 23 Mar 2025
https://github.com/lippiece/leetcode
My solutions for LeetCode 75 Study
algorithm array binary-search data-science data-structures dynamic-programming linked-list queue stack string
Last synced: 09 Mar 2025
https://github.com/tayloradam1999/holbertonschool-interview
All of the interview prep projects issued by Holberton Tulsa
algorithm c es6-javascript logic python
Last synced: 27 Feb 2025
https://github.com/jackhowa/where-i-belong
Not the Linkin Park song, an algorithm and array problem. Return the lowest index at which a value (second argument) should be inserted into an array (first argument) once it has been sorted.
Last synced: 25 Jul 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/arthur-arslanov/py-cs-playground
Computer Science basics in Python
algorithm algorithms computer-science data-structures leetcode python
Last synced: 22 Apr 2025
https://github.com/aakash3279/my-leetcode-problems
This is a repository where coding solutions are provided which i solved in leetcode
algorithm data-structures java javascript leetcode-java leetcode-solutions sql
Last synced: 07 Apr 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/yaroslavchuiko/ucode-pathfinder
Ucode-Pathfinder
algorithm c dijkstra-algorithm makefile pathfinder ucode ucode-connect
Last synced: 20 Mar 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/tiago-sb/ap1
listas de exercícios feitos para a matéria de Algoritmos e Programação 1
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/prakhardoneria/tic-tac-toe-python
Simple implementation of the classic Tic Tac Toe game using Python's Tkinter library for the GUI. Features include player vs. AI gameplay, win and tie detection, and dynamic GUI updates. Easy to play and customize. Enjoy a timeless game of Tic Tac Toe!
ai algorithm game game-theory game-theory-algorithms python python3 tkinter
Last synced: 06 Apr 2025
https://github.com/qnighy/advanced-programming-languages-report-ltl
algorithm automata logic ocaml temporal-logic
Last synced: 09 Oct 2025
https://github.com/silent0wings/oddonacci-sequence-calculations
This project implements two methods for calculating Oddonacci numbers using Java: a linear tail-recursive approach and a multiple recursive approach. These methods are implemented to study their performance in terms of execution time and efficiency.
algorithm algorithm-design coding-practice computational-math fibonacci-variant java math-algorithms math-functions mathematics number-sequences oddonacci-sequence programming recursion sequence-calculation sequence-generation
Last synced: 01 Mar 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/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/luisedmc/presser
A compressor and decompressor using Huffman Coding
algorithm c data-structures huffman-coding
Last synced: 10 Oct 2025
https://github.com/vomnes/filler
Create your player to fight other students on the world famous (or infamous) Filler board. The concept is simple: two players gain points by placing on a board, one after the other, the game piece obtained by the game master (in the form of an executable Ruby program). The game ends when the game piece cannot be placed anymore.
Last synced: 16 Mar 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/gwagjiug/algorithm-with-js
알고리즘 문제 풀이 with JavaScript 🧠
algorithm backjoon javascript programmers
Last synced: 11 Oct 2025
https://github.com/beanxx/javascript-algorithm
JavaScript로 코딩 테스트 문제를 풀어보는 공간 🌍⚡️
Last synced: 12 Jun 2025
https://github.com/yutkin/algorithms_and_data_structures
My attempts at implementation of well-known algorithms and data structures
Last synced: 09 Apr 2025
https://github.com/iwatanikenji/exerciciosemc
Code exercises in C learned on the university (UTFPR)
algorithm array for-loop if-else memory-allocation switch-case utfpr while-loop
Last synced: 09 Apr 2025
https://github.com/methodswithclass/evolve-site
Site demonstrating Evolutionary Algorithm library written in JavaScript for Node
algorithm artificial-intelligence education educational evolutionary-algorithms machine-learning machine-learning-algorithms
Last synced: 10 Jun 2025
https://github.com/basemax/nqueenspromisingc
This is a promising implementation of the n-Queens problem in C. It uses a recursive backtracking algorithm to find all solutions to the n-Queens problem. It is a promising implementation because it uses a heuristic to prune the search tree. The heuristic is to only place a queen in a column if it is not in check with any other queens.
algorithm algorithm-c backtracking backtracking-algorithm backtracking-methods backtracking-questions backtracking-search backtracking-tech-interview backtracking-tree c c-algorithm n-queens nqueens queens-problem queens-puzzle tree
Last synced: 03 Apr 2025
https://github.com/permalik/curricula
edu:Computer Science and DSA
advent-of-code algorithm computer-science data-structure
Last synced: 04 Jul 2025
https://github.com/sshaplygin/uniq-search-frequency
This repo was created for test task that count unique search frequency
algorithm cli external-sorting test-task
Last synced: 15 Mar 2025
https://github.com/jabellard/list
Doubly-linked list.
algorithm algorithms c data-structure data-structures linked-list queue stack
Last synced: 04 Jul 2025
https://github.com/dark-lon3r/binarysearch
Этот код представляет собой реализацию алгоритма бинарного поиска в массиве чисел от 0 до 100 на языке C++. Он создан для того, чтобы продемонстрировать простоту и эффективность данного алгоритма.
algorithm algorithms binary binary-search code cpp eazy function functions language-learning learning massive search ua ukraine ukrainian windows
Last synced: 28 Feb 2025
https://github.com/poonamkhatri/php-find-common-elements-function
This repository contains a PHP function named findCommonElements that takes two arrays as input and returns an array containing the common elements between them. The function without use of array_intersect to identify and extract the common elements efficiently.
algorithm algorithm-analysis algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures algorithms-implemented array array-manipulations array-methods arraylist arraylists arrays arrays-and-strings php php-array php-arrays php-library php7 php8
Last synced: 31 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/velliz/timetables
Timetable algorithm implemented with 2 dimensional cartesius diagram
algorithm php-library timetable
Last synced: 25 Mar 2025
https://github.com/zerdicorp/hashalgo
Second Attempt to Understand Hashing.
algorithm cryptography hash hashing java sha256 study
Last synced: 02 Apr 2025
https://github.com/yann-github/oc-lespetitsplats
OC - P7 - Les Petits Plats - Site de recettes de cuisine
algorithm benchmark flowchart javascript oop
Last synced: 07 Apr 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/thearchitector/smartclip
A contextually-aware paperclip processor that crops and scales your images to maximize aesthetic quality
algorithm image image-processing paperclip paperclip-processor
Last synced: 30 Nov 2025
https://github.com/rossellequizon/codage-huffman
Compression et décompression de fichiers avec Huffman en C
algorithm c data-compression huffman-coding
Last synced: 05 Sep 2025
https://github.com/bam-j/algorithm-study
블로그 알고리즘 정리 포스트 코드 수록 + 코딩 테스트 코드 수록
algorithm data-structures javascript
Last synced: 31 Mar 2025
https://github.com/brayvid/efficient-portfolio
The allocation algorithm in "An Analytic Derivation of the Efficient Portfolio Frontier" by Robert C. Merton, 1972.
algorithm asset-allocation finance investing minimum-variance optimization
Last synced: 28 Feb 2025
https://github.com/chan9yu/javascript-codingtest
📘 자바스크립트 알고리즘 문제풀이
algorithm coding-test javascript
Last synced: 10 Jun 2025
https://github.com/yewomhango/dijkstraalgorithm
A simple demo of Dijkstra's algorithm
algorithm canvas2d dijkstra-algorithm dijkstra-shortest-path typescript
Last synced: 05 Jul 2025
https://github.com/tanuj-maheshwari/johnson-apsp
Johnson's Algorithm for All Pair Shortest Path.
algorithm binomial-heap fibonacci-heap graph heap
Last synced: 16 Mar 2025
https://github.com/at1as/tetris-solver
solves tetris puzzles
algorithm ruby sigil talos-principle tetris
Last synced: 22 Nov 2025
https://github.com/cuixing158/svd-fit-line
Linear Least Squares Problems Using SVD, straight line fitting (2D and 3D)
algorithm fitting fitting-algorithm math svd
Last synced: 28 Feb 2025
https://github.com/jleung51/algorithms
Implementations of various algorithms.
Last synced: 13 Oct 2025
https://github.com/gozdesaygiliyalcin/java-personal-examples-and-codes
This repository includes personal examples and homework assignments during the java bootcamp, and also includes hacker rank, codewars kata solutions.
algorithm codewars hackerrank java problem-solving
Last synced: 19 Feb 2025
https://github.com/aleksandrhovhannisyan/pythongraphcycledetection
Python script for detecting cycles in a directed graph.
algorithm cycle-detection deadlock-detection detecting-cycles graphs python
Last synced: 18 Apr 2025
https://github.com/quincey001/datastructure-algorithms
Fucusing on data structure & algorithm & Solving coding questions
algorithm algorithms java leetcode
Last synced: 06 Mar 2025
https://github.com/pixcai/algorithms
Algorithms notes and code and leetcode solution by JavaScript
algorithm algorithms-datastructures algorithms-implemented javascript leetcode leetcode-javascript nodejs
Last synced: 28 Jun 2025
https://github.com/bcapathshala/dsa-using-java-cpp-notes
DSA Learning Series
algorithm cpp data-structures dsa java
Last synced: 20 Feb 2025
https://github.com/ali1raz/classification-algo-on-loan_data.csv-ml
Machine learning classification algorithms on loan_data.csv
algorithm algorithms ali1raz classification-algorithm decision-tree-classifier decision-trees loan-dataset machine-learning ml python python3
Last synced: 24 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/blargian/min_span_tree_visualizer
A tool to visualize how algorithms for finding minimum spanning trees work. Complete with random generation of tree structures using Delaunay triangulation or option to import your own.
algorithm algorithms-and-data-structures catch2 cmake cpp dear-imgui delaunay-triangulation educational graph greedy-algorithms help-wanted imgui imgui-glfw implot kruskal kruskal-algorithm minimum-spanning-tree prims-algorithm prims-mst visualization
Last synced: 29 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/drkenreid/simulatedannealingexample
An example Simulated Annealing in Java.
algorithm evolutionary metaheuristics simulated-annealing
Last synced: 20 Feb 2025
https://github.com/rathod-shubham/machinelearning-1
A curated list of my machine learning projects. Machine learning (ML) is the study of computer algorithms that improve automatically through experience and by the use of data. It is seen as a part of artificial intelligence.
algorithm classification clustering machine-learning reinforcement-learning
Last synced: 15 Mar 2025
https://github.com/e-panourgia/samuel_beckett_gray-codes
A python script that finds Beckett-Gray, Gray codes.
algorithm algorithms-and-data-structures python
Last synced: 09 Apr 2025
https://github.com/bola-nabil/codechef
codechef solutions
algorithm algorithms algorithms-and-data-structures codechef codechef-solutions cpp data-structures problem-solving
Last synced: 16 Mar 2025
https://github.com/brett-buskirk/sort-bubble
Visual demonstration of a bubble sort algorithm
algorithm animation bubble-sort javascript sorting-algorithms
Last synced: 09 Mar 2025
https://github.com/liwnn/skiplist
A fast skip list implementation for Go
algorithm data-structures go golang skiplist
Last synced: 28 Feb 2025
https://github.com/arwl2016/game-of-life-jquery
Free Code Camp Challenge - using jQuery instead of React
Last synced: 26 Oct 2025
https://github.com/dron12261/rabin-karp-algorithm
Разработка программы для визуализации алгоритма Рабина-Карпа
algorithm application csharp released winforms
Last synced: 23 Mar 2025
https://github.com/stardustdl/algorithms-in-rust
A collection of some algorithms and data-structures.
algorithm algorithm-competitions algorithms-implemented data-structures
Last synced: 01 Apr 2025
https://github.com/yunyoung1819/baekjoon-algorithm-training
:octocat: 백준과 프로그래머스 등 알고리즘 문제 풀이 코드를 관리합니다.
Last synced: 06 Sep 2025
https://github.com/malbolgee/data-structures
Some data structures implementations in C.
algorithm avl-tree binary-search-tree c priority-queue queue stack
Last synced: 16 Oct 2025
https://github.com/ddinan/alphanum-to-num
Converts alphanumeric codes into numbers.
algorithm algorithms alphanumeric code codes math mathematics maths permutation permutation-algorithms permutations sequence sequencing
Last synced: 11 Mar 2025
https://github.com/apiz23/student-information-hub
Algorithm && Programming Subject Project
Last synced: 15 Mar 2025
https://github.com/danutama/python-aes-encryptor
A Python-based desktop application for encrypting and decrypting various data formats using the Advanced Encryption Standard (AES 128, 192, 256-bit).
advanced-encryption-standard aes aes-128 aes-192 aes-256 aes-encryption algorithm cipher ciphertext cryptography encryption-decryption python python3 rijndael rijndael-algorithm
Last synced: 23 Apr 2025
https://github.com/maximilianfeldthusen/binaryreverseengineer
This algorithm BinaryReverseEngineer performs several key steps to analyze a binary file (specifically ELF format, common on Linux systems):
algorithm cpp elf linux reverse-engineering
Last synced: 11 Jun 2025
https://github.com/rlagksruf16/study
💾 What I learned today.
algorithm javascript markdown react til todayilearned
Last synced: 13 Jul 2025
https://github.com/seldo97/ant_maze
[Project for studies] Przeszukiwanie labiryntu za pomocą algorytmu mrówkowego gęstościowego (ang. ant-density DAS). Implementacja w Java.
algorithm ant-maze java study-project
Last synced: 20 Feb 2025
https://github.com/jacksonchen1998/data-structure-algorithm
Data Structure and Algorithm for beginner
algorithm c-plus-plus data-structures python3
Last synced: 12 Jun 2025
https://github.com/eendroroy/numberlab
A collection of numerical algorithms
algorithm mathematical-algorithms numerical-calculations
Last synced: 14 Apr 2025
https://github.com/alightsoulmate/algocontestinfohub
[DEVELOPING!] Hub for Online Algorithm Contest Schedules
algorithm information-gathering one-stop-application site
Last synced: 04 Sep 2025
https://github.com/billowdev/report-external-sorted
Algorithm and Computer Architecture
algorithm computer-architecture external-sorting flash-memory report
Last synced: 20 Feb 2025
https://github.com/nir3x/stringsimilarity.cpp
StringSimilarity.cpp - C++ Classes for Calculating String Similarity Using Character Embeddings
algorithm c-plus-plus character-embeddings cpp data-structure similarity-metrics string-similarity
Last synced: 01 Mar 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/goncaloperes/algorithms
algorithm algorithms c-plus-plus heuristics modern-heuristics python
Last synced: 14 Jun 2025
https://github.com/redouane64/primenumbers
Simple prime numbers calculator.
algorithm calculator csharp prime-numbers
Last synced: 20 Feb 2025
https://github.com/chiragagg5k/algorithms
A collection of implementations of various algorithms in various languages. Includes merge sort , insertion sort , binary search , counting sort
algorithm algorithms java python3 searching-algorithms sorting-algorithms
Last synced: 16 Mar 2025
https://github.com/akerdogmus/ake_python_toolkit
This repo is where the simple Python codes I used are collected.
algorithm algorithms python python3 toolkit
Last synced: 20 Feb 2025