Abstract Data Types vs. Data Structures | ADT vs. DS | Geekific

preview_player
Показать описание

In this video we answer the famous Abstract Data Types vs. Data Structures question. We start with a real-life scenario, then try to relate this example to the practical and theoretical definition of abstract data types and data structures.

Timestamps:
00:00 Introduction
00:21 Real-Life Approach
02:00 How does this Example relate to the Actual Definition?
03:00 Practical and Actual Definitions
03:27 Abstract Data Types and Data Structures Examples
06:02 Recap
06:25 Thanks for Watching!

If you found this video helpful, check other Geekific uploads:

#Geekific #AbstractDataTypes #DataStructures #Programming
Рекомендации по теме
Комментарии
Автор

This video is absolutely incredible and underrated gem. This is how we not only learn but remember. Thank you so much.

sarathtech
Автор

The way you explained the differences between ADT and DS were easy to understand. I like the analogy because it had given me a concrete image of how ADT and DS work. Thank you!

cornelialorenzo
Автор

Thank you so much; i love how you explained it

skylakaris
Автор

Not going to lie, the first 3 minutes of the video were not helpful at all for me, But starting at 2:59, those brief definitions were exactly what I wanted to hear. Not to critique too much, but I would put these definitions up front in the future, and the analogous examples afterword's in the future. (that is my personal preference for learning these kinds of topics at least)

MrChaluliss
Автор

I wonder why this doesn't have much views

wahyukoco
Автор

Amazing. Are u full time youtuber or what??if u r sde the which company u working?

raghavsharma
Автор

Okay so lets say you implement a stack with nodes. Can you say the stack is a Data Structure then but until it is implemented it is an ADT?

kakashi