QuantForcesquant interview practice

07002. Unique elements in a sorted array

difficulty 800·answer type: strategy·Not solved

Problem

If you are given a sorted array, write code to extract the unique elements from the array.

Submit answer

You must be signed in to submit answers.