-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
no-issue-activitywebsite-onlyIssues that apply solely to the neetcode.io websiteIssues that apply solely to the neetcode.io website
Description
Hi there!
I found the problem 121 (Best Time to Buy and Sell Stock) in "Sliding Window" section on neetcode.io
But in the video author is using "Two Pointers" pattern for his solution, not "Sliding Window".
So I believe this task should be moved to "Two Pointers" section.
I spent couple of hours trying to solve it with "Sliding Window" before I gave up, watched the video solution and found that we need another pattern here :(
Mondal10, abhijitdotsharma, Ahmad-A0, AlvinNjenga and nickyiliwang
Metadata
Metadata
Assignees
Labels
no-issue-activitywebsite-onlyIssues that apply solely to the neetcode.io websiteIssues that apply solely to the neetcode.io website