
Princeton University: Algorithms
Flash Video | MP4 / AVC, ~80 kb/s | 960x540 | Duration: ~28 hours | English: AAC, 127 kb/s (2 ch) | + PDF Guides | 2.78 GB
Genre: Development / Programming
Flash Video | MP4 / AVC, ~80 kb/s | 960x540 | Duration: ~28 hours | English: AAC, 127 kb/s (2 ch) | + PDF Guides | 2.78 GB
Genre: Development / Programming
This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. An introduction to fundamental data types, algorithms, and data structures, with emphasis on applications and scientific performance analysis of Java implementations. Specific topics covered include: union-find algorithms; basic iterable data types (stack, queues, and bags); sorting algorithms (quicksort, mergesort, heapsort) and applications; priority queues; binary search trees; red-black trees; hash tables; and symbol-table applications.