Several-Coding-Patterns-for-Solving-Data-Structures-and-Algorithms-Problems-during-Interviews
Several-Coding-Patterns-for-Solving-Data-Structures-and-Algorithms-Problems-during-Interviews copied to clipboard
Update ✅ Pattern 02: Two Pointers.md
The "end" variable was pointed by the "i" in for loop. The for loop was adding duplicate triplets in the results.