Open Azeem-Khan1 opened 1 year ago
Popcorn hacks for Sorting and 2D Animations
Sorting algorithm in leaderboard: View code
Implementation: View code
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
Popcorn hacks for Sorting and 2D Animations
Sorting algorithm in leaderboard: View code
Implementation: View code