Chevron Left
返回到 Advanced Data Structures in Java

学生对 University of California San Diego 提供的 Advanced Data Structures in Java 的评价和反馈

4.8
1,241 个评分

课程概述

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....

热门审阅

AM

Dec 23, 2015

Best and complete course series in course era. The best course staff of any course I have taken. The best quality of instruction and knowledge gained.Thanks to all team worked in this specialization

MK

Jul 17, 2017

Excellent course. I have a 32 year old CS degree and needed a Java Course which did not cover the basics of programming but rather covered advanced CS topics in a Java Context. This is the course.

筛选依据:

101 - Advanced Data Structures in Java 的 125 个评论(共 287 个)

创建者 Sudharaka P

Mar 1, 2016

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

创建者 Satyam P

Feb 5, 2016

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

创建者 Vikas D

Jan 3, 2017

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

创建者 Dzenan H

Dec 19, 2016

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

创建者 Mike B

Oct 20, 2016

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

创建者 martino v

Mar 14, 2019

Really great course.

Give you the possibility to taste real life problems.

创建者 Erick A L P

Apr 27, 2016

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

创建者 Mehul R

Feb 28, 2016

Loved it .

Best MOOC specialization I have attended.

Thanks a lot!!!

创建者 Deleted A

Dec 31, 2015

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

创建者 Matt S

Oct 28, 2020

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

创建者 Dhumil A

Aug 9, 2016

Wonderful Course. This has very good explanation of Data Structures

创建者 GAUTAM K

Dec 15, 2019

It was a comprehensive course with good programming assignment .

创建者 Sanath N

Feb 7, 2016

Amazing beginner course to learn about the Graph data structure.

创建者 M

Apr 21, 2016

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

创建者 Ivan S

Dec 3, 2016

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

创建者 RICKY S

May 16, 2020

good course for someone need to improve graph data structure

创建者 David I

Feb 4, 2017

It was really great course ,well designed and challenging .

创建者 Kevin Y

Apr 4, 2016

Exciting algorithm application in path-finding and routing.

创建者 Wong W S F

Jan 22, 2016

Great course. Detailed content on the graph data structure.

创建者 HenryTanujaya

May 15, 2020

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

创建者 Sonia R

Jun 9, 2017

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

创建者 Bharani M

Mar 5, 2016

Amazing course with amazing teachers .Worth every penny .

创建者 Hossein R

Mar 31, 2016

Thanks for sharing the knowledge.

this course was awesome

创建者 Rakesh K S

Aug 23, 2018

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

创建者 Max

Jul 12, 2017

great course! I would recommend it to any Java beginner