Remove Duplicates from Sorted Array
Given a sorted array, remove the duplicates in place such that each element appear only once and return the new length. Given a
Given a sorted array, remove the duplicates in place such that each element appear only once and return the new length. Given a