Application of Stack | Validity Checking of Arithmetic Expression using Stack - Worked Out Example#2

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



Duration: 20:34
1,267 views
0


In this tutorial, I have demonstrated in BANGLA another worked out example of how to check the validity of an arithmetic expression using the stack data structure based on the pairwise presence of parentheses - ( ), braces - { } and brackets - [ ].

Previous Example - https://youtu.be/6sGzKA7uAMU

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

#ArithmeticExpression
#ApplicationOfStack
#StackDataStructure




Other Videos By EduTraGam


2021-01-05Red-Black Trees Construction | Fixing Violations - Scenario#1 and Scenario#2 [Bangla]
2021-01-05Red-Black Trees Construction | Steps & Visual Representation of Violations [Bangla]
2021-01-05Binary Tree Rotations | Right Rotation on Binary Search Tree (BST) | Steps | Worked Out Example
2021-01-05Rotations - Left Rotation on Binary Search Tree (BST) | Steps and Worked Out Example [Bangla]
2021-01-05Relationships in Binary Tree/Binary Search Tree | Parent, Child, Grandparent, Uncle, Sibling in Tree
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



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
arithmetic
Example of Validity Checking using stack
DS