Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in greedy
Algorithm for minimizing maximium product (candy and ballons)
May 01, 2026
algorithm
sorting
greedy
minimize
minimax
Proof of Longest Increasing Subsequence using greedy patience sort
May 01, 2026
algorithm
sorting
greedy
Positive Distinct Summands in Python
Mar 26, 2026
python
algorithm
greedy
Dynamic vs Greedy Algorithms : The debate regarding Neil G's answer on the same topic
Mar 04, 2026
algorithm
dynamic-programming
greedy
How can I divide a list of electrical loads into 3 groups with near-equal total sum using Python?
Feb 21, 2026
python
algorithm
partitioning
greedy
Issue in making a String Algorithm
Feb 19, 2026
algorithm
greedy
Minimum number of platforms required for a railway station
Feb 14, 2026
python
algorithm
greedy
Finding Smallest Number of Elements to make a Sum
Feb 05, 2026
algorithm
dynamic-programming
greedy
Greedy Set Coverage algorithm built by *removing* sets
Jan 20, 2026
algorithm
greedy
set-cover
Greedy Activity Selection Algorithm
Dec 21, 2025
python
algorithm
greedy
Given a sorted histogram of n bars, pick k bars while minimising the area enclosed with right wall
Dec 17, 2025
algorithm
optimization
histogram
dynamic-programming
greedy
What happens if we are inconsistent while creating Huffman Tree?
Dec 08, 2025
algorithm
huffman-code
greedy
What's the meaning of first-cut Techniques?
Dec 05, 2025
graph-theory
greedy
Algorithmic Strategy for selection of minimum number of baskets
Nov 27, 2025
algorithm
dynamic-programming
graph-algorithm
greedy
Ignoring an optional suffix with a greedy regex
Nov 27, 2025
.net
regex
greedy
regex-greedy
Counter example for Job Scheduling Algorithm "Earliest End time First"
Nov 27, 2025
algorithm
job-scheduling
greedy
Greedy algorithm to split a list of lists of numbers into two partitions with same amount of each number in Python
Nov 26, 2025
python
list
algorithm
partitioning
greedy
Arrange n items in k nonempty groups such that the difference between the minimum element and the maximum element of each group is minimized
Nov 21, 2025
algorithm
dynamic-programming
greedy
Older Entries »