Chevron Left
Back to Advanced Data Structures in Java

Learner Reviews & Feedback for Advanced Data Structures in Java by University of California San Diego

4.8
stars
1,235 ratings

About the Course

How does Google Maps plan the best route for getting around town given current traffic conditions? How does an internet router forward packets of network traffic to minimize delay? How does an aid group allocate resources to its affiliated local partners? To solve such problems, we first represent the key pieces of data in a complex data structure. In this course, you’ll learn about data structures, like graphs, that are fundamental for working with structured real world data. You will develop, implement, and analyze algorithms for working with this data to solve real world problems. In addition, as the programs you develop in this course become more complex, we’ll examine what makes for good code and class hierarchy design so that you can not only write correct code, but also share it with other people and maintain it in the future. The backbone project in this course will be a route planning application. You will apply the concepts from each Module directly to building an application that allows an autonomous agent (or a human driver!) to navigate its environment. And as usual we have our different video series to help tie the content back to its importance in the real world and to provide tiered levels of support to meet your personal needs....

Top reviews

DB

Oct 12, 2017

Great into to Java, instructors have clearly put thought in to the format with the choose your own learning style videos, and additional coverage where it may be needed. These have been very helpful.

SU

Jun 7, 2017

Fantastic course! I would recommend to anyone interested in learning the graph data structure in a fun and hands-on and engaging way! Definitely one of the best courses I have followed on Coursera.

Filter by:

101 - 125 of 287 Reviews for Advanced Data Structures in Java

By Sudharaka P

•

Mar 1, 2016

Very nice course which gives good introduction to data structures. I love it. :)

By Satyam P

•

Feb 5, 2016

Nice concrete course to take. Good info about graphs as a whole. Enjoyed it. :)

By Vikas D

•

Jan 3, 2017

Great Instructors...Thank you Instructors,google engineers, coursera and UCSD.

By Dzenan H

•

Dec 19, 2016

nice course. very well organised and presented. good refresher of ADS in Java

By Mike B

•

Oct 20, 2016

Challenging class and well-designed course for intermediate Java programmers.

By martino v

•

Mar 15, 2019

Really great course.

Give you the possibility to taste real life problems.

By Erick A L

•

Apr 27, 2016

By far the best course I have ever found about Data Structures in Java.

By Mehul R

•

Feb 29, 2016

Loved it .

Best MOOC specialization I have attended.

Thanks a lot!!!

By Deleted A

•

Dec 31, 2015

This is a great course with advanced content and real world projects.

By Matt S

•

Oct 28, 2020

Great course on graphs. Finally learned Dijkstra's algorithm. Yayyy.

By Dhumil A

•

Aug 10, 2016

Wonderful Course. This has very good explanation of Data Structures

By GAUTAM K

•

Dec 15, 2019

It was a comprehensive course with good programming assignment .

By Sanath N

•

Feb 7, 2016

Amazing beginner course to learn about the Graph data structure.

By M

•

Apr 21, 2016

I am really enjoying this course, thanks for all your efforts!

By Ivan S

•

Dec 3, 2016

Greate course! It was really fun and really difficult for me.

By RICKY S

•

May 16, 2020

good course for someone need to improve graph data structure

By David I

•

Feb 4, 2017

It was really great course ,well designed and challenging .

By Kevin Y

•

Apr 4, 2016

Exciting algorithm application in path-finding and routing.

By Wong W S F

•

Jan 22, 2016

Great course. Detailed content on the graph data structure.

By HenryTanujaya

•

May 15, 2020

this is good courses to me because this is really help me

By Sonia R

•

Jun 10, 2017

Well explained with real life uses and a lot to practice.

By Bharani M

•

Mar 5, 2016

Amazing course with amazing teachers .Worth every penny .

By Hossein R

•

Mar 31, 2016

Thanks for sharing the knowledge.

this course was awesome

By Rakesh K S

•

Aug 23, 2018

One of best course to get knowledge of a graph in java.

By Max

•

Jul 12, 2017

great course! I would recommend it to any Java beginner