Skip to content

Instantly share code, notes, and snippets.

@lazywithclass
Last active March 21, 2017 04:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lazywithclass/e567eaffb7f5a019e9062e517422e84f to your computer and use it in GitHub Desktop.
Save lazywithclass/e567eaffb7f5a019e9062e517422e84f to your computer and use it in GitHub Desktop.
[COMP300E] And struggle on dynamic programming (-131)

[COMP300E] And struggle on dynamic programming (-131)

So... I've stopped for a while trying to solve this homework, I finally am sure I spent too much time on it without finding a good way to approach it, I will then go with COMP300E course (still taught by prof Skiena) and see if that helps me figuring out where I am failing.

COMP300E seems to be taking a similar path to CSE373, with a practical twist, so hopefully this is a good move.

Lecture 1 - Getting Started

https://www.youtube.com/watch?v=3dkbFf82_b8&feature=youtu.be&list=PL07B3F10B48592010

First thing one notices is that this course has much better video, there's a camera that zooms onto the whiteboard, something that never happened in CSE373, which led to very difficult to understand passages in some of the lectures.

Enrolling in prof Skiena's class is a good start, so you get all the problems that he will assign during his lectures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment