Pregunta de entrevista de Wanclouds

The question focused on in-place manipulation of a sorted array using a two-pointer technique to efficiently remove duplicates while preserving order, and returning the new length (k).