News

Given an integer array nums sorted in non-decreasing order, remove the duplicates in-place such that each unique element appears only once. The relative order of the elements should be kept the same.
LeetCode-10Days-1Topic A focused LeetCode challenge: Solving 10 questions on one DSA topic over 10 days. Strengthening core problem-solving skills, one topic at a time.