AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Leave a Review
Notes in
5. Data Structures
To Subscribe, use this Key
william-white-lithium-march-vermont-solar
Subdecks
Name
L-01 Introduction to Data Structures
L-02 Classification of Data Structures
L-03 Arrays
L-04 Time and Space Complexity
L-05 Searching Techniques
L-06 Sorting Techniques
L-07 & 08 Linked List Creation and Insertion
L-09 Linked List Deletion
L-10 Linked List Reversal
L-11 Doubly Linked List
L-12 & 13 Circular Linked List
L-14 Stack Basics
L-15 Stack Implementation using Linked List
L-16 Stack Applications-I
L-17 Stack Applications-II