Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Advanced Algorithms and Complexity

Advanced Algorithms and Complexity

FREE

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.6/10 (Our Score)
Product is rated as #41 in category Data Structures and Algorithms

You’ve learned the basic algorithms now and are ready to step into the area of more complex problems and algorithms to solve them. Advanced algorithms build upon basic ones and use new ideas. We will start with networks flows which are used in more typical applications such as optimal matchings, finding disjoint paths and flight scheduling as well as more surprising ones like image segmentation in computer vision. We then proceed to linear programming with applications in optimizing budget allocation, portfolio optimization, finding the cheapest diet satisfying all requirements and many others. Next we discuss inherently hard problems for which no exact good solutions are known (and not likely to be found) and how to solve them in practice. We finish with a soft introduction to streaming algorithms that are heavily used in Big Data processing. Such algorithms are usually designed to be able to process huge datasets without being able even to store a dataset. UC San Diego is an academic powerhouse and economic engine, recognized as one of the top 10 public universities by U.S. News and World Report. Innovation is central to who we are and what we do. Here, students learn that knowledge isn’t just acquired in the …

Instructor Details

Alexander S. Kulikov is a research fellow at St. Petersburg Department of Steklov Mathematical Institute of the Russian Academy of Sciences and a visiting professor at University of California, San Diego. His scientific interests include algorithms for NP-hard problems and circuit complexity. In St. Petersburg, he runs Computer Science Club and Computer Science Center.

Specification: Advanced Algorithms and Complexity

Duration

22 hours

Year

2016

Level

Expert

Certificate

Yes

Quizzes

Yes

51 reviews for Advanced Algorithms and Complexity

4.0 out of 5
29
12
6
3
1
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. JICHEN W

    very challenging

    Helpful(0) Unhelpful(0)You have already voted this
  2. Arjun N

    Amazing set of problems.

    Helpful(0) Unhelpful(0)You have already voted this
  3. Daniel P

    Too much emphasis on implementation details (99%), so one doesn’t get a great intuitive understanding of the logic of algorithms.

    Helpful(0) Unhelpful(0)You have already voted this
  4. Fabrice L

    A lot of material covered in this course. The assignments are more challenging than in the previous courses of the specialization. It is overall a great final and a very complete specialization. Thank for putting together all this work.

    Helpful(0) Unhelpful(0)You have already voted this
  5. Tamilarasu S

    Very well made course with challenging algorithm problems.

    Helpful(1) Unhelpful(0)You have already voted this
  6. Vasily V

    Excellent course. One star less just because there are not very clean test cases for one particular problem among programming assignments

    Helpful(0) Unhelpful(0)You have already voted this
  7. Tamas K

    Great course again! The problems are considerably more difficult than in the previous courses in this specialization. The only problem is that the forum interaction with TAs is nonexistent, if you stuck with a problem, you have to solve it alone.

    Helpful(0) Unhelpful(0)You have already voted this
  8. John B

    A lot of really useful algorithms are covered in this course, however some of the presentation is annoyingly sparse on details (particularly in the section on network flows).

    Helpful(0) Unhelpful(0)You have already voted this
  9. Radim V

    The only thing I missed in this course (and specialization) was more visual, intuitive approach to explanation. Programming assignments are rewarding.

    Helpful(0) Unhelpful(0)You have already voted this
  10. Pablo E M M

    Great Courses!. Thanks for this wonderful specialization!

    Helpful(1) Unhelpful(0)You have already voted this
  11. Andrii S

    Another great course in this specialization with challenging and interesting assignments. However, this one is somewhat harder but rewarding.

    Helpful(0) Unhelpful(0)You have already voted this
  12. Lie C

    hard coursers, but good

    Helpful(0) Unhelpful(0)You have already voted this
  13. Aman A

    Challenging!

    Helpful(0) Unhelpful(0)You have already voted this
  14. Henry R

    Very hard to follow the lectures, completly lost without Reference books such as Introduction to Algorithms.

    Helpful(0) Unhelpful(0)You have already voted this
  15. Raunak N

    this course gave me hell of a time

    Helpful(0) Unhelpful(0)You have already voted this
  16. Joseph G N

    An incredible course,the exercises were very interesting

    Helpful(1) Unhelpful(0)You have already voted this
  17. Juho V

    Lectures are mostly good. Assignments not. They are often very difficult in an uninteresting way such as unintuitive input formats and / or template code.

    Helpful(0) Unhelpful(0)You have already voted this
  18. To P H

    Very bad course content for some modules Many abstract concepts and mathematical terms but with severe lack of explanation of the terms and lack of specific, concrete examples to help learners to understand them For example: in LP module there should be example of how the primal and dual matrix looks. How simplex algorithm is used on a specific example (showing explicit graph). I undertood only 25% of what was discussed about in this module No motivation to move on after week 2! Other weeks are slightly better In summary: Too many abstract concepts with little examples

    Helpful(5) Unhelpful(0)You have already voted this
  19. Madhusudan H J

    When they say advanced algorithms and complexity, they mean it. I was initially under the presumption that it would be a straight forward video course, without any assignments. But when I had to start with programming assignments that’s when the real test started. Amazing set of tutorials. Would have liked if the courses had more varied examples.

    Helpful(0) Unhelpful(0)You have already voted this
  20. Saurab D

    The lectures are very abstract so, I had some difficulty in solving the assignment problems.

    Helpful(0) Unhelpful(0)You have already voted this
  21. Joao H L F

    Great course, thank you! My only remark is that it sometimes assumes that you have lots of prior knowledge on programming in my opinion. I’m a non tech guy trying to increase my knowledge of the field, and I’ve had a very hard time trying to find additional resources to solve some of the problems and to grasp some of the content. If we could have a bit more color on some of the harder parts during the course it’d be great.

    Helpful(0) Unhelpful(0)You have already voted this
  22. Kehan B

    This module is by far the hardest in this specialization, but at the same time, it is rewarding. The only complaint I have is the Linear Programming part. I wish there was more explanation or some toy examples to go through the algorithm.

    Helpful(0) Unhelpful(0)You have already voted this
  23. Chin J C

    really hard

    Helpful(0) Unhelpful(0)You have already voted this
  24. Anton R

    Liked this course, at least there are courses for advanced level.

    Helpful(1) Unhelpful(0)You have already voted this
  25. RAHUL B

    GOOD

    Helpful(0) Unhelpful(0)You have already voted this
  26. D V S S R

    nice and some difficult

    Helpful(0) Unhelpful(0)You have already voted this
  27. SHREYAS S

    aa

    Helpful(0) Unhelpful(0)You have already voted this
  28. ritik r

    SUPER

    Helpful(0) Unhelpful(0)You have already voted this
  29. Rihaan S

    Very informative course with challenging assignments. It will surely make your data structure concepts clearer.

    Helpful(0) Unhelpful(0)You have already voted this
  30. Mahmoud M

    Took very long time fro me to be finished

    Helpful(0) Unhelpful(0)You have already voted this
  31. Shaashwat A

    amazing course well detailed

    Helpful(0) Unhelpful(0)You have already voted this
  32. Archak D

    VERY GOOD KNOWLEDGE.

    Helpful(0) Unhelpful(0)You have already voted this
  33. Yinchung C

    This is a very challenging course in the specialization. I learned a lot form going through the programming assignments!

    Helpful(0) Unhelpful(0)You have already voted this
  34. Dmitrii S

    I very enjoyed this course! Theoretic informatics is my favorite field of study. All the professors are the best. Dreaming to enroll in your Ph.D. program. Thank you very much

    Helpful(0) Unhelpful(0)You have already voted this
  35. Priyansh B

    Was fun learning advanced stuff and implementing algorithms.

    Helpful(1) Unhelpful(0)You have already voted this
  36. Tamas S

    Very good collection of advanced topics, even useful for the 6th course in the specialization!

    Helpful(0) Unhelpful(0)You have already voted this
  37. Akash k y

    Best course

    Helpful(0) Unhelpful(0)You have already voted this
  38. Mark Z

    The course left a good overall impression: the contents of the course are excellent and assignments are relevant. I’ve only noticed 2 downsides: the videos of the first week were sometimes hard to follow and I had to spend some time googling (which I find strange) (however, the situation changes when a Russian guy appears in the third week: his explanations are very clear and precise) and some assignments, in my opinion, take way more time to complete than they should.

    Helpful(0) Unhelpful(0)You have already voted this
  39. Jason M

    Very Educational and Enlightening. The only criticism I have is that the starter files generally need more modification than indicated to create a successful program.

    Helpful(0) Unhelpful(0)You have already voted this
  40. Hidetake T

    This course is very difficult. Possible to pass programming assignments only after finishing previous courses.

    Helpful(0) Unhelpful(0)You have already voted this
  41. Chitrang S

    Very Very Challenging Course , it test your patience and rewards is extremely satisfying. Lot of learning on a complicated subject of NP Hard problems.

    Helpful(1) Unhelpful(0)You have already voted this
  42. HussamAldeen S

    Course content is very good, however the lectures are hard to follow because the examples are always at the end.

    Helpful(0) Unhelpful(0)You have already voted this
  43. Ayran T O

    Very difficult but challenging!

    Helpful(0) Unhelpful(0)You have already voted this
  44. Quynh V

    I am not good in this course. But I’m always try the best! Awesome course, thank you so much!

    Helpful(0) Unhelpful(0)You have already voted this
  45. Aamir M K

    A great course but really very tough. Every module of the course deserves to be a separate course in itself. One thing that bothered was that the assignments were very vaguely explained and needed lots of searching and self study. Anyways got it after many many months.

    Helpful(0) Unhelpful(0)You have already voted this
  46. Yue S

    I really dislike Daniel Kane’s teaching style!!! His slides are rough and lack of details, the structure of his lectures is loose. Every time I met a Unit taught by Kane, I have to spend much more time on videos and assignments than other Units. This makes me very annoyed why can’t this teacher be more serious on teaching just like other teachers in this course??? : (

    Helpful(0) Unhelpful(0)You have already voted this
  47. Bharti S

    Thank you so much. You are doing such a great work but i appreciate if you explain week 2 (linear programming) in detail. Thank you.

    Helpful(0) Unhelpful(0)You have already voted this
  48. Surbhi M

    This course is wonderful.I am really feel like I have all knowledge of adsa

    Helpful(1) Unhelpful(0)You have already voted this
  49. Mahmmoud M

    Very helpful Thanks

    Helpful(0) Unhelpful(0)You have already voted this
  50. Fernando K I

    Shout out to professor Alexander Kulikov that is the only one in the whole specialization who has good didactics skills. He knows how to explain a concept by giving examples and walking through them step by step so the viewer can understand the thought process. Unfortunately, professor Kane’s lectures were poorly taught. I understand that his videos are older and maybe the technology wasn’t there yet when he recorded the lectures. You’d better off skipping those lectures and going through the assignments directly, learning the material elsewhere.

    Helpful(0) Unhelpful(0)You have already voted this
  51. Syed H A

    Really rigorous and fundamental with what scientist and other professionals need to know about programming.

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare