Ordered Data Structures

开始时间: 04/22/2022 持续时间: 未知

所在平台: Coursera

课程主页: https://www.coursera.org/learn/cs-fundamentals-2

课程评论:没有评论

第一个写评论        关注课程

课程详情

In this course, you will learn new data structures for efficiently storing and retrieving data that is structured in an ordered sequence. Such data includes an alphabetical list of names, a family tree, a calendar of events or an inventory organized by part numbers. The specific data structures covered by this course include arrays, linked lists, queues, stacks, trees, binary trees, AVL trees, B-trees and heaps. This course also shows, through algorithm complexity analysis, how these structures enable the fastest algorithms to search and sort data.

课程大纲

Part: 1

Title:Orientation; Linear Structures

Description:

Part: 2

Title:Introduction to Tree Structures

Description:

Part: 3

Title:Advanced Tree Structures

Description:

Part: 4

Title:Heap Structures

Description:

课程评论(0条)

课程简介

In this course, you will learn new data structures for efficiently storing and retrieving data that is structured in an ordered sequence. Such data in

课程标签

0人关注该课程

主题相关的课程