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/abrarkivande/algorithm-code
Welcome to the Java DSA Repository! 🚀 This repository contains well-structured implementations of essential Data Structures and Algorithms (DSA) in Java
algorithm coding dsa java problem-solving programming
Last synced: 24 Aug 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/woosungkim0123/algorithm-deep-dive
repository for Algorithm learning
Last synced: 22 Jul 2025
https://github.com/nekonenene/programmer-nou-wo-kitaeru-suugaku-puzzle
『プログラマ脳を鍛える数学パズル』への挑戦記録
Last synced: 22 Jul 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/bdadmehr0/encrypte-python
map. And notice that there's exactly one character between the given pairs: K->L->M, O->P->Q, E->F->G, and look at the very first letter in the text g, if this is English, a good guess is that g is actually i. What is the distance from g to i? Yes, G->H->I. So let's shift each character to the right, by 2, and y back to a, z back to b.
algorithm encoding encryption python
Last synced: 21 Mar 2025
https://github.com/arnie97/tyvj-answers
while (!ac) rp++;
acm acm-icpc algorithm algorithm-challenges contest
Last synced: 21 Mar 2025
https://github.com/yukihirai0505/scala-algorithms
:notebook_with_decorative_cover: Scala Algorithms
Last synced: 03 Mar 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/itsmunim/python-playground
Where all the python trash ends up
algorithm data-structures python
Last synced: 14 Mar 2025
https://github.com/omriwa/huffman_code
Implementation of huffman code in python
Last synced: 22 Aug 2025
https://github.com/muzafferkaya/algorithms-and-data-structures
This repository contains the algorithms I coded in C#.
algorithm algorithms algorithms-and-data-structures csharp
Last synced: 22 Feb 2025
https://github.com/5sControl/machine-control
Automatically detect when a worker is absent using power of computer vision
algorithm machine-learning manufacturing python
Last synced: 14 Apr 2025
https://github.com/aicodecraft/anti-dump-algorithm
The Anti-Dump Algorithm is designed to evaluate and filter out unproductive or irrelevant input, commonly referred to as "noise," while prioritizing clarity, effort, and context. This algorithm measures the quality of input based on several key parameters with the ADI.
ai ai-algorithm ai-solutions algorithm algorithm-challenges algorithms-and-data-structures anti-dump anti-dump-algorithm dump dumper dumpiness python solutions spam-filtering
Last synced: 05 Apr 2025
https://github.com/doridoro/algoinvest_trade
Project 7 OpenClassrooms Path - AlgoInvest&Trade -- develop an algorithm to solve a problem
algorithm branch-bound-algorithm cleaning-dataset finance-analysis-data financial-data greedy-algorithm itertools pandas-library python3
Last synced: 07 Apr 2025
https://github.com/kingpepe2/king-pepe-source-code
KingPepe Core integration
algorithm code sha256 source-code
Last synced: 29 Jun 2025
https://github.com/cybersecurity-dev/algorithms-in-cpp
Algorithms in C++
algorithm algorithms algorithms-and-data-structures data-structures-algorithms data-structures-and-algorithms
Last synced: 30 Oct 2025
https://github.com/akagi201/algorithm-go
Algorithms & Data Structures Library in Go
algorithm data-structure golang
Last synced: 26 Feb 2025
https://github.com/sur16-cse/internity-internship-dsa-2021
This internship is for Design and Analysis of Algorithm. It is 45 days internship cover important concepts of data structure and algorithm . It also cover advanced topic for placement.
Last synced: 26 Feb 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/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/staivanov/algorithms
Popular algorithms implemented on C#.
algorithm algorithms binarysearch bubblesort bucketsort graph graphs heap insertionsort mergesort selectionsort shellshort tower-of-hanoi
Last synced: 23 Mar 2025
https://github.com/chanran/c_or_cpp_code
集中本人c和c++代码的仓库,目前还在整理中,有些不完整或者有错误请帮忙提一下issue
algorithm c c-plus-plus opengl
Last synced: 06 Mar 2025
https://github.com/fivethreeeo/data-structures-and-algorithms
A repository for learning data structures and algorithms.
algorithm coding-interviews data-structures
Last synced: 12 Sep 2025
https://github.com/arjun1237/sudoku.solver
Sudoku Solver is an app that solves the sudoku for you. All you need to do is provide the input as required. It used the concept of recursion and backtracking to achieve the same.
algorithm backtracking css frontend react recursion webdevelopment
Last synced: 26 Feb 2025
https://github.com/gregoirebrn/push_swap
Algorithm of sorting a large number of data with the least instruction
Last synced: 07 Apr 2025
https://github.com/aryansri-0706/pytorch-learn-script-draft-for-designated-peer-reviewers-only
Pytorch Tutorial Introduction Learn Script PDF E-Book
algorithm gpu introduction learn learning-rate loss-function optimizer pdf python pytorch script tensor tutorial
Last synced: 04 Mar 2025
https://github.com/angeldollface/pyflek
Test the strength of your passwords with the Doll algorithm. :gear: :snake:
algorithm mit-license password-checker python-3-10 security
Last synced: 06 Mar 2025
https://github.com/ayushexel/algorithms
Implementation of Algorithms and Data Structures used extensively in computer Science
algorithm algorithm-challenges algorithm-library algorithms computer-science computer-science-algorithms data-structures
Last synced: 12 Sep 2025
https://github.com/cuhsat/practical
A one-time pad variant for easy manual application.
algorithm cipher cryptography one-time-pad one-time-pad-cipher practical python strong
Last synced: 29 Mar 2025
https://github.com/juzershakir/logistic_regression
A Mathematical Intuition behind Logistic Regression Algorithm
algorithm bias-variance cost-function gradient-descent hypothesis logarithmic-regression logarithms logistic-function logistic-regression machine-learning multiclass-classification overfitting probability regularized-logistic-regression sigmoid-function
Last synced: 14 Mar 2025
https://github.com/imax153/c950
The files for my solution to the C950 - Data Structures and Algorithms II performance assessment for WGU.
algorithm c950 delivery greedy-algorithm wgups
Last synced: 06 Mar 2025
https://github.com/agb2k/process-scheduling-algorithms
Implementation of Various Process Scheduling Algorithms in C for OSC 2035 CW
algorithm os scheduling-algorithms
Last synced: 03 Apr 2025
https://github.com/shiritai/rooted-disjoint-set
Python implementation of a (rooted) disjoint set, elegant, efficient and user-friendly.
algorithm data-structure disjoint-set disjoint-set-union python python-dict union-find
Last synced: 30 Mar 2025
https://github.com/anishvedant/chat-box-application
This repository contains a secure chat application implemented using Python. The application uses RSA encryption for secure message exchange between clients and a server.
algorithm chat-application cryptography encrypted-messages encryption-decryption multi-client-support python python-gui-tkinter python-socket-server real-time real-time-messaging rsa-cryptography rsa-encryption secure-chat secure-communication socket socket-programming tkinter tkinter-gui
Last synced: 01 Sep 2025
https://github.com/jakub21/walking-blobs
Showcase of state-machine based algorithm. Blobs search for food and escape predators.
Last synced: 14 May 2025
https://github.com/sudhanshu182004/ml-from-scratch
A comprehensive collection of practical machine learning examples using popular frameworks and libraries.
algorithm classification clustering data-mining data-science decision-tree-classifier decision-tree-regression free hacktoberfest2024 knn-algorithm linear-regression machine-learning numpy pandas
Last synced: 01 Jul 2025
https://github.com/ttwag/p2_gaussian_elimination
A function that encodes the Gaussian Elimination algorithm
algorithm linear-algebra numpy python
Last synced: 15 May 2025
https://github.com/rmarasigan/developers_guide
Guide for all Developers
algorithm backend deployment devops frontend general tools uadmin
Last synced: 04 Mar 2025
https://github.com/abhisekp/fcc-challenges
🔰 FreeCodeCamp Algorithm Challenge Solutions
algorithm challenges freecodecamp implementation
Last synced: 06 Mar 2025
https://github.com/calvinjmin/interview_questions
Personal Solutions to common Leet Code Questions
algorithm java leetcode python
Last synced: 04 Mar 2025
https://github.com/ddiogoo/complexity-runtime
PUC MINAS: FUNDAMENTOS DE PROJETO E ANÁLISE DE ALGORITMO
algorithm complexity runtime sorting-algorithms
Last synced: 28 Mar 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/lonaryx/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: 24 Jun 2025
https://github.com/scisamir/binary_trees
0x1D. C - Binary trees
algorithm binary-trees c data-structures
Last synced: 17 Nov 2025
https://github.com/juanfranciscocis/simple-rsa-algorithm
University project, explaining the RSA Algorithm and create a small python program to use it.
algorithm python3 rsa-encryption
Last synced: 07 Apr 2025
https://github.com/willigarneau/vigenere-cipher
🔑 🔐Learning vigenere cipher by making an encrypter/decrypter in C#
algorithm c-sharp decryption encryption vigenere-cipher
Last synced: 16 Mar 2025
https://github.com/abbas8984/leetcode
A collection of my solutions to LeetCode problems, written for learning, practice, and fun.
algorithm algorithm-challenges algorithm-competitions cpp csharp datastructure interview javascript leetcode-classification leetcode-cpp leetcode-go leetcode-golang leetcode-solutions programmer
Last synced: 30 Jun 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/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/px86/sha-256
Implementation of the SHA-256 hashing algorithm in C++.
Last synced: 21 Mar 2025
https://github.com/caizixian/algorithm_exercise
My solutions to some problems
Last synced: 03 Mar 2025
https://github.com/cephascard0207/reeborg-sworld_allhurdles_algorithm
In simple words an 'Algorithm' means a set of instructions given to a computer to solve any kind of a problem depending on its type, As of this it solves the hurdles. Any kind of hurdle puzzle can be solved in Reeborg's World using this simple algorithm.
algorithm python python3 reeborg
Last synced: 23 Mar 2025
https://github.com/haxpor/algocpp-study
Code studying from Algorithm in C++ book. Use C & C++11.
Last synced: 13 Mar 2025
https://github.com/yehezkiel1086/data-structure-solutions
📖 Data structures and algorithms solutions writte in C/C++ language
Last synced: 28 Mar 2025
https://github.com/martinmendozadev/schedule-allocator
Asignador de tareas semanales para una flota de trabajadores.
algorithm bootstrap html javascript
Last synced: 13 Apr 2025
https://github.com/manelmontilla/alrecall
Little library with some classic algorithms.
algorithm c-sharp dotnet-core sort
Last synced: 20 Mar 2025
https://github.com/zerdicorp/boids_simulation
Have you already implemented the boids simulation algorithm? So now it's my turn!
2d algorithm boids boids-simulation flock visualization
Last synced: 02 Apr 2025
https://github.com/nagipragalathan/webforinsta
WebForInsta is a static website designed to manage codes and provide an interactive experience for users. The website focuses on showcasing videos with coding lyrics, specifically tailored for Instagram.
algorithm codemanagement codi coding-lyrics css design html inst instagram-video lyrics python static-site staticwebsite status-page web2 webapp webdevelopment webforinsta website-template
Last synced: 05 Apr 2025
https://github.com/mirajehossain/data-structure-and-algorithm-with-js
Data structure and algorithm for Javascript.
algorithm datastructure javascript js
Last synced: 21 Mar 2025
https://github.com/lschmid83/java-se-prototypes
These are a collection of early graphics and game demos I built using Java SE in Eclipse.
2d-graphics-programming algorithm car-simulator connect-4 game-prototype java-applet-game java-se object-oriented-programming
Last synced: 05 Apr 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/abmsourav/katakuti
Data Structure & Algorithm using JavaScript
algorithm algorithms-and-data-structures data-structures-and-algorithms datastructures javascript
Last synced: 28 Mar 2025
https://github.com/chasestarr/quicksort
Quicksort algorithm, implements same interface as Go's 'sort' package
Last synced: 01 Mar 2025
https://github.com/jodus-melodus/wavecollapse
Simple Wave Collapse Function/Algorithm Example
algorithm algorithms algorithms-and-data-structures csharp function functions wave-collapse
Last synced: 13 Mar 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/minapecheux/advent-of-code
My personal scripts and trials for the Advent Of Code online challenges.
algorithm challenge christmas javascript puzzle python
Last synced: 16 May 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/apiz23/student-information-hub
Algorithm && Programming Subject Project
Last synced: 15 Mar 2025
https://github.com/asungur/data_structures_and_algos
Go,Ruby and Python implementations of common algorithms and data structures
algorithm algorithms data-structures go golang interview interview-preparation ruby
Last synced: 19 Jul 2025
https://github.com/purelind/algorithm-part-i
Codes during learning Algorithm Part I of Princeton in coursera
Last synced: 19 Jul 2025
https://github.com/henchaves/cos242-graph-theory
Introduction to Graph Theory, an undergraduate course of Computer Engineering at the Federal University of Rio de Janeiro (UFRJ)
Last synced: 16 May 2025
https://github.com/zonetecde/turing-machine-box
Visualiser en temps réel les étapes d'une machine de Turing sur votre algorithme.
algorithm svelte turing-machine turing-machine-simulator webapp
Last synced: 19 Jul 2025
https://github.com/leogaudin/learn2slither
42 · An introduction guide to reinforcement learning, teaching a snake how to behave in an environment through trial and error.
42 ai algorithm artificial-intelligence deep-reinforcement-learning game python reinforcement-learning snake snake-ai
Last synced: 18 Jul 2025
https://github.com/kenpusney/kcv
Kimmy's Computer Vision
algorithm computer-vision cpp framework
Last synced: 03 Jul 2025
https://github.com/lvmalware/hanoi
algorithm hanoi hanoi-puzzle hanoi-towers recursion solver tower vbnet visual-basic
Last synced: 17 Jul 2025
https://github.com/thenareshofficial/file-encryptions
File encryption and decryption Tool in python
algorithm cmd command-line-tool cryptography cybersecurity-tool decryption docker docker-image encryption file-encryption-python github hashing pip python python-decrypt python-docker python-encryption python3 requirements tool
Last synced: 16 Jul 2025
https://github.com/thusharax/dsa
Data Structures & Algorithms questions and answers
Last synced: 09 Mar 2025