GitHub topics: greedy-programming
AbraaoHonorio/Algorithms-Data-Structures
Implementations of Fundamental Algorithms & Data Structures in C++.
Language: C++ - Size: 96.7 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 0

azmalshaikh/Data-Structure-and-Algorithms
DSA in java
Language: Java - Size: 596 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 24 - Forks: 17

ahr9n/psolving-paradigms
Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.
Language: C++ - Size: 5.19 MB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 36 - Forks: 4

FurkannOzyurt/Pathfinding-for-Surveillance-Drones
In this project, I have developed a topographic path planner designed for surveillance drones navigating through challenging terrains. The objective is to find the most cost-efficient path between two given coordinates while considering the elevation data of the geographical area.
Language: Java - Size: 8.02 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BaseMax/0-1KnapsackGreedyC
This is an implementation of the 0-1 knapsack problem in C using a greedy algorithm. The problem consists of a set of items, each with a weight and a value, and a knapsack with a maximum weight capacity. The goal is to determine the subset of items that maximizes the total value of the knapsack without exceeding its weight capacity.
Language: C - Size: 17.6 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gleb-kov/hashcode2020
Google Hashcode 2020 Online Qualification Round. 388 place of 10724
Language: C++ - Size: 7.26 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 7

sabrish89/Greedy-Gravity-optimizer
Gravity Model NLP via Greedy Solution Space Search
Language: Jupyter Notebook - Size: 128 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

devmins-code/Leetcode_Solutions
Leetcode, Leetcode Solutions, Competitive Programming, Algodesign
Language: Python - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0
