Circular Linked List in Data Structures (with Code)

  Рет қаралды 52,125

Vivekanand Khyade - Algorithm Every Day

Vivekanand Khyade - Algorithm Every Day

Күн бұрын

Пікірлер: 42
@samueljebaraj3064
@samueljebaraj3064 Жыл бұрын
Here, You dropped this man 👑
@potato_tube
@potato_tube 5 жыл бұрын
really good video, i cannot understand the code implementation until i watch this video. I am a computer science student from Hong Kong. please keep doing these videos, they save my ass.
@arunagupta3751
@arunagupta3751 5 жыл бұрын
I commend the passion you are putting in these videos and believe me you are making a change Thanks. Really
@ShivamKumar-cv7jv
@ShivamKumar-cv7jv 5 жыл бұрын
good joke
@karunakarnuvvula547
@karunakarnuvvula547 5 жыл бұрын
@@ShivamKumar-cv7jv You are a joker. It is a good thing to encourage others....and you idiot call it a joke?
@puppalasukanya7338
@puppalasukanya7338 3 жыл бұрын
Extradinary explanation👌👌👌sir
@sophiaphan4767
@sophiaphan4767 3 жыл бұрын
Very understandable young Bro ! thanks you a lot ! I am from Canada
@firozkhan6948
@firozkhan6948 4 жыл бұрын
Good explanation sir
@earning_big
@earning_big 4 жыл бұрын
u r amazing sir. Your videos are so easy to understand....thanku!
@sambitkumarpradhan135
@sambitkumarpradhan135 5 жыл бұрын
very nice explanation sir thank you.
@ejagadeesh3062
@ejagadeesh3062 5 жыл бұрын
Super explanation sir
@kanaksharma5979
@kanaksharma5979 4 жыл бұрын
Thanks alot helpful hai sir
@amanrastogi1232
@amanrastogi1232 5 жыл бұрын
Good Explanation ... keep it up :) :)
@sreyadutta1959
@sreyadutta1959 5 жыл бұрын
Sir,plz add insert and delete a node from a circular linked list
@balajiavinash5907
@balajiavinash5907 5 жыл бұрын
Sir can you provide videos on circular stack and queue also
@vivekanandkhyade
@vivekanandkhyade 5 жыл бұрын
yes sure
@maimoonagul2435
@maimoonagul2435 5 жыл бұрын
Your videos are very helpful! They helped me a lot. May Allah bless you.
@Michelle-rb6nl
@Michelle-rb6nl 5 жыл бұрын
Thankyou!! Perfect explanation :)
@hasanimrul440
@hasanimrul440 5 жыл бұрын
you are great Sir
@leenar5525
@leenar5525 5 жыл бұрын
Good explanation
@mdabuzar3193
@mdabuzar3193 Жыл бұрын
bcoz of him i am still in my job 😂😂😂
@robinkumar9021
@robinkumar9021 5 жыл бұрын
nice explanaion
@talharauf3111
@talharauf3111 5 жыл бұрын
nICE Sir G
@captainfoodman
@captainfoodman 4 жыл бұрын
Sir could u explain circular arrays
@gmaheswari2855
@gmaheswari2855 5 жыл бұрын
It was ask enter the number of node respecting times after it can't display the entering the all nodes
@MadhuryaDutta
@MadhuryaDutta 5 жыл бұрын
Sir please make video on insert after & delete after of circular link list .......
@russsully3192
@russsully3192 5 жыл бұрын
they dont teach classes in your country?
@punithgowda1649
@punithgowda1649 5 жыл бұрын
They do.. but we prefer these online classes since teachers wont even have idea on what they are teaching 😅😅
@topGfanboy
@topGfanboy 5 жыл бұрын
Watch Naresh IT channel... Best videos ever
@sudhanshu1709
@sudhanshu1709 4 жыл бұрын
by asking number of nodes from user the whole purpose of dynamic ADT fails.
@panagiotiskoligas9631
@panagiotiskoligas9631 5 жыл бұрын
How to create a circular list: typedef struct node *ptr; typedef ... data; typedef struct node{ data d; ptr next;} ptr list; new_node=malloc ... list->next=list; list->d=data;
@sovonchakraborty5450
@sovonchakraborty5450 4 жыл бұрын
Thanks a lot,,,,,,
@yuvarajsaithadishetty8829
@yuvarajsaithadishetty8829 5 жыл бұрын
It would be more likely and helpful if a playlist on a certain topic contains all the videos related to that topic and are placed in a sequential order.✌️
@extraFart
@extraFart 5 жыл бұрын
He has created a Playlist on linked list. That might help
@andreibogdan5808
@andreibogdan5808 5 жыл бұрын
Really good explanation and really good video, but his accent is to funny!
@ShivamKumar-cv7jv
@ShivamKumar-cv7jv 5 жыл бұрын
kam chaat saale ,paap lage ga.
@andreibogdan5808
@andreibogdan5808 5 жыл бұрын
@@ShivamKumar-cv7jv ?
@sayededriss2394
@sayededriss2394 5 жыл бұрын
your going to make such easy thing to look to0 difficult
@pushpendrasingh-fz9yy
@pushpendrasingh-fz9yy 5 жыл бұрын
Thx sir
@nazmulhasanniloy786
@nazmulhasanniloy786 5 жыл бұрын
This code is not working
@swathiswathi8087
@swathiswathi8087 5 жыл бұрын
Nice explanation
Binary Tree to Doubly Linked List ( Inorder Based) BST to DLL
24:14
Vivekanand Khyade - Algorithm Every Day
Рет қаралды 49 М.
Why no RONALDO?! 🤔⚽️
00:28
Celine Dept
Рет қаралды 54 МЛН
Увеличили моцареллу для @Lorenzo.bagnati
00:48
Кушать Хочу
Рет қаралды 8 МЛН
Turn Off the Vacum And Sit Back and Laugh 🤣
00:34
SKITSFUL
Рет қаралды 3,1 МЛН
Каха и лужа  #непосредственнокаха
00:15
2.14 Circular Linked List in Data Structure | Creation and Display | DSA Course
21:30
Circular Linked List | Insert, Delete, Complexity Analysis
14:40
Blue Tree Code
Рет қаралды 17 М.
Circular Linked List | Data Structures
13:09
Amulya's Academy
Рет қаралды 34 М.
LinkedList 13 Circular Linked Lists
7:34
RobEdwards
Рет қаралды 24 М.
Understanding and implementing a Linked List in C and Java
18:15
Jacob Sorber
Рет қаралды 245 М.
2.16 Insertion in Circular Linked List | Data Structure Tutorials
19:45
Jenny's Lectures CS IT
Рет қаралды 219 М.
struct Basics | C Programming Tutorial
24:44
Portfolio Courses
Рет қаралды 149 М.
Why no RONALDO?! 🤔⚽️
00:28
Celine Dept
Рет қаралды 54 МЛН