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
Is there an Algorithm for finding the minimum number of classrooms for scheduling n classes in O(nlogn)?
Sep 16, 2025
algorithm
time-complexity
greedy
Algorithm to recover a set given the sums of all its subsets
Sep 16, 2025
algorithm
dynamic-programming
greedy
subset-sum
What is the bad case in greedy algorithm for coin changing algorithm?
Sep 15, 2025
algorithm
greedy
C++ regex for overlapping matches
Mar 11, 2023
c++
regex
greedy
Car Fueling Problem by Greedy Alogorithm (getting list index out of range)
Mar 04, 2023
python
python-3.x
list
algorithm
greedy
Weighted disjunction in Perl Regular Expressions?
Feb 26, 2023
regex
perl
cjk
street-address
greedy
How to make a preprocessor macro greedy?
Feb 08, 2023
c++
macros
c-preprocessor
doxygen
greedy
Solutions to problems using dynamic programming or greedy methods?
Jan 22, 2023
algorithm
dynamic
analysis
greedy
Dynamic programming for primitive calculator
Dec 25, 2022
python
dynamic-programming
greedy
Maximum sum of the range non-overlapping intervals in a list of Intervals
Dec 22, 2022
algorithm
dynamic-programming
intervals
greedy
Why does my Boost.Regex search report only one match iteration?
Dec 18, 2022
c++
regex
iterator
greedy
boost-regex
Two greedy quantifiers in the same regex
Dec 10, 2022
regex
perl
greedy
regex-greedy
quantifiers
Why does my non-greedy Perl regex match nothing?
Dec 02, 2022
regex
perl
greedy
regex-greedy
How can I fix my regex to not match too much with a greedy quantifier? [duplicate]
Nov 29, 2022
regex
perl
parsing
greedy
regex-greedy
Maximum Coin Partition
Nov 15, 2022
algorithm
greedy
data-partitioning
C# RegEx preventing greedy match with same pattern repeated
Nov 05, 2022
c#
regex
lookup
greedy
Greedy Algorithm Java / firstFit method
Oct 21, 2022
java
greedy
Number of minimum vertex covers in a tree
Oct 05, 2022
algorithm
recursion
graph-theory
dynamic-programming
greedy
What's the difference between greedy and heuristic algorithm?
Nov 12, 2022
algorithm
heuristics
greedy
Older Entries »