Channel Avatar

Shahid Nihal @UCFrAVa-4gDRfIwhN-TM2pIg@youtube.com

2.7K subscribers - no pronouns :c

More from this channel (soon)


13:13
Difference between make and cmake
15:40
Selection Sort - A Brute Force Method
12:54
Semaphores - Binary and Counting
11:37
Mutex vs Semaphores in Process Synchronization
16:56
Hardware Synchronization: Test and Set, Compare and Swap
12:16
Peterson’s Solution to the Critical Section Problem
12:53
Critical Section - Mutual Exclusion, Progress and Bounded Wait
14:17
Process Synchronization & Race Condition in Operating System
06:35
Brute Force Algorithm with Many Examples
02:20
How To Solve Any Coding Interview Problem (Algorithm Design Strategies)
12:56
Asymptotic Notations - Big O, Big Omega, and Big Theta
17:41
Message Passing IPC in Operating System
07:14
Shared Memory IPC with Producer-Consumer Problem
05:39
Interprocess Communication: Shared Memory & Message Passing
17:53
Analysing Time/Space Complexity of Algorithms
25:14
Introduction to Non Linear Data Structures - Graphs and Trees
08:47
Zombie Process and Orphan Process
13:23
Introduction to Linear Data structures - Arrays, Linked Lists, Stacks and Queues
27:16
Process creation and termination - fork(), exec(), wait() and exit()
13:23
Process schedulers, scheduling queues and queueing diagram
03:05
Process Threads - Operating Systems
10:21
Process Stack and Heap - Operating Systems
17:43
Process states, Process Control Block and Process Switching | Operating Systems
07:41
Bootloader and Boot Process - Operating System
14:20
OS Structures : Simple, Layered, Microkernels, Modular and Hybrid
02:39
System Programs | Difference between System Call and System Program
11:41
Types Of System Calls - Operating Systems
13:22
System Calls In Operating Systems
07:22
User and OS Interface - Operating Systems
13:40
Services provided by the Operating Systems
03:36
Strassen's Matrix Multiplication Trick PART 1
02:48
Strassen's Matrix Multiplication Trick PART 2
07:13
Types of Computing Environment - Operating Systems
05:50
Dual Mode Operation - Operating Systems
12:12
Multiprogramming and Time Sharing
05:21
Clustered System | Types and advantages
08:23
Consecutive Integer Checking Algorithm and Prime Factor Method to find GCD of 2 numbers
15:26
Euclid's Algorithm To Find GCD of 2 numbers
14:55
Searching, Sorting, Graphical, Numerical, String Processing, Combinatorial and Geometrical Problems
21:43
How to design an algorithm? | Fundamentals of Algorithmic Problem Solving
06:24
Introduction to Algorithms Design and Analysis | DAA | ADA Course
13:21
Multiprocessor system | Advantages and Types | Operating Systems
04:55
Single Processor System | Multiprocessor System | Clustered System
06:10
Difference between User View and System View - Operating Systems
04:28
Introduction To Operating Systems - What is an Operating System?
09:28
Storage Classes in C - Complete Description.
11:31
Scope, Visibility and Lifetime of variables
18:02
Quine McCluskey Simplification with Don't Cares (Tabular Method) with k-map verification.