this post was submitted on 31 Aug 2024
12 points (92.9% liked)
Data Structures and Algorithms
172 readers
1 users here now
A community dedicated to topics related to data structures and algorithms.
founded 8 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Dunno what to say except that I started programming as an early teenager without formal education, so I “invented” bubble sort before I ever heard of other sorting mechanisms.
I agree it shouldn’t be used in real-life, but to me it’s pretty intuitive and at least I’ve disproven that “nobody” comes up with this by themselves :)
You specifically came up with bubble sort and not insertion sort?
(Edit: sorry for the duplicates; my internet connection is not great.)
~~Yes :)~~
Edit: Sorry, this wasn't true, see other comment!
Yeah me too