Hacker News new | past | comments | ask | show | jobs | submit login

I was thinking of something that will explain, maybe step-by-step, the implementation of various algorithms (like these, for example, http://en.wikipedia.org/wiki/Sorting_algorithm), so that I could understand the logic behind them.



How about taking a look at some sample pages? I'd be interested in knowing if it's along the lines of what you're looking for.

http://apps.nrbook.com/rollover/index.html


wikipedia has pages for all the popular sorting algorithms, most with pseudo-code and graphics too.

http://en.wikipedia.org/wiki/Merge_sort

http://en.wikipedia.org/wiki/Heapsort

http://en.wikipedia.org/wiki/Quicksort




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: