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/guillainbisimwa/competitive-programming

A2SV helps smart students from universities get better at technology and find good jobs at top companies worldwide. They also make apps to solve big problems in their own countries. It's free for students who can't afford it but are really good at what they do.

algorithm algorithm-challenges algorithms-and-data-structures data-structures python python3

Last synced: 23 Jun 2025

https://github.com/josephgoksu/ceng202-datastructures

Yildirim Beyazit University CENG 202 Data Structures LAB Notes 2016

algorithm algorithms data-structures java

Last synced: 31 Jul 2025

https://github.com/luweglarz/pushswap_42

Data sorter with limited operations using merge-sort

42projects algorithm c merge-sort sorting-algorithms

Last synced: 31 Jul 2025

https://github.com/nav-28/pathfinding

Visualize Pathfinding Algorithms such as Dijkstra and A*

algorithm algorithms

Last synced: 31 Jul 2025

https://github.com/cansik/video-still-extractor

An algorithm to extract high quality stills from a video squence.

algorithm extractor opencv still video

Last synced: 31 Jul 2025

https://github.com/ptsurbeleu/coding-challenges

100% human-friendly explanation of coding challenges and computer science fundamentals

algorithm algorithm-challenges algorithms bitwise bitwise-operators computer-science

Last synced: 14 Mar 2025

https://github.com/ghaerdi/array-algorithms-visualizer

Algorithms visualizer for arrays using vite and vue with typescript

algorithm array postcss typescript vite vue

Last synced: 25 Jun 2025

https://github.com/edward62740/scd4x-lpc

Low-power C++ calibration algorithm for SCD4x sensors

algorithm low-power scd41 scd4x sensirion

Last synced: 01 Aug 2025

https://github.com/hansalemaos/cythoncartesian2

Cartesian Product for NumPy - 40x faster than NumPy + itertools.product

algorithm cartesian cartesian-product cython fast numpy

Last synced: 24 Sep 2025

https://github.com/uosyph/binary_trees

A collection of binary tree data structures and algorithms implemented in C. It provides a variety of functions for creating, manipulating, and traversing binary trees efficiently.

algorithm binary-trees c

Last synced: 23 Jun 2025

https://github.com/tuliohrc/linear-algebra-application

Application of linear algebra concepts

algorithm machine-learning

Last synced: 28 Jun 2025

https://github.com/ufukozdogan/find-s

:alien: Implementation of Find-S Algorithm made with Java Swing

algorithm artificial-intelligence artificial-intelligence-algorithms java-swing

Last synced: 13 Apr 2025

https://github.com/tamim-saad/cp-template-code

This repository offers a complete template for competitive programming with pre-written functions and utilities for coding contests. It helps you save time and focus on solving problems. Feel free to explore, use, and customize these templates. If you find it useful, don’t forget to give it a star!

algorithm coding coding-competition competitive-programming cp cp-template cpp data-structures data-structures-algorithms data-structures-and-algorithms fast-io problem-solving problem-solving-template programming-tools shortcuts template template-code templates time-complexity

Last synced: 02 Apr 2025

https://github.com/xzripper/astard

A* (A-Star) search algorithm for 2D spaces (grids) for D.

2d algorithm algorithms astar astar-algorithm astar-pathfinding d game-development pathfinding

Last synced: 03 Apr 2025

https://github.com/arkenidar/point_in_polygon

by checking if point is inside draws

2d algorithm canvas easy-to-understand js naive

Last synced: 03 Nov 2025

https://github.com/yooodleee/deep_think_marl

🐵Deep think about MARL is truly enjoyable!🐵

algorithm game-theory marl-environment multiagent-systems

Last synced: 22 Jul 2025

https://github.com/sanjoy-sust/scpproject

This is Secure Communication Protocol for smart cart Cryptography management

aes aes-encryption algorithm cryptography design-patterns factory-method-pattern factory-pattern j2se java java-smart-cards security

Last synced: 25 Feb 2025

https://github.com/saschpe/satf

Runtime performance measurement tool for generic algorithms that uses gnuplot to generate nice plots

algorithm boost c-plus-plus cmake gnuplot

Last synced: 29 Mar 2025

https://github.com/sr-tamim/algorithm-practice

Data Structure and Algorithm (DSA) practice repo of SR Tamim

algorithm algorithms-and-data-structures data-structures data-structures-and-algorithms dsa

Last synced: 25 Sep 2025

https://github.com/marcellomaugeri/garner-algorithm-python

Python3 Garner's algorithm to solve diophantine equations system with coprime moduli

algorithm criptography diophantine diophantine-solver equation-solver math mathematics python3 script solver

Last synced: 06 Apr 2025

https://github.com/arkenidar/consoleapp-operators

C# operators and text parsing exercise

algorithm cli cs dhtml easy-to-understand html js naive php ts

Last synced: 03 Nov 2025

https://github.com/xmas7/bytecount

This uses the "hyperscreamingcount" algorithm by Joshua Landau to count bytes faster than anything else. The newlinebench repository has further benchmarks.

algorithm bytecount rust

Last synced: 27 Mar 2025

https://github.com/debakarr/code_backup

Backup of programs I did in my college.

algorithm college cpp data-structures java lab numerical-methods vhdl

Last synced: 28 Feb 2025

https://github.com/nikoheikkila/roman-numeral-encoder

Kata: Roman Numerals Encoder

algorithm go golang kata

Last synced: 03 Apr 2025

https://github.com/483759/algorithmsolutionstorage

Problem Solving, 자료구조, 알고리즘 공부 내용 정리

algorithm data-structures problem-solving

Last synced: 04 Mar 2025

https://github.com/simobin/dsa_ii

Data structure and algorithm

algorithm cpp data-structures dsa

Last synced: 24 Jun 2025

https://github.com/ikramhasan/sorting-algorithm-visualizer

A sorting algorithm visualizer with clear separation of concerns (Made with Flutter 💖).

algorithm bloc bubble-sort dart ddd-architecture flutter insertion-sort selection-sort sorting sorting-visualization

Last synced: 21 Feb 2025

https://github.com/gusenov/algorithms

Различные алгоритмы.

algorithm algorithms algorithms-implemented

Last synced: 16 Jul 2025

https://github.com/eeeyooon/algorithm

Javascript algorithm + SQL practice

algorithm javascript oracle-database sql

Last synced: 02 Mar 2025

https://github.com/abhijeet-muneshwar/algorithms

This repository contains different Algorithms

algorithm

Last synced: 02 Apr 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/kishore-devaraj/movie-search

Implementation of sorting algorithm heap sort using search movie concept.

algorithm expect heapsort mocha reactjs

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/leomaurodesenv/contest-codes

Repository of exercises of online contests

algorithm contests-codes cpp

Last synced: 29 Jul 2025

https://github.com/nem035/csjs

Small collection of basic CS Algorithms/Data Structures in JavaScript.

algorithm computer-science-algorithms javascript

Last synced: 03 Apr 2025

https://github.com/hyp3rflow/problemsolving

ALGORITHM STUDY | BAEKJOON | CODEUP

algorithm baekjoon-online-judge codeup

Last synced: 07 Nov 2025

https://github.com/hyp3rflow/alps_algorithm

ALPS2019 | Algorithm Source File

algorithm

Last synced: 07 Nov 2025

https://github.com/devbruce/algorithm_problem_solving

Archive of My Algorithm Problem Solving

algorithm problem-solving

Last synced: 29 Jul 2025

https://github.com/aggstam/mpi_d_step_sssp

This program implements D-Stepping algorithm introduced by U.Mayers and P.Sanders, using SSSP algorith for faster execution.

algorithm c mpi parallel

Last synced: 02 Mar 2025

https://github.com/nebulot/nebulotelodie_lespetitsplats

Application de recette, algorithme de recherche "Les petits plats"

algorithm algorithme css css3 grid html html5 javascript research tags

Last synced: 29 Jul 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/liraymond04/olc-dijkstra

GUI implementation of Dijkstra's shortest path algorithm in the olcPixelGameEngine.

algorithm algorithms-and-data-structures c-plus-plus cpp dijkstra dijkstra-algorithm dijkstra-shortest-path gui olc olcpixelgameengine pge

Last synced: 08 Sep 2025

https://github.com/filipsedivy/recryptor

🔐 Class for quick and easy change the encryption algorithm

algorithm password rehash security-tools

Last synced: 09 Apr 2025

https://github.com/leandrols/selectionsortvisualization

Selection Sort Algorithm Visualization

algorithm selection-sort

Last synced: 30 Jul 2025

https://github.com/teleivo/algorithm-design-manual

Excercises from the Algorithm Design Manual book

algorithm algorithms algorithms-and-data-structures skiena

Last synced: 21 Feb 2025

https://github.com/tigregotico/rakekeywords

RAKE - Rapid Automatic Keyword Extraction

algorithm keyword-extraction keyword-extractor keywords rake

Last synced: 31 Oct 2025

https://github.com/noxxxxxxxx/snippet

Programming language code snippet, UI component, algorithm

algorithm ui-components vuejs

Last synced: 30 Jul 2025

https://github.com/amilajack/simplex

A simple implementation of the simplex algorithm in Rust

algorithm rust simplex

Last synced: 02 Apr 2025

https://github.com/jorgechato/warmup

A simple repository with a bunch of exercises, from algorithms, to designs.

algorithm design docker travis-ci

Last synced: 08 Nov 2025

https://github.com/ia7ck/rust-competitive-programming

snippets for competitive programming

algorithm competitive-programming rust

Last synced: 16 Jun 2025

https://github.com/lpg2709/doomfirejs

Doom Fire made with JavaScript

algorithm beginners-friendly doom html js

Last synced: 09 Apr 2025

https://github.com/lovesaroha/infinite-monkey-problem

The infinite monkey theorem states that a monkey hitting keys at random on a typewriter keyboard for an infinite amount of time will almost surely type any given text, such as the complete works of William Shakespeare.

algorithm genetic-algorithm html infinite-monkey-theorem javascript

Last synced: 02 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/zettca/ist.asa.graphs4

Minimum Spanning Tree problem solved with Kruskal's Algorithm in C++

algorithm graphs kruskal kruskal-algorithm school

Last synced: 31 Jul 2025

https://github.com/jainamparikh0825/moowee

A movie finder with rich UI which lets you search for a movie and an algorithm designed in a way where the most searched movies by different users categorised under the most popular searches!

algorithm appwrite react tailwindcss

Last synced: 31 Jul 2025

https://github.com/xudaolong/algorithm

Learning algorithm structure.

algorithm typescript

Last synced: 01 Aug 2025

https://github.com/ireddragonicy/cb24153-closestpairofpoints

An advanced and comprehensive implementation of the Closest Pair of Points problem using the Divide and Conquer algorithm in computational geometry. This project provides an in-depth exploration of efficient algorithms for solving proximity problems in a two-dimensional plane, focusing on optimizing performance for large-scale datasets.

algorithm analysis closest-pair-of-points divide-and-conquer dnd optimize pair-programming programming python tutorial umpsa

Last synced: 02 Apr 2025

https://github.com/youssefelghamour/binary_trees

Repository containing implementations of various binary tree operations in C

algorithm algorithms algorithms-and-data-structures avl-tree binary-search-tree binary-tree binary-trees c data-structures

Last synced: 08 Jul 2025

https://github.com/brian-gates/hungarian

The Hungarian algorithm solves the assignment problem in polynomial time. Also known as: Munkres algorithm.

algorithm assignment-problem hungarian-algorithm munkres-algorithm

Last synced: 01 Aug 2025

https://github.com/oleggator/vernam-cipher

Vernam cipher implementation

algorithm bmstu cipher iu3 vernam vernam-cipher

Last synced: 08 Jul 2025

https://github.com/sashadev-sky/maze-pathfinder

Terminal console maze solver

algorithm colorize pathfinder ruby terminal

Last synced: 01 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/davzoku/hackerrank-challenges

💚📓 Solutions for HackerRank challenges

algorithm bash competitive-programming hackerrank-solutions java mysql

Last synced: 30 Apr 2025

https://github.com/arodr967/virtual_memory_management

A system call written in C, to report on memory management statistics, and a counter-based clock page replacement algorithm.

algorithm linux-kernel memory-management memory-stats system-calls virtual-memory

Last synced: 02 Apr 2025

https://github.com/florianwoelki/towersofhanoi

Simple JavaScript simulation for Towers Of Hanoi

algorithm javascript towersofhanoi

Last synced: 28 Oct 2025

https://github.com/nikoheikkila/tuubacrypt

The least useful encryption and decryption algorithm.

algorithm monty python silly

Last synced: 03 Apr 2025

https://github.com/0x8f701/thesis

Thesis Collection

algorithm essay thesis

Last synced: 02 Aug 2025