Data Structures: Stack, Queue, Dictionary, Set

Data structures allow you to perform operations more effectively. Start with two of the most basic data structures, stacks and queues, discovering that both can be executed using lists. Then move to non-linear data structures, exemplified by dictionaries and sets, which can be implemented using a hash table.

English
  • Originally Aired October 31, 2016
  • Runtime 31 minutes
  • Created February 20, 2021 by
    Administrator admin
  • Modified February 20, 2021 by
    Administrator admin