Abstract data types

preview_player
Показать описание
An Introduction to Abstract Data Types ADT

Data Structures Source Code:

===================================

Рекомендации по теме
Комментарии
Автор

OMG thank you!!! this concept was a little bit tricky for me, but now it's so much clearer.

natalia
Автор

Abstract data type is an abstraction of a data structure which provides only the interface to which a data structure must adhere to. Examples include: List, Queue, Map

_Anna_Nass_
Автор

Good playlist for learning data structures. Thanks!

riddhi
Автор

So, what's the difference between DTA and OOP? both seem kind of the same thing I'm just confused, can anyone here explain to me?

kevingrande
Автор

than you sir, sir plz fix your website error is showing

stranger
Автор

If you come here for Abstract data type, It starts at 2:09

danhle
Автор

Should have defined interface before ADT.

artbar