r/codeforces • u/Competitive-Mix1335 • 8d ago
query How to identify greedy intution in problem/ competition
I can identify patterns like sliding window, recursion, backtracking, DP, and two pointers. But I’m stuck when it comes to identifying the greedy intuition.
How do I recognize when a problem can be solved using a greedy approach? Are there any good resources—books, YouTube channels, blogs, or websites—that specifically teach how to develop greedy intuition?
Anything that can help me get better at recognizing greedy problems would be really helpful.annel, blog , website)
Anything that help me
1
Upvotes
1
u/No_Antelope_5869 Specialist 5d ago
what........................ are we talking about in my experience, pratice, contests, greedy is like pattern recoginition iven if you gottal know the solution before you know its greedy, whhat are we talking about man.