threeal / leetspace

A dedicated workspace and archive for my LeetCode submissions
https://leetcode.com/threeal
MIT License
1 stars 1 forks source link

Solve Problem 2418. Sort the People #1396

Closed threeal closed 1 month ago

threeal commented 1 month ago

This issue suggests solving the problem 2418. Sort the People. To achieve this optimally, one can utilize a custom sorting algorithm that modifies both the names and heights arrays.