Skip to content

Bug Report for remove-duplicates-from-sorted-array #5488

@pedromassango

Description

@pedromassango

Bug Report for https://neetcode.io/problems/remove-duplicates-from-sorted-array

this question is flawed. It asks to remove in-place while it is obviusly impossible to do so (in Kotlin). Also, the solutions shown are not really "removing the elements in-place", only counting the number of unique elements. Fix the problem description.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions