Difference between revisions of "6.046"
From ThePlaz.com
(add 6.046) |
m (add link) |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | '''6.046 Design and Analysis of Algorithms ''' is the [[Course 6 EECS]] ([[Math]]) class I took with [http://people.csail.mit.edu/devadas/ Srini Devadas] and [Ronitt Rubinfeld] at [[MIT]] as a [[MIT Senior|Senior]] fall semester. | + | '''6.046 Design and Analysis of Algorithms ''' is the [[Course 6 EECS]] ([[Math]]) class I took with [http://people.csail.mit.edu/devadas/ Srini Devadas] and [http://people.csail.mit.edu/ronitt/ Ronitt Rubinfeld] at [[MIT]] as a [[MIT Senior|Senior]] fall semester. |
Class website: http://stellar.mit.edu/S/course/6/fa12/6.046J/index.html | Class website: http://stellar.mit.edu/S/course/6/fa12/6.046J/index.html | ||
Line 15: | Line 15: | ||
[[Category:School]] | [[Category:School]] | ||
[[Category:MIT]] | [[Category:MIT]] | ||
− | [[Category: | + | [[Category:Math]] |
[[Category:MIT Senior]] | [[Category:MIT Senior]] | ||
[[Category:Course 6 EECS]] | [[Category:Course 6 EECS]] |
Latest revision as of 06:03, 16 January 2013
6.046 Design and Analysis of Algorithms is the Course 6 EECS (Math) class I took with Srini Devadas and Ronitt Rubinfeld at MIT as a Senior fall semester.
Class website: http://stellar.mit.edu/S/course/6/fa12/6.046J/index.html
Class Review
This class moved fast and covered a bunch of different topics in more depth than 6.006. I didn't like that there was no feedback for the P-Sets.
Grade:B-
I was surprised to get a point under average on the final exam. I had heard this was the hardest class at MIT in EECS, and I had received Cs in similar preceding classes. I don't know how I did it, but I was happy.
Notes Quality
Posted notes; think this turned out pretty good. There is a lot of me trying to solve problems, which might not be on the right track.
Textbook
This class continued to use CLRS from 6.006.