Channel Avatar

CSE concepts with Parinita @UCDwl2EP2DkhkW6jIia_hBiA@youtube.com

34K subscribers - no pronouns :c

Heartiest Welcome to your own Channel🙂 Do SUBSCRIBE 💜 I'm


18:55
Longest Common Subsequence (LCS) Dynamic Programming | Data structures and algorithms
08:39
Activity Selection Problem using Greedy Method in Hindi example | DAA | Algorithm Design & Analysis
08:33
Job Sequencing with Deadlines - Greedy Method example in Hindi | Job Scheduling Algorithm
07:44
Fractional Knapsack Problem using Greedy Method in Hindi Example| Data structures and algorithms DAA
11:46
My NPTEL Experience of 80%🔥 MUST WATCH BEFORE EXAM -how to get good marks in nptel exam Hindi #nptel
13:06
Articulation points in Graphs Example 2 | How to find articulation point in DAA | Algorithms #graphs
19:36
Articulation point and Biconnected Components in Graphs | DAA | Algorithms #algorithm #graphs #daa
07:34
Master's Theorem Examples in Hindi | Recurrence Relation [ T(n)= aT(n/b) + n ] DAA | Algorithms
06:58
Solve Recurrence Relation using Backward Substitution Method | T(n) = T(n+1) + n | DAA | Mathematics
12:15
Recurrence Relation Examples | T(n) = 2*T(n-1)+1 and T(n) = T(n-1)+n by Forward Substitution | DAA
11:26
Counting Sort (Example, Algorithm, Analysis) Easiest Explanation in Hindi | Data Structures | DAA
14:45
Heap Sort Algorithm in Data Structures in Hindi | Heapsort full example explained in DAA #heapsort
01:03
Merge Sort with Example in Data Structure in Hindi | Merge sort in DAA / ADA sorting algo #mergesort
34:37
SQL Queries Interview Questions and Answers for Freshers and for Experienced in Hindi #sql #database
05:24
SBI PO 2023 notification explained in Hindi | SBI bank job vacancy 2023 apply online #sbi #jobs2023
05:42
Tata Imagination Challenge 2023 details explained in Hindi | Tata job vacancy 2023 jobs for freshers
06:33
SQL Primary Key vs Unique Key Constraint in Hindi | SQL unique key example in DBMS #sqltutorial #sql
13:23
Joins in SQL with Examples in Hindi | Joins in DBMS relational algebra | Left Right Inner Outer Join
05:29
Order By in SQL explained with multiple examples in Hindi| SQL interview questions and answers #sql
05:58
Aggregate Functions in SQL and DBMS in Hindi | SUM, AVG(n), COUNT, MIN, MAX Functions | SUM() AVG()
05:44
Group By and Having Clause in SQL in Hindi | SQL interview questions DBMS SQL tutorial for Beginners
26:43
GENUINE DISCUSSION on Best Way to start Career as Fresher in IT Field #itfreshersjob #careerguidance
08:59
CSBS Engineering by TCS explained in Hindi| B.TECH csbs course Computer science and business systems
16:48
CSE Specialization Courses in B.Tech |CSE vs CSE with Specialization in Computer Science Engineering
10:39
Intermediate Code Generation in Compiler Design in HINDI | Intermediate Code in Compiler Design
00:29
My 381 days @jecrcuvideoJECRC University💗 First full-time Teaching Experience of Parinita #shorts
12:57
Error Detection and Recovery in Compiler Design | Error Handler| Lexical Error, Semantic Error Hindi
25:09
Lexical Analysis in Compiler Design in HINDI | Count number of Tokens Patterns & Lexemes in Compiler
01:51
My 2022 Recap Video🥺 January to December Moments 🤌💫💝 Welcome 2023 Goodbye 2022🌸
25:52
Time Management Skills ⏰️⏳️ Important Time management tips for students and working professionals!
22:33
Hamming Code for Error Detection and Correction Example in Hindi
12:27
CRC Error Detection in Computer Networks Full Example in Hindi | Cyclic Redundancy Check Numerical
15:20
Checksum Error Detection in Hindi in Computer Networks | Checksum Example Calculation Step by step
13:43
PARITY BIT ERROR DETECTION | Single Bit Parity Error Detection | 2 D parity check error detection CN
07:55
Types of Errors | Error Detection and Error Correction in Data Link Layer | Computer Networks CN
08:50
Marksheet in MS Excel Step by Step | एमएस एक्सेल में मार्कशीट कैसे बनाएं? Marksheet kaise banaye
01:45
How to make Certificate in MS Word | Design certificate in Microsoft Word | Certificate kaise banaye
17:01
Introduction to Flowchart in Hindi with 5 Examples | Flowchart Symbols and functions | Flow chart
12:59
What is Algorithm? Explained in Hindi with Examples, Properties, Advantages, Disadvantages kya hai
15:31
ID Card Design in Microsoft Word with BARCODE | How to make id card in microsoft word 2007 | MS Word
05:43
How to make Invitation Card in Microsoft Word🤩 Birthday Invitation Card Design | Card in MS Word
02:57
Table in MS word | QUICK Timetable Design 🔥 How to make table in Microsoft Word | Table in Word
25:44
Number System Conversion Shortcut Tricks in Hindi🔥 Binary Decimal Octal Hexadecimal Computer Science
00:08
Channel for Computer Science Learning 💻 CSE Concepts with Parinita Hajra | Channel Trailer #shorts
05:57
IBM Recruitment 2022 | Process of how to apply step by step🔥IBM JOB for freshers and for experienced
00:26
15 august status 🇮🇳 Independence day song status 2022 new full screen video dj whatsapp status hindi
08:56
JavaScript program to check if a Number is Positive, Negative or Zero | Accept 10 numbers | In Hindi
11:49
Factorial of a number in Javascript | Write a Program in JavaScript and HTML to find the Factorial
11:12
Google Scholarship 2022 Free for College Students| Earn Rs. 2 LAKH+| Venkat Scholarship Online India
16:45
Exception and File Handling in Python in Hindi | Python file handling program | Python Exceptions
06:43
10 Interview Tricks and Tips🔥 How to crack interview for Freshers | Interview Tips and Techniques
11:03
Misconceptions about Interviews | Interview Tips and Techniques for Freshers | Tricks for Students
14:27
HTML Registration Form Design in Notepad 💯 Registration in HTML with Validation Source Code in Hindi
15:01
DON'T make these MISTAKES in your CV / RESUME❌️ CV review for freshers | Resume kaise banaye for job
09:42
Python Program to check whether a number is PALINDROME or not | Palindrome number in Python program
08:58
Python Program for ODD and EVEN Numbers in List | Create 2 lists containing even and odd numbers
09:55
Prime Number Program in Python using While loop Python code to check Prime number or not in Hindi
23:19
Python LIST Operations: SLICE APPEND EXTEND INSERT REMOVE CLEAR | Python interview questions on list
15:41
Python String Manipulation using operations and methods | String manipulation interview questions
07:02
Floor Division in Python explained with Example | Floor Division vs True Division integers, negative