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 created a solution for sortByAsc the speed test was around 28-29ms.
When I added solution for next task getNearestBigger, the speed test for sortByAsc became17ms.
Can you check it?