Save for later

Data Structures Fundamentals

Algorithms and Data Structures,

A good algorithm usually comes together with a set of good data structures that allow the algorithm to manipulate the data efficiently. In this course, part of the Algorithms and Data Structures MicroMasters program, we consider the common data structures that are used in various computational problems. You will learn how these data structures are implemented in different programming languages and will practice implementing them in our programming assignments. This will help you to understand what is going on inside a particular built-in implementation of a data structure and what to expect from it. You will also learn typical use cases for these data structures.

A few examples of questions that we are going to cover in this course are:

What is a good strategy of resizing a dynamic array?

How priority queues are implemented in C++, Java, and Python?

How to implement a hash table so that the amortized running time of all operations is O(1) on average?

What are good strategies to keep a binary tree balanced?

We look forward to seeing you in this course! We know it will make you a better programmer.

What you'll learn

  • Basics of data structures including their fundamental building blocks: arrays and linked lists
  • How to use Dynamic arrays
  • A very powerful and widely used technique called hashing and its applications
  • How to use priority queues to efficiently schedule jobs, in the context of a computer operating system or real life
  • Basic structure of binary search trees - AVL trees and Splay trees
  • Applications of data structures

Get Details and Enroll Now

OpenCourser is an affiliate partner of edX and may earn a commission when you buy through our links.

Get a Reminder

Send to:
Rating Not enough ratings
Length 6 weeks
Effort 6 weeks, 8–10 hours per week
Starts On Demand (Start anytime)
Cost $150
From The University of California San Diego, UC San DiegoX, UCSanDiegoX, The University of California, San Diego via edX
Instructors Daniel Kane, Alexander S. Kulikov, Michael Levin, Neil Rhodes
Download Videos On all desktop and mobile devices
Language English
Subjects Programming Mathematics
Tags Computer Science Math

Get a Reminder

Send to:

Similar Courses

Careers

An overview of related careers and their average salaries in the US. Bars indicate income percentile.

Structures/Bridge $81k

Structures Technician 1 $81k

Associate Structures Engineering $83k

Structures Designer $85k

Structures CADD $91k

Structures Mech $94k

Aircraft Structures $96k

Structures Foreman $98k

Engineer of Structures $100k

Structures Engineer 1 2 $103k

Product Engineer - Structures $115k

Structures Estimator Manager $127k

Write a review

Your opinion matters. Tell us what you think.

Rating Not enough ratings
Length 6 weeks
Effort 6 weeks, 8–10 hours per week
Starts On Demand (Start anytime)
Cost $150
From The University of California San Diego, UC San DiegoX, UCSanDiegoX, The University of California, San Diego via edX
Instructors Daniel Kane, Alexander S. Kulikov, Michael Levin, Neil Rhodes
Download Videos On all desktop and mobile devices
Language English
Subjects Programming Mathematics
Tags Computer Science Math

Similar Courses

Sorted by relevance

Like this course?

Here's what to do next:

  • Save this course for later
  • Get more details from the course provider
  • Enroll in this course
Enroll Now