You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used merge sort when fetching from our API in order to sort the users into a new array of dictionaries by key value of "bomb" in ascending order to then be displayed on the leaderboard
The text was updated successfully, but these errors were encountered:
Popcorn hacks for Sorting and 2D Animations
Sorting algorithm in leaderboard:
View code
Implementation:
View code
The text was updated successfully, but these errors were encountered: