Ultimate Noob Coding

Hi @ArchivistAlpha096 , congratulations for your effort. I had a look at it, but the code is very dense and rather hard to analyze. Where are the two constants 51 and 50 coming from?

For sorting, I always refer to @stainedofmind 's implementation, which is in my opinion the most elegant piece of CS ever written. You can find it here: Algorithm hall of fame and code examples: sorting, shuffling, dev tools

2 Likes