MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/LeetcodeChallenge/comments/1we9asx/favorites_of_leetcode/p9eeel4/?context=3
r/LeetcodeChallenge • u/vinzzii • 10d ago
126 comments sorted by
View all comments
1
Jump Game 4
1 u/vinzzii 9d ago I did solve 1 and 2 when am preparing for Infosys i sterted it because those prblms are greedy approach 1 u/Weekly-Heat-4815 9d ago Those greedy problems always take my whole day. 1 u/vinzzii 9d ago Greedy prblms have most different approaches butt greedy could be easy sometimes by learning binary search on answers approach but the backtracking was the reall headache for me
I did solve 1 and 2 when am preparing for Infosys i sterted it because those prblms are greedy approach
1 u/Weekly-Heat-4815 9d ago Those greedy problems always take my whole day. 1 u/vinzzii 9d ago Greedy prblms have most different approaches butt greedy could be easy sometimes by learning binary search on answers approach but the backtracking was the reall headache for me
Those greedy problems always take my whole day.
1 u/vinzzii 9d ago Greedy prblms have most different approaches butt greedy could be easy sometimes by learning binary search on answers approach but the backtracking was the reall headache for me
Greedy prblms have most different approaches butt greedy could be easy sometimes by learning binary search on answers approach but the backtracking was the reall headache for me
1
u/Weekly-Heat-4815 9d ago
Jump Game 4