Several-Coding-Patterns-for-Solving-Data-Structures-and-Algorithms-Problems-during-Interviews icon indicating copy to clipboard operation
Several-Coding-Patterns-for-Solving-Data-Structures-and-Algorithms-Problems-during-Interviews copied to clipboard

Update ✅ Pattern 02: Two Pointers.md

Open HoneyBadger-14 opened this issue 1 year ago • 0 comments

The "end" variable was pointed by the "i" in for loop. The for loop was adding duplicate triplets in the results.

HoneyBadger-14 avatar Mar 26 '24 09:03 HoneyBadger-14