classcentral

Epilogue: Design and Analysis of Algorithms I

May 5th, 2012
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. Epilogue: Design and Analysis of Algorithms I - Email by Tim Roughgarden
  2. Pasted by Class Central - www.class-central.com
  3.  
  4.  
  5. Dear <name>,
  6.  
  7. THANKS: Teaching this online course has been an amazing experience for me, and I'm thrilled that so many of you have found it useful and intellectually challenging. Please accept my sincere thanks for being a part of it!
  8.  
  9. CERTIFICATES: I'm currently finalizing the format for the certificates of accomplishment, and I expect Coursera to send them out very soon. (See the "Course Logistics" page to review the requirements for receiving a certificate.)
  10.  
  11. FUTURE COURSES: I've been blown away by all the enthusiasm for more algorithms courses. Let me let you in on my current (tentative) plans.
  12.  
  13. PART I: I hope to re-run Algorithms Part I soon, in a month or so. So if you (or your friends) didn't have time to complete the course, or found out about it too late, this will be your next chance! This second offering will be similar to the first, with some minor improvements motivated by student suggestions (more in-video quizzes, and maybe even that third batch of optional theory problems!).
  14.  
  15. PART II: I hope to debut a five-week Algorithms Part II soon after the Part I re-run finishes (in late summer or so). The planned topics are the greedy algorithm design paradigm (with applications to minimum spanning trees, scheduling, and data encoding); the dynamic programming design paradigm (with applications to Internet routing and genome sequencing); and NP-complete problems and what to do about them (fast heuristics with provable guarantees, fast exact algorithms for special cases, and exact algorithms that beat brute-force search).
  16.  
  17. FUTURE ANNOUNCEMENTS: For news about the Part I re-run and the Part II debut, you might keep your eye on the main Coursera page (https://www.coursera.org/) and my Google+ page.
  18.  
  19. Best regards,
  20. Tim Roughgarden
Advertisement
Add Comment
Please, Sign In to add comment