Friday, January 25, 2008

Video lectures on algorithms and data structures

  1. Algorithms at ArsDigita University
    http://www.aduni.org/courses/algorithms/index.php?view=cw
  2. Introduction to Algorithms at MIT
    http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-046JFall-2005/LectureNotes/index.htm
  3. Data structures at UC Berkeley
    http://webcast.berkeley.edu/course_details.php?seriesid=1906978343
  4. Theory of Computation at ArsDigita University
    http://www.aduni.org/courses/theory/index.php?view=cw
  5. A Practical Guide to Data Structures and Algorithms Using Java at Washington University
    http://goldman.cse.wustl.edu/crc2007/lectures/
  6. Data Structures, Algorithms, and Applications in Java at University of Florida
    http://www.cise.ufl.edu/~sahni/cop3530/index.html

No comments:

Post a Comment

Mounting USB drives in Windows Subsystem for Linux

Windows Subsystem for Linux can use (mount): SD card USB drives CD drives (CDFS) Network drives UNC paths Local storage / drives Drives form...