Challenge: Sort Scores
Opgave
Swipe to start coding
Write a method that sorts an array of integer test scores in ascending order.
- The method must arrange the elements of the
scoresarray from lowest to highest value. - The method must update the original array in place so that the changes are visible after calling the method.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 3. Kapitel 4
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
Suggested prompts:
Can you explain this in simpler terms?
What are the main points I should remember?
Can you give me an example?
Awesome!
Completion rate improved to 3.57
Challenge: Sort Scores
Stryg for at vise menuen
Opgave
Swipe to start coding
Write a method that sorts an array of integer test scores in ascending order.
- The method must arrange the elements of the
scoresarray from lowest to highest value. - The method must update the original array in place so that the changes are visible after calling the method.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 3. Kapitel 4
single