Channel Avatar

Sundeep Saradhi Kanthety @UC63URkuUvnugRBeTNqmToKg@youtube.com

0 subscribers - no pronouns :c

Our Channel consists of Technical videos related to COMPUTER


26:51
Syntax Directed Definition (SDD) || Types of Attributes || Types of SDDs || Compiler Design
39:28
Strassen's Matrix Multiplication - Concept, Algorithm & Time Complexity || Divide & Conquer || DAA
09:24
YACC Tool in Compiler Design || Parser Generator using YACC Tool || Compiler Design
33:52
LALR( ) Parser || Bottom-up Parsing || Types of LR Parsers || Compiler Design
01:06:28
CLR(1) Parser Example - 2 || Bottom-up Parsing || Types of LR Parsers || Compiler Design
32:40
CLR(1) Parser in Compiler Design || Bottom-up Parsing || Types of LR Parsers || Compiler Design
39:12
LR(0) Parser in Compiler Design || Bottom-up Parsing || Types of LR Parsers || Compiler Design
30:36
Operator Precedence Parser with Example in Compiler Design || Compiler Design
17:23
SHIFT - REDUCE PARSER IN COMPILER DESIGN WITH EXAMPLE || BOTTOM-UP PARSING || COMPILER DESIGN
43:04
Predictive Parser in Compiler Design || LL(1) Parser || Top Down Parsing || Compiler Design
24:38
Recursive Descent Parser in Compiler Design || Top - Down Parsing || Parse Tree || Compiler Design
16:15
Left Factoring in Compiler Design || Left Factored Grammar || Elimination of Left Factored Grammar
14:17
Elimination of Left Recursion with Examples || What is Left Recursion? || Compiler Design
29:00
Parse Tree || Left Most Derivation & Right Most Derivation Tree ||Derivation Tree || Compiler Design
03:53:04
Learn Dynamic Programming in 4 Hours || Dynamic programming||Design and Analysis of Algorithms ||DAA
16:51
Bootstrapping Process in Compiler Design || Self Hosting Compiler ||Cross Compiler ||Compiler Design
08:51
Introduction to Parsers || Syntax Analysis || Top-Down Parsing ||Bottom-Up Parsing ||Compiler Design
16:08
What is LEX ? || Language Specifying Lexical Analyzer || LEX Tool || LEX Program || Compiler Design
13:54
Recognition of Tokens in Compiler Design || Transition Table || Transition Diagram ||Compiler Design
26:24
Specification of Tokens in Compiler Design || Regular Expression || Language || Strings || Alphabets
12:18
Top 5 Free AI Tools for Students in 2024 || AI Tools || Tools for Students and Teachers in 2024
19:18
INPUT BUFFERING IN COMPILER DESIGN || ONE BUFFER, TWO BUFFER || CD || COMPILER DESIGN
21:55
Role of Lexical Analyzer in Compiler Design || Lexical Analyzer || Tokens || Compiler Design
08:33
Compiler Construction Tools in Compiler Design || Compiler Construction Toolkit || Compiler Design
14:25
Grouping of Phases into Passes ||Front-End Vs Back-End ||Analysis Vs Synthesis Pass||Compiler Design
13:50
Top 5 Free Websites for Practice Coding || Practice Coding || Learn Coding from Free Websites
05:45
Received Social Media Influencer Award from Anchor SUMA garu in SociaWood Gala Event @ t-hub, Hyd
14:42
How to Crack Interviews || Facing Interview || Interview Tips || How to prepare for an Interview
07:44
How to PUSH Docker Image to Docker Hub || TAG & PUSH Docker Image || Docker Hub || DevOps
16:50
How to Build & Run Docker Image || What is Docker Image & Dockerfile || Docker Container || DevOps
14:39
INTRODUCTION TO DOCKER || WHAT IS DOCKER? || DOCKER IMAGE|| DOCKER CONTAINER || DOCKER HUB || DEVOPS
27:27
JENKINS Pipeline || Scripted Pipeline ||Declarative Pipeline|| CI/CD Pipeline using Jenkins ||DevOps
11:10
DOCKER Tool Installation || DevOps Tool || Installation of Docker Tool
17:54
Agile Methodology Vs DevOps || Differences between Agile & DevOps || Waterfall Vs Agile Vs DevOps
18:24
Introduction to DevOps || DevOps Principles || CI/CD || DevOps Tools
11:59
How to Build Java Application Automatically in Jenkins on Every Commit Done to GITHUB Repository
10:27
MEMORY HIERARCHY IN COMPUTER ORGANIZATION || COA || INTERNAL & EXTERNAL MEMORY
56:25
PAGE REPLACEMENT ALGORITHMS IN 60 MINUTES || OPERATING SYSTEM || LRU || FIFO || OPTIMAL || OS
07:59:04
ETHICAL HACKING COURSE IN 8 HOURS || KALI LINUX || PHISHING ATTACKS || VEIL || BURP SUITE || DVWA
01:06:59
COMPUTER KEYBOARD SHORTCUTS || CTRL, SHIFT, RUN COMMAND SHORTCUTS || SHORTKEYS || WINDOWS OS
12:10
How to Build JAVA Application from GITHUB in JENKINS || DevOps Tools ||Run Java Program from Jenkins
16:45
PROGRAM CONTROL INSTRUCTIONS IN COMPUTER ORGANIZATION || COMPARE, BRANCHING, INTERRUPT, SUBROUTINE
18:20
DATA MANIPULATION INSTRUCTIONS IN COMPUTER ORGANIZATION || ARITHMETIC, LOGICAL & SHIFT INSTRUCTIONS
14:46
CISC vs RISC || Differences Between CISC & RISC || Computer Organization || COA
27:29
ADDRESSING MODES IN COMPUTER ORGANIZATION || ADDRESSING MODES || COA || COMPUTER ARCHITECTURE
11:37
Data Science Course | 360DigiTMG Leading Training Institute with Placement Assistance |Scholarships
16:47
ADDRESS SEQUENCING || MICRO PROGRAMMED SEQUENCER || MICRO PROGRAMMED CONTROL UNIT || COA
09:10
MICRO-PROGRAMMED CONTROL UNIT || CONTROL UNIT || COMPUTER ORGANIZATION || COA
11:57
WHAT IS ACCUMULATOR ? || DESIGN LOGIC OF ACCUMULATOR || ACCUMULATOR REGISTER ||COMPUTER ORGANIZATION
16:10
INTERRUPT CYCLE IN COMPUTER ORGANIZATION || COMPUTER ARCHITECTURE || COA
18:56
INSTRUCTION CYCLE IN COMPUTER ORGANIZATION || COMPUTER ARCHITECTURE || COA
11:06
How to download and install JENKINS in Linux Environment || Jenkins in Ubuntu || DevOps Tools
07:33:42
Learn R Programming in 7 Hours || R Programming || Statistical Programming using R
28:38
0/1 KNAPSACK PROBLEM USING FIFO BRANCH AND BOUND WITH EXAMPLE || BRANCH AND BOUND || DAA
22:58
0/1 KNAPSACK PROBLEM USING LEAST COST BRANCH AND BOUND WITH EXAMPLE || BRANCH AND BOUND || DAA
24:31
How to configure GIT & GitHub || Understanding of Git Commands
06:16
How to install JAVA (jdk & jre) in Linux Environment || Java in Ubuntu || JDK & JRE in Linux
14:11
Top 10 Best TEXT EDITORS in Linux Environment || Ubuntu Environment ||
07:34
Is GIT & GITHUB both are same? || GIT vs GITHUB || Differences between Git and GitHub
27:38
TRAVELING SALESMAN PROBLEM USING BRANCH AND BOUND || LEAST COST BRANCH AND BOUND || DAA