Application of Stack DS | Validity Checking of an Arithmetic Expression Using Stack - Pseudo-code

Channel:
Subscribers:
3,150
Published on ● Video Link: https://www.youtube.com/watch?v=QSorXWksW9I



Duration: 15:37
1,183 views
0


In this tutorial, I have discussed in BANGLA the pseudo-code of one of the most important applications of Stack Data Structure and that is how to Check the Validity of an Arithmetic Expression using Stack based on the pairwise presence of Parentheses - ( ), Braces - { } and Brackets - [ ]

Slide Link: https://drive.google.com/file/d/1e9G5lZMkPcZQXqvaL-CptA7_xN3-H1gx/view?usp=sharing

#ApplicationOfStack
#StackDataStructure
#CheckValidity




Other Videos By HodgePodge


2021-01-05Skewed Binary Tree | Left Skewed and Right Skewed Binary Tree | Definition | Properties | Examples
2021-01-04Degenerate Binary Tree | Pathological Binary Tree |Definition | Properties/Characteristics | Example
2021-01-04Skewed Binary Search Tree (BST) [Example] | Why Do We Need Red-Black Tree Data Structure? [Bangla]
2021-01-03Line of Codes (LOC) - Based Software Estimation | Discussion on Worked Out Example [Bangla]
2021-01-01Implementation Instruction to Check Validity of Arithmetic Expression Using Stack Data Structure
2020-12-30Application of Stack | Validity Checking of Arithmetic Expression using Stack - Worked Out Example#2
2020-12-30Application of Stack | Validity Checking of Arithmetic Expression using Stack - Worked Out Example#1
2020-12-30Earned Value Analysis (EVA) | Discussion on Worked Out Example of Earned Value Analysis [Bangla]
2020-12-29Comparison Between The Include Relationship and The Extend Relationship in Use Case Diagram (UCD)
2020-12-29Extend Relationship in Use Case Diagram (UCD) | Dependency Relationship Between Two Use Cases in UCD
2020-12-28Application of Stack DS | Validity Checking of an Arithmetic Expression Using Stack - Pseudo-code
2020-12-28Validity of an Arithmetic Expression | Valid Arithmetic Expression | Pairwise Presence of Brackets
2020-12-28Parentheses, Braces, Brackets and Chevrons - Symbols & Uses | 1st Bracket, 2nd Bracket, 3rd Bracket
2020-12-28Construction of Binary Search Tree (BST) from Postorder Traversal | Worked Out Example [Bangla]
2020-12-28Construction of Binary Search Tree (BST) from Preorder Traversal | Worked Out Example [Bangla]
2020-12-28Tree Traversals - Postorder Traversal | Postorder Traversal of Binary Search Tree | Steps & Example
2020-12-28Traversals |Binary Search Tree Traversals | Preorder Traversal |Preorder Traversal | Steps & Example
2020-12-28Binary Search Tree Traversals | Inorder Traversal | Inorder Traversal of BST | Steps & Example
2020-12-28Binary Search Tree (BST) Construction | Steps | Worked Out Example |How to Create Binary Search Tree
2020-12-24Include Relationship in Use Case Diagram | Dependency Relationship Between Two Use Cases [Part#2]
2020-12-24Association/Communication Relationship in Use Case Diagram | Relationship Between Actor & Use Case



Tags:
Stack
Data Structures
Data Structure
Stack Data Structure
Validity
Validity Checking
Expression
Valid Arithmetic Expression
Invalid Arithmetic Expression
Valid Expression
Invalid Expression
Validity Checking using Stack
To check the validity of an arithmetic expression using stack
Checking the validity of an arithmetic expression
using stack
use of stack
stack applications
applications of stack
uses of stack
stack usage
usage of stack
DS
data
arithmetic
stacks