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/janina280/artificial_intelligence

Let's suppose that two friends live in different cities on a map. At every step, we can simultaneously move each friend to a neighboring city on the map.

algorithm java latex-document

Last synced: 25 Feb 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/kyechan99/the-bug

๐Ÿž Give the bug a move command.

algorithm bug command

Last synced: 15 Mar 2025

https://github.com/gomisha/santas-brackets-advent-of-code

Solution to Advent of Code 2015 (Day 1: Not Quite Lisp)

algorithm readfile typescript

Last synced: 26 Feb 2025

https://github.com/damevin/les-petits-plats

School project for create a research algorithm in vanilla JS

algorithm javascript research

Last synced: 30 Mar 2025

https://github.com/abhisekp/fcc-challenges

๐Ÿ”ฐ FreeCodeCamp Algorithm Challenge Solutions

algorithm challenges freecodecamp implementation

Last synced: 06 Mar 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/honkinglin/algorithm

Record my algorithm learning path

algorithm leetcode

Last synced: 15 May 2025

https://github.com/hpedrorodrigues/avltree

A simple implementation of AVL Tree

algorithm avl-tree data-structure

Last synced: 14 Mar 2025

https://github.com/ej-kimm/algorithm-with-js

๐Ÿ•ต๏ธโ€โ™€๏ธ ์•Œ๊ณ ๋ฆฌ์ฆ˜ ๋ฌธ์ œ ํ’€์ด with JavaScript

algorithm javascript programmers

Last synced: 01 Sep 2025

https://github.com/alphazee09/skygate

SkyGate is a comprehensive application designed to detect whether images and videos are AI-generated or authentic.

ai algorithm analysis api detection insights python3

Last synced: 23 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/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/claireyurev/code-box-layout

Code box layout repository

algorithm code-box layout-management

Last synced: 20 Feb 2025

https://github.com/gregoirebrn/push_swap

Algorithm of sorting a large number of data with the least instruction

algorithm instructions radix

Last synced: 07 Apr 2025

https://github.com/nainee99/algorun

Algorun is a powerful online IDE built with Next.js 15, Convex, Clerk, and TypeScript, offering a seamless multi-language coding experience. It provides smart output handling, customizable themes, and community-driven code-sharing, making it the perfect choice for developers looking for flexibility and efficiency.

algorithm clerk code convex editor monaco-editor nextjs saas zustand

Last synced: 15 Apr 2025

https://github.com/ghkdqhrbals/graduateproject

ํƒ์‹œ๊ฐ€ ์—ฌ๋Ÿฌ ์Šน๊ฐ์„ ํƒœ์šธ ๋•Œ, ์ตœ์ ํ™”๋œ ๊ฑฐ๋ฆฌ๋ฅผ ๊ณ„์‚ฐํ•ด์ฃผ๋Š” ํ”„๋กœ์ ํŠธ์ž…๋‹ˆ๋‹ค.

algorithm python

Last synced: 15 May 2025

https://github.com/tanuj-maheshwari/min-cost-arborescence

Minimum Cost Arborescence of a Directed Graph

algorithm graph

Last synced: 17 Jun 2025

https://github.com/simpsonresearch/14uniquechars

Find the first 14 unique characters in a string. Two different algorithm implementations.

algorithm python speed teach

Last synced: 31 Aug 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/liushuangls/leetcode

LeetCode Solutions with JS

algorithm javascript leetcode python3

Last synced: 16 Jul 2025

https://github.com/datashaman/supercluster-php

A very fast geospatial point clustering library for PHP, based on supercluster.

algorithm clustering computational-geometry maps php

Last synced: 07 Apr 2025

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

merge-sort written in ReasonML

algorithm mergesort reasonml

Last synced: 14 Apr 2025

https://github.com/ofir-frd/algorithm-challanges

Practice programming skills by solving coding questions

algorithm leetcode leetcode-solutions python

Last synced: 01 Mar 2025

https://github.com/albe/douglas-peucker-tree

A tree subdivision algorithm for geo-paths

algorithm douglas-peucker gps gps-tracking tree-structure

Last synced: 25 Mar 2025

https://github.com/jeanriffel/algorithms

This repo intend to share some algorithms knowledge which can be useful to someone.

algorithm algorithms

Last synced: 20 Feb 2025

https://github.com/newfolder6/solveacube

rendering rubik's cube with three.js

algorithm rubiks-cube webgl

Last synced: 24 Jul 2025

https://github.com/jubayer98/avl-tree

An AVL tree is a specific variety of binary tree that maintains a state of partial balance at all times. The measure used to gauge this balance is the difference in heights between the left and right subtrees of any given node. The height of a tree is defined as the number of levels it contains.

algorithm binary-search-tree cpp

Last synced: 01 Mar 2025

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

Exercise the data structure, algorithm and problem-solving skills adding a daily coding problem.

algorithm data-structures problem-solving-skills

Last synced: 08 Apr 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/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/vduseev/fate

Fast algorithm testing environment. Built with HackerRank in mind!

algorithm algorithm-testing bash data-structures docker hackerrank

Last synced: 06 Apr 2025

https://github.com/nir3x/fastpatternsscanner.cpp

FastPatternsScanner.cpp - Efficient Pattern Scanner for C++

algorithm c-plus-plus cpp data-structures efficiency hashing pattern-scanning

Last synced: 01 Mar 2025

https://github.com/nir3x/cryptorand.cpp

CryptoRand.cpp - Random Key Generation using Cryptographic Techniques

algorithm algorithms c-plus-plus cpp cryptography encryption entropy random random-number-generation security

Last synced: 25 Nov 2025

https://github.com/meysam81/graph-eulerian-path-circuit

A program for finding the Eulerian path/cycle in a huge sparse network

algorithm euler euler-exercises euler-project euler-solutions eulerian eulerproject file graph mathematics network

Last synced: 27 Aug 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/gantavenkatakousik/lagotrade

LagoTrade combines the power of artificial intelligence with robust trading functionality to create an all-in-one platform for modern investors. The application features a thoughtfully designed user interface with attention to both aesthetics and functionality.

algorithm lago trade trading web

Last synced: 20 Aug 2025

https://github.com/axionbuster/knapauc2

Fastest exact knapsack solver (in preparation)

algorithm constraint-programming dynamic-programming knapsack performance

Last synced: 20 Aug 2025

https://github.com/iker-gonzalez/push-swap

Sorting algorithm with a limited set of instructions , using the lowest possible number of actions

42cursus algorithm c sorting-algorithms

Last synced: 18 Aug 2025

https://github.com/arashout/8puzzlesolver

Basically a port of the solver I worked on in the Princeton Algorithms course

8puzzle algorithm board javascript manhattan-distance neighbors princeton-algorithms priority-queue puzzle solver

Last synced: 30 Aug 2025

https://github.com/gantavenkatakousik/catelog-online-assessment

This project implements a simplified Shamir's Secret Sharing algorithm to find the constant term of a polynomial from encoded roots in JSON format. It reads JSON input, decodes y-values, and uses Gaussian elimination to solve for the polynomial's coefficients.

algorithm gaussian-elimination-algorithm polynomial

Last synced: 23 Oct 2025

https://github.com/stefandeveloper/knapsack-problem

Algorithm on Discrete Structure Seminar: Topic Knapsack Problem

algorithm knapsack-problem

Last synced: 12 Aug 2025

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

Some algorithms in computation geometry

algorithm geometry

Last synced: 11 Aug 2025

https://github.com/cianhub/knapsack-algorithm-solution

A JavaScript algorithm for solving the knapsack problem

algorithm javascript knapsack-problem

Last synced: 26 Mar 2025

https://github.com/haeramkeem/alGo

indomie mie goreng

algorithm cplusplus cpp go golang leetcode

Last synced: 10 Aug 2025

https://github.com/yoouyeon/algorithm_study

๋งž์™œํ‹€? ์•Œ๊ณ ๋ฆฌ์ฆ˜ ๊ณต๋ถ€ ๊ธฐ๋ก

algorithm problem-solving

Last synced: 18 Sep 2025

https://github.com/jotamarcos/estudos-algoritmos

Focado no estudo e na aprendizagem de Algoritmos utilizando o Visualg.

algorithm algorithms visualg

Last synced: 26 Mar 2025

https://github.com/ym1085/Algorithm-Study

Repository for solving algorithmic problems

algorithm backjoon java programmers

Last synced: 03 Oct 2025

https://github.com/chrismichaelps/computer-science-problem-solving

Learning haskell Language solving computer science programming problem. This implies having a better knowledge about how language works and how to understand better how functional languages work.

algorithm computer-science functional-programming haskell math solving-algorithm

Last synced: 08 Aug 2025

https://github.com/anisaronno/dsa

Practice Data Structure and Algorithms

algorithm c datastructures dsa golang js php

Last synced: 01 Mar 2025

https://github.com/xxnauty/boxbluralgorithm

Implementation of blurring algorithm in Python

algorithm algorithms boxblur image-processing python python3

Last synced: 08 Aug 2025

https://github.com/coodingpenguin/problem-solving

:memo: Practice problem solving with BOJ and Programmers

algorithm boj leetcode problem-solving programmers python-for-coding-test python3

Last synced: 26 Mar 2025

https://github.com/yazaldefilimone/function-programming

Lerning Function Programming in Javascript Python and C

algorithm computer-science data-structures functional-programming javascript

Last synced: 11 Mar 2025

https://github.com/bazoka-kaka/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: 05 Aug 2025

https://github.com/jason-c-daniels/jcd.leetcode

A bunch of stuff I did on LeetCode. Most of it ranks well for performance, and some of it even ranks well for memory usage. Sometimes both are true at the same time.

algorithm algorithms leetcode

Last synced: 04 Aug 2025

https://github.com/ruddyscent/ccspip

Solutions for exercises in the Book Classic Computer Science Problems in Python

algorithm book manning-publications python37

Last synced: 01 Mar 2025

https://github.com/in-ch/practice_coding_test

์•Œ๊ณ ๋ฆฌ์ฆ˜ ํ•™์Šตํ•˜๊ธฐ

algorithm algorithm-challenges algorithmic-trading algorithms algorithms-and-data-structures

Last synced: 30 Jul 2025

https://github.com/ashdtu/data-structure-algorithms

Data Structures/Algorithms

algorithm datastructures

Last synced: 23 Oct 2025

https://github.com/palucki/yardiff

Yet another rdiff implementation - rolling hash based file diffs

algorithm compari delta diff diff-tool rdiff rolling-hash rsync signature

Last synced: 07 Sep 2025

https://github.com/kshru9/google-pagerank-algo-implementation

Implementation of PageRank algorithm used by Google to rank websites

algorithm google pagerank pagerank-algorithm python rank

Last synced: 28 Feb 2025

https://github.com/jeheecheon/create-algorithm

node ๋ชจ๋“ˆ: algorithm ์ฝ”๋”ฉ ๋„์šฐ๋ฏธ ํˆด

algorithm backjoon cpp javascript template typescript

Last synced: 10 Apr 2025

https://github.com/leandrols/selectionsortvisualization

Selection Sort Algorithm Visualization

algorithm selection-sort

Last synced: 30 Jul 2025

https://github.com/jabellard/hash

Open addressed, double hashed hash table.

algorithm algorithms c data-structure data-structures hash-table

Last synced: 11 Mar 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/pchchv/pyalgos

Algorithms implemented in Python

algorithm algorithms interview python

Last synced: 27 Jul 2025

https://github.com/ro-el-c/algoclub

์•Œ๊ณ ๋ฆฌ์ฆ˜ ์†Œ๋ชจ์ž„

algorithm

Last synced: 26 Mar 2025

https://github.com/ro-el-c/alkon_2023

๊ฑด๊ตญ๋Œ€ํ•™๊ต ์•Œ๊ณ ๋ฆฌ์ฆ˜ ๋™์•„๋ฆฌ AlKon 1๊ธฐ ์ค‘๊ธ‰ ์Šคํ„ฐ๋”” Problem Solving ๋ ˆํฌ์ง€ํ† ๋ฆฌ

algorithm cpp data-structure java

Last synced: 26 Mar 2025

https://github.com/angelod1as/algorithms

A few algorithms made for a job interview

algorithm algorithms javascript react

Last synced: 26 Mar 2025

https://github.com/dynastymasra/algo

Golang exercise and example algorithm

algorithm algorithms go golang search searching sort sorti

Last synced: 17 Mar 2025

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

ๅœจ Koishi ไธญๅฎž็Žฐ็ปๅ…ธๆ–‡ๆœฌๅŠ ๅฏ†็ฎ—ๆณ•

algorithm crypto koishi plugin

Last synced: 27 Jul 2025

https://github.com/ordinary-dev/my-solutions

My solutions to various programming problems

advent-of-code algorithm codeforces leetcode leetcode-solutions

Last synced: 13 Mar 2025

https://github.com/craiggleso/real-time-distance-problem

Two variables are growing at variables speeds. This solves the time A catches up to B

algorithm distance problem real solver time

Last synced: 26 Jul 2025

https://github.com/ihyeon/coding-test-study

์ฝ”๋”ฉ ํ…Œ์ŠคํŠธ & ์•Œ๊ณ ๋ฆฌ์ฆ˜ ๋ฌธ์ œ ํ’€์ด๋ฅผ ์ •๋ฆฌํ•˜๋Š” ์ €์žฅ์†Œ์ž…๋‹ˆ๋‹ค

algorithm coding-test java problem-solving study

Last synced: 26 Jul 2025

https://github.com/sainipankaj15/leetcode-solution-by-blacky_bomb_15

This repository contains my LeetCode solutions that have been successfully submitted, as well as my logic with an explanation and another best solution.

algorithm cpp leetcode leetcode-solutions

Last synced: 12 Mar 2025

https://github.com/liguwe/algorithm-book

๐Ÿ“— ใ€Š็ฎ—ๆณ•ใ€‹็ฎ—ๆณ•ไธŽๆ•ฐๆฎ็ป“ๆž„๏ผŒๆŒ็ปญๆž„ๅปบ็ฎ—ๆณ•็Ÿฅ่ฏ†ไฝ“็ณป

algorithm algorithms algorithms-and-data-structures leetcode

Last synced: 11 Aug 2025

https://github.com/sakateka/htb-simulator

Hierachical token bucket simulator

algorithm c ebpf hierarchical-token-bucket htb token-bucket xdp

Last synced: 13 Jul 2025

https://github.com/kdelphinus/c_study

๋‚ด๊ฐ€ ๊ณต๋ถ€ํ•˜๊ณ  ํ‘ผ c ์ฝ”๋“œ๋“ค

algorithm baekjoon c coding-challenge

Last synced: 14 Mar 2025

https://github.com/sireliah/popiel-android

Conceptual game about the Popiel and the mice legend

algorithm game genetic kivent python

Last synced: 14 Jun 2025

https://github.com/harlockofficial/processminingforroboticsystems

University Exam in Complex System Design - Project: Definition and Implementation of Process Mining Tecniques for Analysis of Robotic Systems

algorithm analysis concurrency pm4py process-discovery process-mining processdiscovery processmining python python3 robotic-systems university university-course university-project

Last synced: 26 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/dscmatter/tf-idf-document_scorer

TF-IDF (Term frequency, Inverse Document Frequency) is an algorithm or way to score the importance of words (or 'terms') based on how frequently they appear

algorithm python tf-idf-score

Last synced: 05 Apr 2025

https://github.com/evian-zhang/pat

PAT (Advanced Level) Practice https://pintia.cn/problem-sets/994805342720868352

algorithm

Last synced: 04 Apr 2025

https://github.com/yujung-jang/algorithm

๐Ÿ‘ฉโ€๐Ÿ’ป ์•Œ๊ณ ๋ฆฌ์ฆ˜ ๊ณต๋ถ€ ๐Ÿ‘ฉโ€๐Ÿ’ป

algorithm

Last synced: 06 Oct 2025

https://github.com/sehaim/algorithm

Java ์ž๋ฃŒ๊ตฌ์กฐ ๋ฐ ์•Œ๊ณ ๋ฆฌ์ฆ˜ ๊ณต๋ถ€, Problem Solving

algorithm java

Last synced: 25 Feb 2025