Skip to content
/ compact Public

Modify a sorted array with some elements duplicated, and compact the array by removing the duplicates, returning the new length of the array. Uses unit tests for validation.

Notifications You must be signed in to change notification settings

skarg/compact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

compact

Modify a sorted array with some elements duplicated, and compact the array by removing the duplicates, returning the new length of the array. Uses unit tests for validation.

About

Modify a sorted array with some elements duplicated, and compact the array by removing the duplicates, returning the new length of the array. Uses unit tests for validation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages