Lesson 18 of 18 • 0 upvotes • 10:21mins
This lesson is about using stack and queue to recognise whether string is palindrome or not.
18 lessons • 3h 6m
Introduction to Stack
9:01mins
Stack: Array Based Implementation
10:05mins
Stack: Linked List Based Implementation
11:41mins
Comparison between Array and Linked List Based Implementation of Stack
8:23mins
Application of Stack: Balanced Expression
10:32mins
Algebraic Expression
9:22mins
Prefix Expressions Evaluation
9:54mins
Infix to Postfix Conversion
10:50mins
Postfix Expression Evaluation
10:02mins
Stack: Backtracking Problems
11:47mins
Recursion: Backtracking Problems
12:33mins
Introduction to Queues
10:11mins
Pointers Based Implementation of Queue
11:19mins
Code for Pointer-Based Implementation of Queue
11:16mins
Array-Based Implementation of Queue
10:11mins
Code for Array-Based Implementation of the Queue
11:19mins
Comparison of Pointer-Based and Array-Based Implementation of the Queue
7:37mins
Application of Queues
10:21mins