Selection Sort always seemed so simple but I never really understood why anyone would use it over other algorithms. The memory write angle makes total sense now, never thought about flash memory or embedded systems having those constraints.
Thanks for the valuable feedback @Marcel, published visualization breakdown of Insertion Sort; please checkout and let me know your valuable feedback :)
Thanks for this!
Selection Sort always seemed so simple but I never really understood why anyone would use it over other algorithms. The memory write angle makes total sense now, never thought about flash memory or embedded systems having those constraints.
Can't wait for the Insertion Sort comparison!
Thanks for the valuable feedback @Marcel, published visualization breakdown of Insertion Sort; please checkout and let me know your valuable feedback :)