Hello Null Byte 1337 h4xx0r5! With my sorting series pretty much closing up, meaning I've run out of ideas, I was wondering about my next endeavor, my next contribution to this wonderful community. So, who's interested in data structures? Linked lists, trees, heaps, graphs, h ...more
Hi Everyone! It appears that there were bugs in both of my implementations of Insertion Sort, where the program wouldn't always loop enough to sort some input. I have correct this by using nested for loops just like in Bubble Sort, which I should have done in the first place ...more
Hey NB Community! I have a question: who wants me to write up some tutorials on sorting and the most popular sorting algorithms? This isn't necessarily hacking, but I figure that most of you guys have interest in Computer Science (CS). Plus, a firm, deep knowledge of CS can h ...more