Challenge: Sort Scores
Taak
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.
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 3. Hoofdstuk 4
single
Vraag AI
Vraag AI
Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.
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
Veeg om het menu te tonen
Taak
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.
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 3. Hoofdstuk 4
single