Back to Data Structures and Performance

Learner reviews & feedback for Data Structures and Performance

4.82,250 reviews

About this course

Featured reviews

AB

5.0Reviewed Jan 16, 2017

A very good course for beginners , people having prior knowledge about data structures might found it a bit easy , anyways the projects were fun and was course was worth taking

TO

5.0Reviewed Nov 19, 2017

Very helpful course in helping to understand data structures and algorithms. This course will certainly prepare me well for my university degree in computer science

JH

4.0Reviewed Feb 11, 2017

The course is really good, I've learned a lot. The only thing I am not happy about, is lack of posibility to check the assignments without having bought the course.

AE

5.0Reviewed Dec 5, 2016

Very solid review of data structures. In fact, I learned a lot of new things along the way like how to benchmark test Java code and how to properly use JUnit and other unit testing frameworks.

MK

5.0Reviewed Dec 20, 2015

This is a great course. If you ever feared (like me) about implementations of linked-list, trees, tries, you should definitely join this! It would make these things much simpler!!!

AK

5.0Reviewed Jun 3, 2017

A lot of very useful information. A perfect course for people familiar with the basics of java, and certainly a good continuation of the first course in the specialisation.

HB

5.0Reviewed Dec 26, 2015

Are you good at data structures ? If not, this will be the best course to start with. You learn the data structure and implement right away in your project assigment. Very practical.

AE

5.0Reviewed Dec 31, 2018

Very good and ordered exploration of using a variety of datastructures in the most efficient way possible. Good for anyone who wants to know more about Strings in Java specifically.

HB

5.0Reviewed Sep 6, 2016

Amazing course, I learnt so much about interesting data structures and gained a new understanding of how important it is to choose the right data structure for a specific purpose.

CW

5.0Reviewed Jul 14, 2019

Well-organized lecture videos, which contain clear explanation of difficult concepts and very useful material to help me finish all programming assignments. HIGHLY RECOMMENDED!

AI

4.0Reviewed Nov 24, 2016

Again the explanation and representation was good.3.5-4 stars for some Data Structures and their performance. Few basic ideas and introduction about the gui of the project would make it 5stars.

SS

5.0Reviewed Dec 18, 2015

The course curriculum is well designed and teaches students the basic data structures needed to be a successful software engineer. The project is good, and the weekly assignments are challenging.