Introduction to Data Structures through C | Data Structures Tutorial | Mr. Srinivas
2
Stack in Data Structure | Data Structure Tutorial | Mr. Srinivas
3
Creation of Stack in DS | Data Structures Tutorial | Mr. Srinivas
4
Program to Implement all the Stack Operations using Static Array | Mr.Srinivas
5
Stack Implementation using JAVA | Data Structures Tutorial | Mr. Srinivas
6
Linked List using C | Data Structures Tutorial | Mr. Srinivas
7
Single Linked List Operations | Data Structures Tutorial | Mr. Srinivas
8
Single Linked List Length | Data Structures Tutorial | Mr.Srinivas
9
Program for Implementation of Single Linked List Part-1 | Mr.Srinivas
10
Program for Implementation of Single Linked List - Part 2 | Mr.Srinivas
11
Deleting a node in Linked list | Data Structures Tutorial | Mr.Srinivas
12
Insertion of Node in Single Linked List | Data Structures Tutorial | Mr.Srinivas
13
Queue | Data Structures Tutorial | Mr.Srinivas
14
Stack Using Single Linked List - Part 1 | Data Structures Tutorial | Mr.Srinivas
15
Stack Using Single Linked List - Part 2 | Data Structures Tutorial | Mr.Srinivas
16
Node swap in Single Linked List | Data Structures Tutorial | Mr. Srinivas
17
How to Perform Operations on Queue | by Mr. Srinivas
18
Single Linked List Implementation | Data Structures | by Mr. Srinivas
19
Double Linked List in Data Structures and Algorithms | Part-1 | by Mr. Srinivas
20
Double Linked List in Data Structures and Algorithms | Part-2 | by Mr. Srinivas
21
Double Linked List in Data Structures and Algorithms | Part-3 | by Mr. Srinivas
22
Bubble Sort Algorithm | Data Structures | by Mr. Srinivas
23
Reverse Singly Linked List | Data Structures | by Mr. Srinivas
24
Circular Queue | Data Structures | by Mr. Srinivas
25
Operations on Circular Queue | Data Structures Tutorial | Mr.Srinivas
26
Binary Search Tree | Data Structures Tutorial | Mr.Srinivas
27
Insertion of Element into BST - Binary Search Tree | Mr.Srinivas
28
Deletion Operation on Binary Search Tree - Part 1| | Mr.Srinivas
29
Deletion Operation on Binary Search Tree - Part 2 | Mr.Srinivas
30
Deletion of a Node in BST - Node having 2 Children | Mr.Srinivas
31
Display Elements in BST | Data Structures Tutorial | Mr. Srinivas
32
Inorder Traversal in BST | Data Structures Tutorial | Mr. Srinivas
33
AVL Tree L L Rotation | Data Structures Tutorial | Mr. Srinivas
34
L L Rotation | Data Structures Tutorial | Mr. Srinivas
35
Infix to Postfix Conversions | Data Structures Tutorial | Mr. Srinivas
36
Infix to Postfix Conversions | Data Structures Tutorial | Mr. Srinivas
Description:
Dive into a comprehensive 10-hour data structures tutorial series led by Mr. Srinivas. Master fundamental concepts like stacks, queues, linked lists, and trees through C and Java implementations. Learn essential operations including insertion, deletion, and traversal for various data structures. Explore advanced topics such as binary search trees, AVL trees, and infix to postfix conversions. Gain practical programming skills with hands-on examples and step-by-step explanations of algorithms like bubble sort. Perfect for beginners and intermediate learners looking to strengthen their understanding of data structures and algorithms.