Skip to content

Opening book details…

Can I read Understanding Abstract Data Types on EtoBox?

Understanding Abstract Data Types by Arham Imran is a document available to read on EtoBox.

What is Understanding Abstract Data Types about?

The document discusses computational thinking concepts like abstraction, functions, procedures, and data types. It specifically covers record types, abstract data types (ADTs) like lists, stacks, queues, and trees. Linked lists are explained in detail with examples of inserting, deleting and addressing nodes. The key operations for linked lists include adjusting pointers between nodes to maintain the proper connections when adding or removing elements from the list.

Author
Arham Imran
Language
EN