Sunday 22 March 2015

Online Course: Algorithm I and Algorithm II

It is a great and easy-to-understand course for learning algorithms such as sorting, data structure, search, string-based operation, graph search, etc. I got away with an arsenal of knowledge for things such as ternary-search-trie, binary search tree, red-black tree, binary heap, R-way-trie, KMP substring search, NFA regular expression,  Hauffman compression, LWZ compression, Dijstra, spanning tree, max flow, simplex algorithm,  and many other useful algorithm tips.


https://www.coursera.org/course/algs4partI

No comments:

Post a Comment