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/helland369/algorithms

I'm learning Algorithms & Big O notation and write it in C++

algorithm algorithms big-o-notation cpp cpp17

Last synced: 11 Apr 2025

https://github.com/lovasoa/spark-joinapp

Repository hosting code for my master thesis on join algorithms on distributed systems.

algorithm big-data cluster database join spark

Last synced: 03 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/pf12345/algorithm-gui

js 算法相关及图形化查看,使用react实现

algorithm gui react sorting-algorithms

Last synced: 08 Sep 2025

https://github.com/yisaer/acm_icpc

My ACM_ICPC Records

acm-icpc algorithm cpp

Last synced: 08 Sep 2025

https://github.com/chausme/simple-binary-search

Simple binary search algorithm implementation

algorithm algorithms search

Last synced: 27 Mar 2025

https://github.com/voronov-nikita/solving-the-traveling-salesman-problem

A repository for my solution of the traveling salesman problem by a programmatic method.

algorithm python travelling-salesman-problem

Last synced: 18 Mar 2025

https://github.com/christianparpart/quicksort

Sorting Algorithm Implementations & Performance Analysis

algorithm heapsort performance-analysis quicksort

Last synced: 03 Apr 2025

https://github.com/shalithasuranga/machine-learning-basic-algo

Machine learning basic algorithm examples using Python and Sklearn library

algorithm machine-learning python sklearn

Last synced: 27 Mar 2025

https://github.com/czubocha/so-distributed-load-balancing-algorithms

distributed load balancing algorithms implementation

algorithm distributed-computing load-balancing

Last synced: 20 Mar 2025

https://github.com/bialger/bst

C++ library that implements an Associative Container with Binary Search Tree logics. ITMO SE'27 first cource programming laboratory work.

algorithm algorithms stl-container stl-containers student-project

Last synced: 29 Oct 2025

https://github.com/canytr/algorithm

Ask @Canytr anything!

algorithm c cpp

Last synced: 17 Jun 2025

https://github.com/wlun001/algorithms

Learn data structure and algorithms with JVM-based languages

algorithm algorithm-challenges datastructures learning-exercise

Last synced: 04 Apr 2025

https://github.com/timbeurskens/Go-WFC

A Go wave-function-collapse port based on the C# WFC implementation.

algorithm go golang procedural-generation procedural-textures wfc

Last synced: 06 May 2025

https://github.com/melardev/cppalgorithmsnippets

Cpp Snippets on algorithm library

algorithm algorithms cpp demos examples snippets

Last synced: 19 Jun 2025

https://github.com/akihiko47/rockpaperscissors_cellular-automata

A cell change colour when the number of neighbouring cells that beats it is above a threshold. 1 beats 2 / 2 beats 3 / 3 beats 1

algorithm cellular-automata generative-art pygame python rock-paper-scissors

Last synced: 12 Apr 2025

https://github.com/moussaak/pfe-telecom-1

Autonomous Robot using BrickPi3 + RaspberryPi3 and Python3 (Coupe de France de robotique)

algorithm brickpi coupe-de-france-de-robotique dexter-industries opencv-python python3 raspberry-pi-3 raspbian-jessie robot

Last synced: 10 Jul 2025

https://github.com/chrisvilches/pokemon-maze-part-ii

An algorithm that solves the ice field puzzle that appears in Pokemon games.

algorithm maze pathfinding shortest-path-algorithm

Last synced: 17 Jun 2025

https://github.com/phrugsa-limbunlom/algos

A collection of algorithms implemented in Scala for practicing.

algorithm scala

Last synced: 18 Jun 2025

https://github.com/glolichen/wordle-solver

A wordle solver!

algorithm game solver wordle

Last synced: 11 Jul 2025

https://github.com/basemax/subsetsumbacktracking

This is an implementation of the Sub Set Sum Backtracking algorithm in C. The algorithm is used to find a subset of a given set of numbers that adds up to a given sum. The algorithm is implemented using backtracking.

algorithm backtracking backtracking-algorithm backtracking-search c data-structures-and-algorithms datastructure ds sub-set-sum subsetsum sum sum-algorithm tree

Last synced: 21 Jun 2025

https://github.com/emisael21/python

# python This repository contains useful Python snippets and functions, from scrapers to database connections. Explore various scripts for web scraping and API interactions, all organized for easy reference. 🐍✨

algorithm algorithms-implemented client-python community-driven control education excel exercism-track hacktoberfest interview matplotlib numpy pandas practice python-course python-spider searches sorting-algorithms

Last synced: 31 Aug 2025

https://github.com/robinc94/leetcode

LeetCode Problem Records

algorithm cpp

Last synced: 22 Jun 2025

https://github.com/potakaaa/tftf_edge_visualizer

TFTF Edge Visualizer is a Next.js web application designed to visualize the TFTF (Temporal Flexible Transfer and Fare) Edge data structure and routing algorithm. Built to support transit modeling and research, this tool offers an interactive way to explore how TFTF Edge represents routes, transfers, and fare computations.

algorithm maps pathfinding routing

Last synced: 22 Jun 2025

https://github.com/nm17/astar-sfml

A* and SFML combined.

algorithm c-plus-plus sfml

Last synced: 22 Jun 2025

https://github.com/ambientwave/odoo-pos-promotion-offer

Automated quantity discount based on predefined criteria in Odoo 17

algorithm discount javascript odoo pos

Last synced: 12 Jul 2025

https://github.com/ki-seki/algorithm

原创的 C/C++ 数据结构与算法模板或者笔记,主要是给自己备考用的

algorithm c cpp data-structures

Last synced: 13 Jul 2025

https://github.com/hadv/hallelujah

Conway's Game Of Life

algorithm conway-game game-of-life palindrome

Last synced: 15 Jul 2025

https://github.com/linsanity03/algorithm_visualizer

Algorithm visualizer game with pygame showcasing visualization of Popular algorithms

algorithm algorithm-visualization algorithms data-structures-and-algorithms pygame python python3 shortest-path-algorithm

Last synced: 17 Jul 2025

https://github.com/mdashraful305/dsa

C implementations of various common data structures and algorithms

algorithm algorithms c data-structures linked-list

Last synced: 18 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/alvinnn-r/algoritma-pemrograman-2

Learning Materials, Assignments and Exercises for the Programming Algorithms Course

algorithm algoritma-pemrograman c c-language c-programming input-output pemrograman-dasar

Last synced: 19 Jul 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/purelind/algorithm-part-i

Codes during learning Algorithm Part I of Princeton in coursera

algorithm coursera java

Last synced: 19 Jul 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/ate47/hello

Things of a bored guy

algorithm hdt learn

Last synced: 03 Mar 2025

https://github.com/canziwan/algorithm

💻 Algorithm practice

algorithm c java leetcode

Last synced: 13 Apr 2025

https://github.com/tbarlow12/school-projects

Collection of projects created for school purposes

algorithm data-mining database databases machine-learning nlp

Last synced: 28 Mar 2025

https://github.com/byahram/algorithms

JavaScript/Python 알고리즘 스터디

algorithm coding-test javascript python

Last synced: 08 May 2025

https://github.com/sooniter/algorithm-visualizer

my homework😂

algorithm vue

Last synced: 28 Mar 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/alex-mas/mchains

simple string markov chain module in javascript

algorithm chain string-chains

Last synced: 20 Jul 2025

https://github.com/projects-developer/cryptography-project-using-symmetric-algorithm

This project aims to design and implement a secure data encryption system using a symmetric key algorithm. Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials

algorithm btechproject computerscienceproject cryptography decryption-data-security key-exchange mtechproject network-security stream-cipher symmetric-algorithm

Last synced: 23 Feb 2025

https://github.com/zikwall/geofind-rust

:globe_with_meridians: Rust implementation Point-In-Polygon Algorithm

algorithm find geolocation point-in-polygon rust

Last synced: 23 Feb 2025

https://github.com/captainabernathy/cpp_programming_principles

Programming: Principles and Practice Using C++

algorithm cpp data-structures educational tutorial

Last synced: 12 May 2025

https://github.com/nishatrhythm/data-structure-lab

Data Structure related codes can be found here.

algorithm c cpp data-structure

Last synced: 20 Jul 2025

https://github.com/px86/sha-256

Implementation of the SHA-256 hashing algorithm in C++.

algorithm hashing sha-256

Last synced: 21 Mar 2025

https://github.com/oxagast/jmpwnns

Just me playing with neural networks

algorithm machine-learning neural-network

Last synced: 22 Feb 2025

https://github.com/bzdgn/geneticalgorithmdemo

A simple genetic algorithm implementation demo, based on a code that is citated inside the README.md and the code.

algorithm algorithms-implemented evolutionary-algorithm evolutionary-algorithms genetic-algorithm java

Last synced: 28 Mar 2025

https://github.com/andremelchior/pseudocodes-portugol

Repositório que contém pseudocódigos com algoritmos em Portugol para fins educativos e aprendizado de lógica de programação.

alg algorithm portugol pseudocode pseudocodigo

Last synced: 28 Mar 2025

https://github.com/abdullah00001/phitron-fall2023

Phitron-Fall2023 represents my programming journey, featuring course codes in C, C++, data structures, algorithms, Python, OOP, SQL, HTML, CSS, JavaScript, Django MVT, and DRF. From writing "Hello World" in C to advanced concepts, this repo encapsulates my learning path.

algorithm bootstrap5 c cpp css data-structure django django-rest-framework html javascipt mysql oop postgresql python sql

Last synced: 24 Jul 2025

https://github.com/rabbitism/csharp-data-structure-note

Study note of Data Structure and Algorithms using CSharp

algorithm csharp practice-programming

Last synced: 11 Sep 2025

https://github.com/red-opera/algosort-lab

정렬 알고리즘 실험실 : 개인 개발, 2018.11 ~ 2018.12

algorithm c sorting testing

Last synced: 24 Jun 2025

https://github.com/sciss/contextsnake

Variable length markov chains

algorithm markov-chain

Last synced: 23 Feb 2025

https://github.com/stylepatrick/data-structure-arithmetic-algorithm

Some examples for arithmetic data structures algorithm.

algorithm data-structures java

Last synced: 21 Mar 2025

https://github.com/astropilot/wordle_solver

A small web extension to automatically solve the Wordle game (https://www.powerlanguage.co.uk/wordle/)

algorithm typescript web-extension wordle

Last synced: 04 Mar 2025

https://github.com/decoyer/leetcode_practice

(deprecated) Problem Solving

algorithm

Last synced: 18 Jun 2025

https://github.com/realduyuanchao/book

经典计算机书籍收藏📚

algorithm java js pdf python

Last synced: 21 Jul 2025

https://github.com/beomseokyu/algorithm

[Python] 알고리즘 문제 풀이 스터디

algorithm beakjoon programmers python study

Last synced: 24 Feb 2025

https://github.com/lflxp/accumulation

knowledge、experience、more and more

algorithm datastructure design-pattern

Last synced: 13 Mar 2025

https://github.com/colelawrence/go-concepts

Playing with concepts of programming I've found interesting using Golang. E.g. machine learning, genetic algorithms, graph theory, etc.

algorithm genetic-algorithm golang

Last synced: 05 Apr 2025

https://github.com/glolichen/24-solver

A python script and website to solve 24

24 algorithm flask python

Last synced: 23 Jul 2025

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

Spritz cipher implementation in pure Lua 5.3.

algorithm cryptography lua spritz

Last synced: 29 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/linxueyuanstdio/diffie-hellman

Diffie-Hellman algorithm

algorithm diffie-hellman

Last synced: 13 Mar 2025

https://github.com/googtech/data-structures-and-algorithm-analysis-in-c

:book: Stay hungry , stay foolish ~

algorithm c structure

Last synced: 05 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/donno2048/sort

Superfast sorting algorithm

algorithm sort sorting sorting-algorithms

Last synced: 06 Sep 2025

https://github.com/angeal185/bit-shift-cipher

bit-shift vernam cipher for nodejs and the browser

algorithm cipher decryption encryption vernam-cipher

Last synced: 24 Feb 2025

https://github.com/zilean12/-bubble-sort

To sort an array of integers using the Bubble Sort algorithm

algorithm bubble-algorithms bubble-sort sort sorting-algorithms

Last synced: 04 Apr 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/permutationlock/path_coloring_bgl

Implementations of several path coloring algorithms for the Boost Graph Library.

algorithm boost-graph-library graph-algorithms graph-coloring graph-theory hartman plane-graphs poh proof

Last synced: 04 Mar 2025

https://github.com/hyobn/algorithm_study

꾸준히

algorithm cpp

Last synced: 26 Jun 2025

https://github.com/haeramkeem/algo

indomie mie goreng

algorithm cplusplus cpp go golang leetcode

Last synced: 13 Mar 2025

https://github.com/junho100/algorithm_for_test

코테대비 백준 및 프로그래머스 문제풀이

algorithm

Last synced: 29 Mar 2025