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.阅读更多.
此资源由附属合作伙伴提供。 如果您支付培训费用,我们可能会赚取佣金来支持该网站。
Ordered Data Structures 中涵盖的技术和工具与 数据科学家 招聘广告中的要求最为相似。