Sektion 1. Kapitel 21
single
Challenge: Remove Duplicates
Stryg for at vise menuen
Opgave
Swipe to start coding
Write a program that creates a new array containing only unique values from an integer array.
To complete the function:
- Iterate through the
numbersarray. - Add each value to a new collection only if it is not already present.
- Return a new array containing all unique values.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 1. Kapitel 21
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat