greedy
Here are 250 public repositories matching this topic...
This repository contains practice with data structures and algorithms.
-
Updated
Jun 24, 2019 - C++
This is a walkthrough of my solutions to exercises in CP-Core-Skills course offered by StPetersburg University, Russia.
-
Updated
Jul 19, 2020 - Java
core cs algorithms
-
Updated
Jan 5, 2024 - C
This project implements search algorithms (BFS, DFS, UCS, and Greedy) to find the optimal ordering of vertices in a network, minimizing the total cost. It reads data files with vertices and associated costs, calculates the cost of different orderings, and outputs the optimal ordering and its cost.
-
Updated
Jun 28, 2024 - Jupyter Notebook
Interview bit Solutions in cplusplus
-
Updated
May 3, 2020 - C++
Using Sorting in cpp
-
Updated
Nov 7, 2021 - C++
Algorithm Problem with code in C/CPP
-
Updated
Jul 15, 2022 - C++
A basic Python-based task assignment optimizer tool that efficiently distributes tasks among workers based on their workload index, and task priorities. Includes adaptive recalculation of worker capacities and dynamic task assignment.
-
Updated
Jul 4, 2024 - Jupyter Notebook
looking for minimal solutions to exchange coins with greedy algorithm
-
Updated
Oct 28, 2020 - Python
Data Structures and Algorithms
-
Updated
Oct 17, 2021 - C++
Green Vehicle Routing Problem solver based on Greedy Tabu Search
-
Updated
Aug 7, 2021 - Jupyter Notebook
🤖 Bot developed for the 2021 Entelect Challenge - Galaxio
-
Updated
Mar 20, 2023 - Java
Algorithms C#
-
Updated
May 22, 2023 - C#
My original solutions to all of LeetCode Blind 75 Problems
-
Updated
Jul 30, 2023 - Java
Improve this page
Add a description, image, and links to the greedy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the greedy topic, visit your repo's landing page and select "manage topics."