@CSEconceptswithParinita - 722 本の動画
チャンネル登録者数 3.69万人
Heartiest Welcome to your own Channel🙂 Do SUBSCRIBE 💜 I'm Parinita Hajra; Passionate Professor in an Engineering College. I've various teaching experiences a...
RE to DFA using Syntax Tree Method EXAMPLE 2 | Firstpos Followpos RE to DFA direct method compiler
RE to DFA using Syntax Tree Method | Firstpos Lastpos Followpos RE DFA direct method compiler design
Subset Construction method NFA to DFA conversion example (a|b)*abb | Theory of Computation| TOC | CD
Thompson Construction (Regular Expression to NFA)| Examples RE TO NFA | Thomson method in CD, in TOC
10 OPEN BOOK EXAM TIPS | Open book examination in Hindi | Open book exam kaise hota hai |CA CBSE IIT
NPTEL exam IMPORTANT INFORMATION🔥Truth about NPTEL Assignments, SWAYAM certificate #nptel #nptelexam
Why did you change your Job so frequently? Interview Questions Job Switch #interview #interviewprep
KMP algorithm for string matching DAA in Hindi | Knuth-Morris-Pratt | Solved Example ADA | substring
Rabin Karp String Matching Algorithm Example in DAA | Solved example in Hindi| pattern hash function
Rabin-Karp String matching algorithm in DAA | ADA | Solved example in Hindi #rabinkarp #daa
0/1 Knapsack Problem using Branch and Bound in DAA in Hindi | Solved example | Branch & Bound #daa
0/1 Knapsack Problem using Dynamic Programming in DAA in Hindi | Tabular Method |Shortcut table #daa
Floyd Warshall Algorithm in DAA with example in Hindi | All Pair Shortest Path Algorithm| ADA #floyd
How Quick Sort Works STEP-BY-STEP with Example | Quick Sort Algorithm| Divide and Conquer #quicksort
Merge Sort algorithm example in Hindi | Merge Sort in DAA/ADA Data Structure sorting algo #mergesort
Binary Search algorithm example in Hindi| Binary Search in DAA Time complexity, recurrence relation
SEE THIS before your NPTEL exam 🔥 FAQ on NPTEL timings & rules #nptel #swayam #nptelexam #shortsfeed
Assignment problem using Branch and Bound example in DAA in Hindi | Analysis and design of algorithm
Matrix Chain Multiplication in DAA using Dynamic Programming in Hindi | MCM Example & Algorithm
Happy #navratri you all 💕💕 #behappy #shortsfeed #festivevibes #durgapuja #garba #garbadance #shorts
NPTEL exam reality part2⚠️ Who should enroll for NPTEL SWAYAM courses? #nptel #nptelexam #shortsfeed
NPTEL exam reality 🔥 Who can get benefits of NPTEL SWAYAM certificate? #nptel #nptelexam #shortsfeed
Proceed at your own pace and enjoy every moment of it 💐💖 #beyourself #journeytosuccess #mentalpeace
Longest Common Subsequence (LCS) Dynamic Programming | Data structures and algorithms
Activity Selection Problem using Greedy Method in Hindi example | DAA | Algorithm Design & Analysis
Job Sequencing with Deadlines - Greedy Method example in Hindi | Job Scheduling Algorithm
Fractional Knapsack Problem using Greedy Method in Hindi Example| Data structures and algorithms DAA
Did I MISS anything? 🫰😂 #teacherlife #professor #shortsfeed #teacher #professorlife #teachers #funny
My NPTEL Experience of 80%🔥 MUST WATCH BEFORE EXAM -how to get good marks in nptel exam Hindi #nptel
Thank you my @YouTube family for always being there ✨🫶🧿 #birthday #hbd #bdaycelebration #bday #me
Articulation points in Graphs Example 2 | How to find articulation point in DAA | Algorithms #graphs
Articulation point and Biconnected Components in Graphs | DAA | Algorithms #algorithm #graphs #daa
VIEWS in SQL explained in Hindi |What are views in database management system #dbms #shortsfeed #sql
ACID properties in DBMS in Hindi | What is atomicity isolation consistency #dbms #shortsfeed #shorts
REDUCE your COLLEGE FEES by TFWS seats in Engineering, MBA or any degree #tfws #scholarship #shorts
Happy Republic Day to all Indians🇮🇳🩵 #shortsfeed #india #republicday #indian #patriotic #indiaisbest
BE vs B.Tech🎯 Engineer बनने के लिए कौन सी डिग्री बेहतर? 🔥 Which is better #shortsfeed #btech #shorts
New Year Realizations over Resolutions 💯💯✌️ #shortsfeed #happynewyear #newyearresolution #2024 #2023
Master's Theorem Examples in Hindi | Recurrence Relation [ T(n)= aT(n/b) + n ] DAA | Algorithms
Solve Recurrence Relation using Backward Substitution Method | T(n) = T(n+1) + n | DAA | Mathematics
Recurrence Relation Examples | T(n) = 2*T(n-1)+1 and T(n) = T(n-1)+n by Forward Substitution | DAA
Counting Sort (Example, Algorithm, Analysis) Easiest Explanation in Hindi | Data Structures | DAA
How to explain Career Gap in Interview | IT interview tips #shortsfeed #interviewtips #interviewprep
Heap Sort Algorithm in Data Structures in Hindi | Heapsort full example explained in DAA #heapsort
Insertion Sort in just 60 Seconds | Insertion sorting algo example explained in Hindi #shortsfeed
Selection Sort in Data Structure in Hindi #shortsfeed #selectionsort #datastructureinhindi #sorting
Merge Sort with Example in Data Structure in Hindi | Merge sort in DAA / ADA sorting algo #mergesort
Learn These Skills for Rapidly Growing IT field in 2023 #shortsfeed #skilldevelopment #shorts #skill
BIS Central Government Job Salary 105033🔥🔥 BIS recruitment 2023 notification #governmentjob #jobs
How to justify your LOW GRADES in INTERVIEWS and get selected🤟😎 #shortsfeed #lowgrade #interviewtips
How to look smarter at your Workplace / Class 😎 #shortsfeed #englishspeaking #tips #professionaltip
Hustle Culture is not ALWAYS good🚫❌️ Keep taking breaks for rejuvenation #shortsfeed #hustle #shorts
Must Follow to be Successful in Life🎯✌️🔥 #shortsfeed #success #trending #successmotivation #shorts
SQL Queries Interview Questions and Answers for Freshers and for Experienced in Hindi #sql #database
SBI PO 2023 notification explained in Hindi | SBI bank job vacancy 2023 apply online #sbi #jobs2023
Tata Imagination Challenge 2023 details explained in Hindi | Tata job vacancy 2023 jobs for freshers
TOP 3 skills to learn to Scale-Up your Life 🎯🚀✈️ #shortsfeed #careertips #skilldevelopment #shorts
HPCL Recruitment 2023 apply online Latest government Job Update #shortsfeed #jobs2023 #governmentjob
SQL Primary Key vs Unique Key Constraint in Hindi | SQL unique key example in DBMS #sqltutorial #sql
Joins in SQL with Examples in Hindi | Joins in DBMS relational algebra | Left Right Inner Outer Join
GATE 2024 notification NEW UPDATE for Data science and artificial intelligence #shortsfeed #gate2024
You CANNOT succeed in Life WITHOUT THIS ❌️❌️ #shortsfeed #focus #viral #trending #motivation #shorts
NEVER do These Mistakes in EMAIL⚠️❌️❌️ How to write Formal Email etiquette for professionals #shorts
Order By in SQL explained with multiple examples in Hindi| SQL interview questions and answers #sql
Aggregate Functions in SQL and DBMS in Hindi | SUM, AVG(n), COUNT, MIN, MAX Functions | SUM() AVG()
Group By and Having Clause in SQL in Hindi | SQL interview questions DBMS SQL tutorial for Beginners
Tata Technologies Recruitment 2023 | Latest Job Vacancy for Freshers | Tata Jobs #tata #shortsfeed
10 BEST CAREER TIPS💯 Workplace Tips for Young Professionals Freshers #shortsfeed #shorts #careertips
Do THIS to get Job through @LinkedIn REALLY QUICK 🤫🤫 How to get job offers through linkedin India
Everyone is having their own STRUGGLES😊 Working hard together for a better life #shortsfeed #shorts
Get Instagram Blue Tick NOW☑️ How to get verified on @instagram #shortsfeed #blueticks #metaverified
GENUINE DISCUSSION on Best Way to start Career as Fresher in IT Field #itfreshersjob #careerguidance
CSBS Engineering by TCS explained in Hindi| B.TECH csbs course Computer science and business systems
Whatsapp Edit Message Feature🤩🤩 whatsapp edit option update #whatsappedit #shortsfeed #shortsvideo
Resume Mistakes You MUST Avoid ❌️⚠️ Resume Tips and Tricks Freshers #shortsfeed #shortsvideo #resume
Please STOP doing This 🙏 Indian Education System has Failed? #shortsfeed #indianeducation #education
CSE Specialization Courses in B.Tech |CSE vs CSE with Specialization in Computer Science Engineering
Salary Negotiation in Interview for Experienced & for Freshers | How to Negotiate Salary #shortsfeed
National Curriculum Framework 2023 Draft | Changes for Indian School System #shortsfeed #shortsvideo
It's My Birthday🤩💜💜🥳🎂 Birthday Surprises | Birthday celebration Vlog #shortsfeed #shorts #birthday
THIRD Mistake is Very Crucial ⚠️ 3 Mistakes that can ruin 4 years of Engineering #shortsfeed #shorts
ChatGpt is DUMB🤣🤣 Can ChatGpt replace Humans/ Programmer/Google/Software Engineers jobs? #shortsfeed
My Haldi Ceremony💛 Bengali haldi ceremony look| haldi function vlog| Haldi rasam #shortsfeed #shorts
NEVER DISCUSS THESE ⚠️❌️ in Workplace or in Public Places | Corporate Etiquettes #shorts #shortsfeed
Intermediate Code Generation in Compiler Design in HINDI | Intermediate Code in Compiler Design
My 381 days @jecrcuvideoJECRC University💗 First full-time Teaching Experience of Parinita #shorts
Error Detection and Recovery in Compiler Design | Error Handler| Lexical Error, Semantic Error Hindi
Lexical Analysis in Compiler Design in HINDI | Count number of Tokens Patterns & Lexemes in Compiler
Happy Makar Sankranti 🪁🪁 Happy Uttarayan Status 2023 Lessons Full Screen #shorts #uttarayan2023
My 2022 Recap Video🥺 January to December Moments 🤌💫💝 Welcome 2023 Goodbye 2022🌸
Don't miss the Tip at the End💥💥 How to be successful in life✈️ #shorts #shortsfeed #shortvideo
Time Management Skills ⏰️⏳️ Important Time management tips for students and working professionals!
Hamming Code for Error Detection and Correction Example in Hindi
CRC Error Detection in Computer Networks Full Example in Hindi | Cyclic Redundancy Check Numerical
Checksum Error Detection in Hindi in Computer Networks | Checksum Example Calculation Step by step
How to justify Gap in Interview⁉️ Year Gap in resume after graduation in UPSC, Bank, MBA or any JOB
PARITY BIT ERROR DETECTION | Single Bit Parity Error Detection | 2 D parity check error detection CN
Types of Errors | Error Detection and Error Correction in Data Link Layer | Computer Networks CN
Know THIS to have a GREAT CAREER 🥂💯 #shorts #youtubeshorts #shortsfeed
Marksheet in MS Excel Step by Step | एमएस एक्सेल में मार्कशीट कैसे बनाएं? Marksheet kaise banaye
Linear congruence example 2 | Number theory | Finding solution of x | Fully Solved Example Solution
31万 回視聴 - 5 年前
How to remove left recursion from Context Free Grammar | TOC | CD Eliminate Left Recursion from CFG
28万 回視聴 - 5 年前
Erosion and Dilation in Image Processing with Example | Morphological operations in image processing
18万 回視聴 - 5 年前
My NPTEL Experience of 80%🔥 MUST WATCH BEFORE EXAM -how to get good marks in nptel exam Hindi #nptel
17万 回視聴 - 1 年前
How to remove useless productions from Context Free Grammar (CFG) | Eliminate Useless Production CFG
14万 回視聴 - 5 年前
Distance Vector Routing algorithm example in Computer Networks | Distance Vector Routing Protocol
14万 回視聴 - 5 年前
20. Shift reduce parsing in compiler design examples | Bottom up parsing | Shift reduce parser in CD
14万 回視聴 - 5 年前
Regular Expressions in TOC | Regular Language to Regular Expression| RE in automata| Compiler design
13万 回視聴 - 5 年前
Playfair cipher example in Hindi | Playfair cipher encryption and decryption example | Cryptography
12万 回視聴 - 5 年前
Generating CFG from regular expression | context free grammar | RE to CFG | CFG from RE | cfg to re
12万 回視聴 - 5 年前
Rail Fence cipher example : Rail fence cipher encryption and decryption technique in Cryptography
11万 回視聴 - 5 年前
18. CLR(1) and LALR(1) parsing solved example | canonical collection of LR(1) items
11万 回視聴 - 5 年前