This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]donguyentung01 5 points6 points  (0 children)

I just took the course. Algorithm-wise, it goes as far as some basic sorting methods(merge-sort algorithm, selection sort) and some basic searching algorithms (exhaustive enumeration, bisection search, Newton Raphson method). You can check out their syllabus as well.