Stop learning alone!

Learn faster and stay on-track by joining this free class with other self-learners.

Register for Introduction to Algorithms (MIT 6.046J) now.

Introduction to Algorithms (MIT 6.046J)

Class length: 16 weeks. Start anytime.

Creator: CoreyWhite

Status: Established

Join this class!

Links to first assignment broken

Just wanted to let you know that the links to first assignment seem to be broken.

dgrant
2 years ago

Reply


Thanks, I'll look into that.

kday
2 years ago

Reply

The links in the first assignment have been fixed. It looks like there are several more broken links, and I'm working on updating those also.

kday
2 years ago

Reply

All of the links have now been fixed. It looks like OCW change their URLs and didn't properly redirect. Anyway, they all work now.

In addition, all lectures now have the video lectures from youtube embedded in them as well.

kday
2 years ago

Reply

* Markdown Cheatsheet:

Link:
[clickable text](http://www.example.com)

New Paragraph:
Hit enter twice

Main heading:
# Main Heading Text

Sub-heading:
## Sub-heading Text

List:
* item 1
* item 2
* item 3

Italics:
*italicized text*

Bold:
**bold text**

YouTube:
URL (http://www.youtube.com/watch?v=Ui4AYPcRkYE) turns into embed code

Full Markdown reference