algorithm-implementation
Here are 63 public repositories matching this topic...
Language:All
Sort:Most stars
Efficient implementations of Merge Sort and Bitonic Sort algorithms using CUDA for GPU parallel processing, resulting in accelerated sorting of large arrays. Includes both CPU and GPU versions, along with a performance comparison.
- Updated
Jul 27, 2023 - Cuda
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
- Updated
May 21, 2022 - C
Preemptive Priority Scheduling algorithm in Java
- Updated
Apr 6, 2023 - Java
Spring 2021 - Automation of Scientific Research - course project
- Updated
Nov 10, 2021 - Jupyter Notebook
A C++ program that adds two non-negative integers represented by reverse-ordered linked lists and returns the sum as a new linked list, simulating digit-by-digit addition in reverse order.
- Updated
Jan 5, 2024 - C++
Algorithm and data structures implementation for contests
- Updated
Aug 11, 2020 - C++
An implementation of a novel Gradient Boosting algorithm inspired by ARMA models, as detailed in the associated IEEE paper on nonlinear sequential regression.
- Updated
Oct 12, 2023 - Jupyter Notebook
Trigon Evo is a powerful Roblox Lua IDE and script executor that allows you to run and test Lua scripts with ease. Capable of executing 99% of scripts, Trigon Evo ensures seamless performance across Windows 8-11, with quick updates released within 1-24 hours after each Roblox update, which typically occurs every Wednesday.
- Updated
Mar 1, 2025
Trigon Evo is a powerful Roblox Lua IDE and script executor that allows you to run and test Lua scripts with ease. Capable of executing 99% of scripts, Trigon Evo ensures seamless performance across Windows 8-11, with quick updates released within 1-24 hours after each Roblox update, which typically occurs every Wednesday.
- Updated
Jan 10, 2025 - JavaScript
Spring 2021 - Automation of Scientific Research - course project
- Updated
May 24, 2021 - Jupyter Notebook
This repository hosts the automatically updated Javadoc documentation for the MEC Virtual Resource Allocation project.
- Updated
Feb 4, 2025
Notes, algorithms, and final project for Discrete Mathematics II – Computer Science @ FAMAF (UNC)
- Updated
May 27, 2025 - C++
A collection of LeetCode problem solutions in various languages.
- Updated
Sep 9, 2024
Этот репозиторий содержит материалы для выполнения лабораторных работ по курсу "Моделирование систем" . Здесь вы найдете реализации различных моделей, включая: Моделирование случайных величин. Анализ систем массового обслуживания (СМО). Статистический анализ данных. Сравнение алгоритмов сортировки и другие задачи.
- Updated
Feb 14, 2025 - Python
A repository showcasing implementations of various algorithms, including graph algorithms (BFS, DFS, Dijkstra, Kruskal), dynamic programming solutions, and more. Designed for learning, practice, and demonstration of algorithmic problem-solving.
- Updated
Jan 4, 2025 - Python
Implementation of Chang-Roberts Election Algorithm in OMNeT++ Discrete Event Simulator
- Updated
Jan 7, 2022 - C++
A high-performance polynomial regression implementation in pure C with gradient descent optimization and visualization support.
- Updated
Mar 29, 2025 - C
This project is about sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed it must have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
- Updated
May 23, 2023 - C
A C-based application designed to manage student information efficiently Key features includes: Student Management, Search and Display, File I/O, Data Analysis
- Updated
Nov 3, 2024 - C
Spring 2021 Machine Learning for Scientists group project
- Updated
May 28, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to thealgorithm-implementation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thealgorithm-implementation topic, visit your repo's landing page and select "manage topics."