Implementing Array as an Abstract Data Type in C Language

preview_player
Показать описание
Abstract data type in data structure: In this video, we will understand abstract data types and how an array can be implemented as an Abstract data type. I hope you are enjoying this DS + Algo series!

Best Hindi Videos For Learning Programming:

►C Language Complete Course In Hindi -

►JavaScript Complete Course In Hindi -

►Django Complete Course In Hindi -

Follow Me On Social Media
Рекомендации по теме
Комментарии
Автор

I need your help in reaching out more students with this course!
Instagram: instagram.com/codewithharry
Make sure to download the notes. Hope you are enjoying! 😊✌

CodeWithHarry
Автор

I got a job.
To like every video of CWH.

nikhilflautist
Автор

ADT is like a custom data type that is made keeping in mind the needs of the user, it is like the details of the data type are hidden and only implementation is shown to the person using it. Thanks Harry Bhai, I got the meaning of Abstract Data Types, aapki videos bahut badhiya hai bhai, aise hi kaam karte raho, thank you so much brother!!!!😊

gauravgulia
Автор

Maza he agaya. I have been doing programming since 3 years but never been so deep into different theoretical things and your videos are really helping me dig into them.

razahaider
Автор

First time in my life I actually learnt what are ADTs and how to write programs using them.. Thank you a lot

sushmita
Автор

आप ग्रेट हो हैरी भाई यदि किसी ने मुझे आपके जैसा पढ़ाया होता तो मैं आज प्रोग्रामर होता पर अब आपके सानिध्य ज्ञान की वजह से उसी मार्ग पर हूं

socialawareness
Автор

Finally smjh aa gyi


// Abstract data type is model to build data structure
// minimal required functionalities
// and operations to perform
// ADT_ Arrays as abstract data type
// operations like insert() delete() resize() add()
// minimal functionality like get() set()
// abstraction means implemention is hidden
// array - collection of elemnts accessible by indexs
// as array(contiguous memory) cant be resized u have to reserve as u want to use it further future
// faster access in the array as time complexity is big oh 1

harshitachaurasia
Автор

Data structure with C and C++ is my favourite topic and I have read this 15 years ago. Good to see that someone is teaching this. When I have gone through all this it was so easy to understand. My preference for C++ will be Robert Lafore book. My old memory and love for C and C++ just got lighten up after watching this video. It's always fun to look back at DSA and C.

sumitsahu
Автор

So much of depth in such simple language, quite extra ordinary sir .

reaperriksoul
Автор

Sir please make a video on C++ Just Like You made on C language in 15hours.

Big Fans Of Yours

prabhujeetkaur
Автор

thank for creating this playlist;
It is very helpful to me;

himanshusinghmaurya
Автор

Believe me i made it using CPP opps and it was lot more easier after watching your video. Humble thanks .

SatyamKumar-mrwh
Автор

Ye college me jab krwaya tha kuch smj nahi aaya... apki videos dekhke ab sahime samajh aagaayaa... thank you

rachitachakraborty
Автор

Yes sir I got all the concepts cleared, thank u sir for this, very much...

dhanmay
Автор

life was so good when we have to print "hello world" only lol

phlox
Автор

Bhai notes me C++ ke programs bhi add kardo ya sath sath C++ ke programs bhi parallel batate jao videos me.

rudrakshagarwal
Автор

Harry bhai mst smjh mein aa gaya adt great series for dsa♥️♥️

swapnilbhojwani
Автор

I will watch this video and thanks for your such effort to make us understand with so much ease

cocopogo-indianrhymes
Автор

Harry bhai. Thank for your efforts to creat such good content.
And appreciate your hard work.

aryanwolfox
Автор

You explain so clearly . Thank soo much

swetakhadka