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

热门审阅

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.

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

筛选依据:

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

创建者 Robert H

Jan 5, 2016

There is not enough background information, no reading assignments. This makes the course less understandable. Also, the examples given not related to the stated assignment

创建者 Valeriano T

Apr 19, 2016

Introduction to data structures. It wastes a week talking about theoretical complexity when it could have been used for something more productive.

创建者 James S

Sep 21, 2016

The last 2 lessons did not have much content. Particularly there was no practical assessment on traveling salesman

创建者 H Y

Dec 28, 2015

Felt like it was a bit rushed and some of these concepts like Dijkstra definitely deserve a lot more attention.

创建者 LeoZhang

Jan 19, 2016

learning graph with Java while reviewing varieties of java advanced data structure. in a word, help me a lot.

创建者 E F

Jun 26, 2018

good materials, learnt a lot but human interaction is a desert think this course is too old maybe

创建者 SUGAM A B ( i C

Aug 31, 2020

Beginner course. I thought it was intermediate.

创建者 Bonyong L (

Nov 22, 2016

So So.

Not good to learn an algorithm

创建者 Justin M

Jul 22, 2020

I liked the subject matter and it was nice to have half the class focus on algorithm development and application, but a lot of obvious teaching was not done. I don't like courses that essentially require me to teach myself by googling things (implement Comparable in this case) as I'm taking a course to have the information/skills presented to me.

创建者 Alan M

Jan 24, 2016

Interesting things about graph algos, but I think the content should be more challenging

Especially the last two weeks, a quick quizz and a free assignment the automatically give full grade whatever the content

创建者 Luka P

Feb 3, 2016

The course is really way to easy. It could be done all in one day, definitely not worth 80$.

创建者 LAURENT P A

Mar 19, 2016

Dijkstra and A star algorithms courses are a bit short