Algorithms And Data Structures On Drugs
What a beautiful blog I have found: Data structures and algorithms, with nice explanations and visualizations for the complete programmer newbie.
View ArticleHow to not solve a Sudoku
I found this at Ravi Mohan’s One Man Hacking: Ron Jeffries attempts to create a sudoku solver – here, here, here, here and here. (You really ought to read these articles. They are ummm…{cough} …err…....
View ArticleIntroduction to Algorithms
Maybe this is old news to some, but I recently discovered that there’s a complete recording (audio at iTunes, audio and video on the web) of an MIT lecture by Prof. Charles E. Leiserson using “The Big...
View ArticleTrees and Roots
A friend on Facebook mentioned a nice little naming problem I had not been aware of in years of computer science: We are always drawing tree structures with the root on top, sometimes with the root on...
View Article