gregorni on Nostr: Algorithm nerds, what's the name for the sorting algorithm where you loop over the ...
Algorithm nerds, what's the name for the sorting algorithm where you loop over the array as often as the length of the array, and every iteration, you move the first item to the end of the list if it is larger than the second?
#Programming #Algorithms
Published at
2024-09-20 20:38:23Event JSON
{
"id": "fca37f5cb8704a44ccc66f917fbc1bbdf31fbf9eed944b954fe1e550bacc271f",
"pubkey": "c11aadc9287b869c37c47b8f7a96ba91e934160714ad9ee348a65198253ca4d0",
"created_at": 1726864703,
"kind": 1,
"tags": [
[
"t",
"programming"
],
[
"t",
"algorithms"
],
[
"proxy",
"https://fosstodon.org/users/gregorni/statuses/113171805196970129",
"activitypub"
]
],
"content": "Algorithm nerds, what's the name for the sorting algorithm where you loop over the array as often as the length of the array, and every iteration, you move the first item to the end of the list if it is larger than the second?\n\n#Programming #Algorithms",
"sig": "a1a55d96c423d4e01d122294c8e030612f6b5af938c57ef34df4b7a012fd5f5c2d7eccdd3c99f5a95fe78e6c2dbbed7d4a0a4c05f88231431bfbc60760dfcb75"
}