Boyer Moore Algorithm
Dr H S Guru Prasad
Boyer Moore Algorithm
57:40
Strassen's Matrix Multiplication
Dr H S Guru Prasad
Strassen's Matrix Multiplication
24:13
Trees - Video 14 - Constructing Binary Tree when Postorder and Inorder Traversals are given.
Dr H S Guru Prasad
Trees - Video 14 - Constructing Binary Tree when Postorder and Inorder Traversals are given.
13:32
Trees - Video 13 - Constructing a Binary Tree when Preorder and Inorder Traversals are given
Dr H S Guru Prasad
Trees - Video 13 - Constructing a Binary Tree when Preorder and Inorder Traversals are given
13:34
Breadth First Search [BFS] operation, iterative and recursive algorithms, C Code and Time Complexity
Dr H S Guru Prasad
Breadth First Search [BFS] operation, iterative and recursive algorithms, C Code and Time Complexity
38:34
Merge Sort with Operation, Algorithm, C Code, Merge Call Tree and Time Complexity
Dr H S Guru Prasad
Merge Sort with Operation, Algorithm, C Code, Merge Call Tree and Time Complexity
34:58
Trees - Video 11 - Iterative Postorder Traversal
Dr H S Guru Prasad
Trees - Video 11 - Iterative Postorder Traversal
10:26
Trees - Video 10 - Iterative Inorder Traversal
Dr H S Guru Prasad
Trees - Video 10 - Iterative Inorder Traversal
11:20
Trees - Video 9 - Iterative Preorder Traversal
Dr H S Guru Prasad
Trees - Video 9 - Iterative Preorder Traversal
8:02
Trees - Video 8 - Recursive Postorder Traversal
Dr H S Guru Prasad
Trees - Video 8 - Recursive Postorder Traversal
5:10
Trees - Video 7 - Recursive Inorder Traversal
Dr H S Guru Prasad
Trees - Video 7 - Recursive Inorder Traversal
4:36
Trees - Video 6 - Recursive Preorder Traversal
Dr H S Guru Prasad
Trees - Video 6 - Recursive Preorder Traversal
4:45
Trees - Video 1 - Introduction to Trees
Dr H S Guru Prasad
Trees - Video 1 - Introduction to Trees
9:42
Trees - Video 12 - Insertion and Creation in a Binary Search Tree
Dr H S Guru Prasad
Trees - Video 12 - Insertion and Creation in a Binary Search Tree
9:10
Trees - Video 2 - Memory Representation of Binary Tree
Dr H S Guru Prasad
Trees - Video 2 - Memory Representation of Binary Tree
8:15
Queue - Video 1 - Linear Queue implementation using Arrays
Dr H S Guru Prasad
Queue - Video 1 - Linear Queue implementation using Arrays
17:19
Trees - Video 5 - Postorder Traversal of a Binary Tree
Dr H S Guru Prasad
Trees - Video 5 - Postorder Traversal of a Binary Tree
6:38
Trees - Video 4 - Inorder Traversal of a Binary Tree
Dr H S Guru Prasad
Trees - Video 4 - Inorder Traversal of a Binary Tree
6:04
Trees - Video 3 - Preorder Traversal of a Binary Tree
Dr H S Guru Prasad
Trees - Video 3 - Preorder Traversal of a Binary Tree
6:27
Stack - Video 10 - Sum of Natural Numbers using Recursion
Dr H S Guru Prasad
Stack - Video 10 - Sum of Natural Numbers using Recursion
4:34
Stack - Video 5 - Introduction to Recursion
Dr H S Guru Prasad
Stack - Video 5 - Introduction to Recursion
6:35
Stack - Video 9 - Tower of Hanoi using Recursion
Dr H S Guru Prasad
Stack - Video 9 - Tower of Hanoi using Recursion
10:07
Stack - Video 8 - GCD of Two Numbers using Recursion
Dr H S Guru Prasad
Stack - Video 8 - GCD of Two Numbers using Recursion
8:22
Stack - Video 7 - Fibonacci Number using Recursion
Dr H S Guru Prasad
Stack - Video 7 - Fibonacci Number using Recursion
6:12
Stack - Video 6 - Factorial using Recursion
Dr H S Guru Prasad
Stack - Video 6 - Factorial using Recursion
3:53
Linked List - Video 12 - Searching an element in a Singly Linked List
Dr H S Guru Prasad
Linked List - Video 12 - Searching an element in a Singly Linked List
7:46
Linked List - Video 8 - Creation of a Singly Linked List by inserting elements at the End
Dr H S Guru Prasad
Linked List - Video 8 - Creation of a Singly Linked List by inserting elements at the End
8:12
Stack - Video 3 - Evaluation of a Postfix Expression
Dr H S Guru Prasad
Stack - Video 3 - Evaluation of a Postfix Expression
12:22
Stack - Video 4 - Conversion of Infix Expression to Postfix Expression
Dr H S Guru Prasad
Stack - Video 4 - Conversion of Infix Expression to Postfix Expression
23:29
Stack - Video 1 - Stack Implementation using Array
Dr H S Guru Prasad
Stack - Video 1 - Stack Implementation using Array
16:17
Linked List - Video 18 - Reversing a Singly Linked List
Dr H S Guru Prasad
Linked List - Video 18 - Reversing a Singly Linked List
13:49
Linked List - Video 14 - Insertion before a given element in a Singly Linked List
Dr H S Guru Prasad
Linked List - Video 14 - Insertion before a given element in a Singly Linked List
9:45
Linked List - Video 13 - Insertion after a given element in a Singly Linked List
Dr H S Guru Prasad
Linked List - Video 13 - Insertion after a given element in a Singly Linked List
10:20
Linked List - Video 16 - Deletion at the End of a Singly Linked List
Dr H S Guru Prasad
Linked List - Video 16 - Deletion at the End of a Singly Linked List
9:39
Linked List - Video 15 - Deletion at the beginning of a Singly Linked List
Dr H S Guru Prasad
Linked List - Video 15 - Deletion at the beginning of a Singly Linked List
6:30
Linked List - Video 6 - Creation of a Singly Linked List by inserting elements at the beginning
Dr H S Guru Prasad
Linked List - Video 6 - Creation of a Singly Linked List by inserting elements at the beginning
11:18
Linked List - Video 11 - Displaying the elements of a given Singly Linked List
Dr H S Guru Prasad
Linked List - Video 11 - Displaying the elements of a given Singly Linked List
5:08
Linked List - Video 10 - Insertion of an element at the end of a given Singly Linked List
Dr H S Guru Prasad
Linked List - Video 10 - Insertion of an element at the end of a given Singly Linked List
9:44
Linked List - Video 9 - Insertion at the beginning of a Singly Linked List
Dr H S Guru Prasad
Linked List - Video 9 - Insertion at the beginning of a Singly Linked List
7:27
Linked List - Video 5 - First Singly Linked List Program
Dr H S Guru Prasad
Linked List - Video 5 - First Singly Linked List Program
16:22
Linked List - Video 7 - Traversing a Singly Linked List
Dr H S Guru Prasad
Linked List - Video 7 - Traversing a Singly Linked List
9:15
Linked List - Video 4 - Static Memory Allocation and Dynamic Memory Allocation
Dr H S Guru Prasad
Linked List - Video 4 - Static Memory Allocation and Dynamic Memory Allocation
11:08
Linked List - Video 3 - Concept of Linked List
Dr H S Guru Prasad
Linked List - Video 3 - Concept of Linked List
10:41
Linked List - Video 2 - Introduction to Structures
Dr H S Guru Prasad
Linked List - Video 2 - Introduction to Structures
10:05
Linked List - Video1 - Introduction to Pointers
Dr H S Guru Prasad
Linked List - Video1 - Introduction to Pointers
16:06
Brute Force Pattern Matching Algorithm
Dr H S Guru Prasad
Brute Force Pattern Matching Algorithm
6:48
Bottom Up Minimal Change Algorithm to find Permutations
Dr H S Guru Prasad
Bottom Up Minimal Change Algorithm to find Permutations
6:48
Horspool Algorithm
Dr H S Guru Prasad
Horspool Algorithm
21:33
0/1 Knapsack Problem using Dynamic Programming
Dr H S Guru Prasad
0/1 Knapsack Problem using Dynamic Programming
25:52
Travelling Salesman Problem using Branch and Bound
Dr H S Guru Prasad
Travelling Salesman Problem using Branch and Bound
45:49
Assignment Problem using Branch and Bound
Dr H S Guru Prasad
Assignment Problem using Branch and Bound
21:51
Topological Sorting
Dr H S Guru Prasad
Topological Sorting
17:46
Kruskals Algorithm
Dr H S Guru Prasad
Kruskals Algorithm
16:51
Floyds Algorithm
Dr H S Guru Prasad
Floyds Algorithm
25:05
Warshall's Algorithm using Dynamic Programming
Dr H S Guru Prasad
Warshall's Algorithm using Dynamic Programming
14:11
Binomial Coefficient using Dynamic Programming
Dr H S Guru Prasad
Binomial Coefficient using Dynamic Programming
8:06
N Queens Problem using Backtracking
Dr H S Guru Prasad
N Queens Problem using Backtracking
22:56
Johnson Trotter Algorithm
Dr H S Guru Prasad
Johnson Trotter Algorithm
14:40