Skip to content

Opening book details…

About this document

Data Structures in Algorithm Design by Gebrehana Alemaw is a document available to read on EtoBox.

The document discusses basic data structures like stacks, queues, linked lists, trees, and graphs. It defines each structure and their common operations like push, pop, enqueue, dequeue. Examples of how each data structure can be used are provided, such as stacks for undo/redo functions and queues for print jobs in a first-in, first-out manner.

Author
Gebrehana Alemaw
Language
EN