General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Toby
ThePrimeTime
comments
Comments by "Toby" (@toby9999) on "LeetCode Isnt Real | Prime Reacts" video.
@asdfqwerty14587 I would argue that the true value is in knowing that certain performant solutions exist for particular classes of problems. If you understand the bssic principle, then you'll know what to google for if you can't remember the specifics. Same as how I know bubble sort is O(n*n) vs. quicksort (log n) and how such knowledge might influence my choice of container classes, etc.
1