About oaktree

C++, Ruby

oaktree's Popular Posts

Sorting (Part 3.1) : Quick Apology and Correction

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

Forum Thread : Who Wants to Learn About Sorting?

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

Next Page
Prev Page