Day 5 β Remove Duplicates from Sorted Array | Two pointers, In-place | LeetCode Challenge
ποΈ Date: July 29, 2025π Challenge:π§© Problem 1: Remove Duplicates from Sorted Arrayβ LeetCode #26 (Easy)π» Topic: Two pointers, In-place Arrays
β
Problem Statement (Summary):
Given a sorted array nums, remove duplicates in-place so that each uniqu...
codingchallenge.hashnode.dev2 min read