An open API service indexing awesome lists of open source software.

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.

https://github.com/byahram/algorithm

자바스크립트 알고리즘 스터디

algorithm coding-test javascript

Last synced: 25 Feb 2025

https://github.com/jabbalaci/fudep

Algorithms that extract functional dependencies (FDs) from a dataset.

algorithm

Last synced: 04 Apr 2025

https://github.com/puzzlef/pagerank.js

Design of PageRank algorithm for link analysis in JavaScript.

adjustment algorithm damping factor graph iterations pagerank parameter stepwise

Last synced: 06 Apr 2025

https://github.com/thirumalai-shaktivel/sorting_algorithm_visualizer

Sorting Algorithm Visualizer illustrates how algorithms work graphically. It mainly aims to simplify and deepen the understanding of algorithms operations.

algorithm sorting sorting-algorithms

Last synced: 06 Apr 2025

https://github.com/bdadmehr0/dagham-two-arrays

الگوریتم نحوه‌ی ادغام دو آرایه ۱۰ تایی صعودی و ایجاد یک آرایه نهایی صعودی را با استفاده جاوا را نشان میدهد

algorithm array java

Last synced: 21 Mar 2025

https://github.com/arielliv/max-flow-algorithm

Several implementations of max flow algorithm in c++

algorithm algorithms algorithms-and-data-structures computer-science

Last synced: 28 Mar 2025

https://github.com/yehezkiel1086/dijkstra-shortest-path-east-java

🌐 Here we are implementing Dijkstra algorithm to find the shortest route from one city to another in east java based on user's input in the form of web application

algorithm dijkstra express shortest-paths

Last synced: 28 Mar 2025

https://github.com/dashroshan/dsa-using-c

📦 Implementation of data structures and algorithms using C

algorithm c data-structures

Last synced: 06 Apr 2025

https://github.com/carloocchiena/xor_cipher

Simple function to implement XOR Encryption

algorithm encryption xor-cipher

Last synced: 21 Mar 2025

https://github.com/siyeonson/algorithm

음~ 알고리즘 재밌다~~

algorithm problem-solving python3

Last synced: 14 May 2025

https://github.com/debugger24/maize-problem-a-star-algorithm

Maize puzzle solving problem implement using A* algorithm implemented in python

algorithm artificial-intelligence astar-algorithm pathfinding-algorithm python

Last synced: 22 Jul 2025

https://github.com/stylepatrick/sudoku-solver

Sudoku solver algorithm in Java

algorithm java sudoku-solver

Last synced: 31 Oct 2025

https://github.com/chocochip101/tech-interview-study

S.M, BoostCamp를 위한 기술 인터뷰 스터디

algorithm deep-learning machine-learning

Last synced: 14 Apr 2025

https://github.com/yh20studio/algorithm-problem-solving

알고리즘 문제풀이한 결과를 올리는 곳 입니다.

algorithm java python

Last synced: 14 Apr 2025

https://github.com/linus-mussmaecher/rayneat

Customizable C++ implementation of the NEAT machine learning algorithm.

algorithm genetic-algorithm visualization

Last synced: 06 Apr 2025

https://github.com/wojtekb30/fibaro-lua-sha256

Pure LUA 5.2 code to generate SHA256 of strings, works in Fibaro Home Center 3

algorithm fibaro fibaro-hc3 lua sha256 sha256-hash

Last synced: 17 Mar 2025

https://github.com/elijas/dequeue

Implementation of dequeue in C++ with tests (Accomplished for academic credit)

algorithm cpp dequeue linked-list

Last synced: 15 Sep 2025

https://github.com/edilsoncichon/c-list-generic

Generic implementation of list in C.

algorithm c c-plus-plus generic hash list

Last synced: 06 Apr 2025

https://github.com/suglasp/c_archiver_by_okumura

Haruhiko Okumura original public C code for his archiver tools

algorithm archiver c-language dos

Last synced: 13 Mar 2025

https://github.com/j-hoplin/algorithm_class

3rd Grade 1st Semester : Algorithm / Description : Implement Algorithms that learned in class via Python, C++

algorithm

Last synced: 30 Mar 2025

https://github.com/taehee-kim-dev/problem-solving

코딩테스트 연습 사이트에 제출한 소스코드들입니다.

algorithm coding-test problem-solving

Last synced: 14 Apr 2025

https://github.com/sujin9/studying_algorithm

Solving algorithm problems in Java

algorithm java programmers

Last synced: 14 Apr 2025

https://github.com/jeantimex/swiftyklotski

🕹️Swift library to solve Klotski puzzle game with efficient algorithm.

algorithm example klotski puzzle-game swift swift-library

Last synced: 31 Aug 2025

https://github.com/haongo138/algo-labs

Your go-to repository for honing skills in Data Structures and Algorithms using the powerful and safe programming language, Rust.

algorithm datastructures dsa-practice rust

Last synced: 13 Jul 2025

https://github.com/davidingplus/dsa-cpp

清华大学邓俊辉数据结构。

algorithm dsa-algorithm

Last synced: 04 Mar 2025

https://github.com/naturalclar/merge-sort

merge-sort written in ReasonML

algorithm mergesort reasonml

Last synced: 14 Apr 2025

https://github.com/youseftareq33/java_algorithm_1_optimalstrategy_dynamicprogramming

Implementing a Dynamic Programming solution to minimize travel costs

algorithm dynamic-programming java javafx

Last synced: 14 Apr 2025

https://github.com/peter-lyons-kehl/produce

Productivity data Structures, Algorithms and :children_crossing: examples in :coffee: Java 8

algorithm algorithms algorithms-and-data-structures algorithms-datastructures data-structures datastructures java java-8

Last synced: 05 Mar 2025

https://github.com/linguini1/punnetsquares

Python program that creates dihybrid and monohybrid punnet squares. Designed as a timesaver during my Grade 11 biology class, as the homework often included these problems.

algorithm automation biology punnett-square punnett-squares

Last synced: 19 Feb 2025

https://github.com/oliverhennhoefer/r-averaged-difference-algorithm

R-Implementation of the "Averaged Difference Algorithm" for Spatial Outlier Detection conceived by Yufeng Kou and Chang-Tien Lu (2006).

algorithm averaged avgdiff chang-tien detection difference farming implementation kou lu outlier precision r spatial weighted yield yufeng

Last synced: 05 Mar 2025

https://github.com/samuellucas97/best-matching

Implementation serial of Levenshtein distance algorithm.

algorithm automated-testing junit levenshtein-distance maven serial-version

Last synced: 28 Jun 2025

https://github.com/hoainamcse/simulator

⚡A simple software that simulates sorting algorithms build in winforms.

algorithm simulator sorting winform

Last synced: 05 Nov 2025

https://github.com/elijas/binary-search

Implementation of binary search in Python with tests (Accomplished for academic credit)

algorithm binary-search python

Last synced: 22 Mar 2025

https://github.com/m0nica/lede2016

Notes and more from the Lede Program!

algorithm database python

Last synced: 14 Mar 2025

https://github.com/freddydumont/fcc-algorithm-challenges

My solutions to freeCodeCamp's algorithm challenges

algorithm algorithm-challenges freecodecamp javascript

Last synced: 14 Mar 2025

https://github.com/haeramkeem/algo

indomie mie goreng

algorithm cplusplus cpp go golang leetcode

Last synced: 13 Mar 2025

https://github.com/labgua/maat

Analisi numerica su Arduino

algorithm analysis arduino embedded microcontroller numerical

Last synced: 13 Apr 2025

https://github.com/novpath/data-structure

《数据结构》-陈越、何钦铭-课程笔记与习题解析

algorithm c datastructure study-notes

Last synced: 24 Jul 2025

https://github.com/avdeev/graph-generator

Graph generator algorithm

algorithm graph javascript

Last synced: 24 Jul 2025

https://github.com/nerddiffer/sieve-of-eratosthenes

visualize an algorithm to find prime numbers

algorithm prime-numbers sieve timeout visualization

Last synced: 25 Jul 2025

https://github.com/muhammadabdi42/sudoku-solver-with-backtracking-algorithm

A simple console app written with C# for solving 9x9 and 16x16 sudokus using backtracking algorithm

algorithm console csharp

Last synced: 25 Jul 2025

https://github.com/woosungkim0123/algorithm-deep-dive

repository for Algorithm learning

algorithm

Last synced: 22 Jul 2025

https://github.com/gregorybchris/bfprt

Median of medians quickselect algorithm

algorithm blum complexity conquer divide median quick quickselect quicksort

Last synced: 26 Jul 2025

https://github.com/nekonenene/programmer-nou-wo-kitaeru-suugaku-puzzle

『プログラマ脳を鍛える数学パズル』への挑戦記録

algorithm ruby

Last synced: 22 Jul 2025

https://github.com/theodrosyimer/luhn

Implementation of the Luhn's algorithm using TypeScript

algorithm typescript

Last synced: 26 Jul 2025

https://github.com/hhejo/swea

SW Expert Academy 문제 풀이

algorithm python

Last synced: 11 Oct 2025

https://github.com/koishijs/koishi-plugin-crypto

在 Koishi 中实现经典文本加密算法

algorithm crypto koishi plugin

Last synced: 27 Jul 2025

https://github.com/waseemsabir/algorithms

Implementation of some main stream algotithms

algorithm

Last synced: 27 Jul 2025

https://github.com/bradhowes/priorityqueue

Swift implementation of a priority queue.

algorithm priority-queue swift5

Last synced: 08 Oct 2025

https://github.com/danutama/nextjs-aes-encryption

A simple and secure Next.js application to encrypt and decrypt files using AES CBC. Built with client-side using crypto-js, this app enables users to protect files with 128, 192, or 256-bit AES

advanced-encryption-standard aes aes-cbc aes-cipher aes-encryption algorithm cryptography landing-page nextjs rijndael

Last synced: 28 Jul 2025

https://github.com/dzimiks/algorithms

Implementation of various algorithms and data structures written in Java.

algorithm java

Last synced: 28 Jul 2025

https://github.com/konglx90/algorithm

My exercises about algorithm

algorithm

Last synced: 21 Jul 2025

https://github.com/hicarod/wordlesolver

:green_square: An algorithm to solve Wordle puzzles.

algorithm rust solver wordle

Last synced: 21 Mar 2025

https://github.com/otabek8866/inverted-index-new-algorithm

This new inverted index algorithm calculates which files contain desired text and lines that contain most of the text. This new algorithm has been implemented in python. Currently, this source code supports only text format files.

algorithm inverted-index python text-search-python

Last synced: 04 Mar 2025

https://github.com/thiagoluiznunes/algorithm-analysis-project

This repository consist of a variety of projects implemented for the "Análise e Projetos de Algoritmo" discipline of the Computer Science bachelor course of the Federal University of Paraíba - UFPB.

algorithm c cpp heapsort knapsack-problem mergesort quicksort sorting-algorithms

Last synced: 13 Apr 2025

https://github.com/jackparsonss/sorting-algotihm-visualizer

This repository is a simple sorting algorithm visualizer, made using python and tkinter

algorithm gui python3 sort visualization

Last synced: 27 Oct 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/phrugsa-limbunlom/algoj

A collection of algorithms implemented in Java for practicing.

algorithm java

Last synced: 31 Jul 2025

https://github.com/cuhsat/spritz.java

A Spritz cipher implementation in pure Java.

algorithm cryptography java spritz

Last synced: 27 Aug 2025

https://github.com/ndsvw/median-maintenance

Median-Maintenance keeps track of the median of a growing list of numbers. O(log(n)) complexity for each of the n list elements => O(n*log(n))

algorithm complexity logarithmic median

Last synced: 02 Aug 2025

https://github.com/nikolasent/algorithm-collection

Personal collection of classical algorithms

algorithm algorithms cpp numerical-methods sorting-algorithms

Last synced: 02 Apr 2025

https://github.com/thibautre/dataipsum

Configurable data generator (with crumbles inside)

algorithm data random-generation

Last synced: 21 Jul 2025

https://github.com/jakub21/walking-blobs

Showcase of state-machine based algorithm. Blobs search for food and escape predators.

algorithm frontend

Last synced: 14 May 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/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/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/neluckoff/binary-tree-in-java

A perfectly balanced binary tree in Java

algorithm binary binary-tree java

Last synced: 21 Mar 2025

https://github.com/puzzlef/graph-csr-openmp

Design of high-performance OpenMP-based parallel Graph Edgelist and Compressed Sparse Row (CSR) loader, aka GVEL.

algorithm csr edgelist graph gvel load openmp parallel parser

Last synced: 08 Aug 2025

https://github.com/haeramkeem/alGo

indomie mie goreng

algorithm cplusplus cpp go golang leetcode

Last synced: 10 Aug 2025

https://github.com/maosong2022/computation-geometry

Some algorithms in computation geometry

algorithm geometry

Last synced: 11 Aug 2025

https://github.com/tanmayvaij/arrays

Searching and Sorting algorithms on arrays

algorithm cpp searching-algorithms sort sorting-algorithms

Last synced: 17 Aug 2025

https://github.com/astropilot/sutom_solver

Une petite extension web permettant de résoudre automatiquement le jeu SUTOM (https://sutom.nocle.fr/)

algorithm motus typescript web-extension

Last synced: 04 Mar 2025

https://github.com/ilovebacteria/analysis-prime-number-algorithms

My Data Structure course project. Analyzing the performance of some prime number algorithms with graph

algorithm algorithms data-structures graph java matplotlib pyfpdf python

Last synced: 22 Aug 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/ostad-ai/graph-analysis

This repository is devoted to the field of Graph Analysis and related topics.

algorithm directed-graph graph node-degree python undirected-graph

Last synced: 23 Aug 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/convexwf/leetcode

Solution to Leetcode problems. 在此记录 Leetcode 题目的解法思路,以C++为主。

algorithm cpp data-structures leetcode

Last synced: 24 Aug 2025

https://github.com/anhgelus/human-readable-slug

A little algorithm generating human readable slug in Go

algorithm go golang slug

Last synced: 30 Aug 2025

https://github.com/evandrolg/unique

Function written in C to get unique int values from an array

algorithm c gcc unique

Last synced: 15 Jun 2025

https://github.com/zl-asica/zla-algo

ZL Asica's personal Leetcode solution and thoughts documentation. ZL Asica自己的Leetcode题解记录文档

algorithm docusaurus leetcode-python leetcode-solutions

Last synced: 14 Mar 2025

https://github.com/payamnajat/chatgpt-5-configuration-analysis

📊 Analyze and deobfuscate 3,099 configuration elements for ChatGPT, enhancing search optimization and system performance.

aeo ai algorithm chatgpt geo llm openai ranking rerank seo

Last synced: 31 Aug 2025

https://github.com/yukihirai0505/scala-algorithms

:notebook_with_decorative_cover: Scala Algorithms

algorithm scala

Last synced: 03 Mar 2025