Skip to content

[Feature Request]: Add gfg prblm-solution "find-duplicates-in-an-array"  #2000

Closed
@arunimaChintu

Description

@arunimaChintu

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

Given an array arr of size n which contains elements in range from 0 to n-1, you need to find all the elements occurring more than once in the given array. Return the answer in ascending order. If no such element is found, return list containing [-1].

Note: Try and perform all operations within the provided array. The extra (non-constant) ) space needs to be used only for the array to be returned

Use Case

Add gfg prblm-solution "find-duplicates-in-an-array"

Benefits

Add gfg prblm-solution "find-duplicates-in-an-array"

Add ScreenShots

Screenshot 2024-06-24 at 12 53 58 PM

Priority

High

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository

Metadata

Metadata

Assignees

Labels

CodeHarborHub - Thanks for creating an issue!GSSOC'24GirlScript Summer of Code | ContributordocumentationImprovements or additions to documentationgssocGirlScript Summer of Code | Contributorlevel1GirlScript Summer of Code | Contributor's Levels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions