Skip to content

[Problem] Remove duplicate elements from the array #34

@ademclk

Description

@ademclk

Remove duplicate elements

For example, you're given an array of integers. 1, 4, 6, 9, 2, 5, 7, 6

6 is the duplicate element here.

Write a program that removes the duplicate element from the array.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions