Loop Optimization
14:52
4 ай бұрын
Peephole Optimization
11:45
4 ай бұрын
DAG  Directed Acyclic Graph
4:47
4 ай бұрын
Basic Blocks and Flow graphs
14:31
Basic Blocks  Optimization
11:56
4 ай бұрын
Code Optimization
6:18
4 ай бұрын
LALR Parser Part 1
16:40
6 ай бұрын
LALR Parser Part 2
12:14
6 ай бұрын
LALR Parser part 3
10:41
6 ай бұрын
Operator precedence Parser Part 1
11:48
Operator precedence Parser Part 2
15:05
Operator precedence Parser Part 3
7:18
operator precedence
54:31
6 ай бұрын
Shift Reduce Parser
7:09
6 ай бұрын
Shift Reduce parsing
13:54
6 ай бұрын
SLR Part 1
10:07
6 ай бұрын
SLR Part 2
13:15
6 ай бұрын
SLR Part 3
15:12
6 ай бұрын
RE to DFA using Epsilon moves
21:09
RE to NFA Thompson method
8:13
7 ай бұрын
Minimization of DFA
16:30
7 ай бұрын
NFA to DFA conversion
11:58
7 ай бұрын
Пікірлер
@Sagardeep_Das
@Sagardeep_Das 4 ай бұрын
Sir can you write it more long hand because the sentences becomes hard to read otherwise.
@vino1716
@vino1716 4 ай бұрын
Thank you for pointing it....I will do it as mentioned
@vishalghosh8089
@vishalghosh8089 5 ай бұрын
Sir at 11:06 , i think it should be A[3,c] not A[3,C]. But then the stack becomes OC2c3c3 , then A[3,$] doesnt have any value .
@vino1716
@vino1716 5 ай бұрын
Yes vishal, like you need to compare the relation with stack (3) with Action production (C)....when you get reduction by applying the formula 2*n....We have no lowercase (c) here in any of the table ...plz check from your end ...
@aniketsrivastava1990
@aniketsrivastava1990 5 ай бұрын
Very helpful. Thank you sir 🙏
@vino1716
@vino1716 4 ай бұрын
Most welcome
@krish4273
@krish4273 6 ай бұрын
hello all
@vino1716
@vino1716 6 ай бұрын
cool