Sometimes you might forgot that set exists and you're over using dynamic arrays in Hunt the duplicates problems
But set are exist!! to deal that problem, by its nature. It will prevent duplicates to add to the container
Sometimes you might forgot that set exists and you're over using dynamic arrays in Hunt the duplicates problems
But set are exist!! to deal that problem, by its nature. It will prevent duplicates to add to the container