Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
1,774 results
What happens when a single Kafka log can't keep up with 100000 messages per second? You split it. In this episode, we break ...
159 views
5 months ago
Sorting isn't just a coding exercise — it's a foundation for building fast, scalable systems. In this video, we break down **Quick ...
22,981 views
11 months ago
PDF : http://ibrahimguelzim.atspace.co.uk/03_En_AdvAlg_AvgComplex_QuickSort.pdf Algorithms : Chap Average Complexity ...
35 views
QuickSort #SortingAlgorithm #LomutoPartition #Algorithms #DataStructures #AlgorithmSimulation #ComputerScience ...
215 views
3 months ago
117 views
8 months ago
30 views
In today's DSA class, I explained the Quick Sort Algorithm, one of the fastest and most important sorting algorithms in Data ...
22 views
1 month ago
Get started: https://cnfl.io/apache-iceberg-101-learn-more | In this episode of our Apache Iceberg + Tableflow course, Tim explains ...
1,147 views
4 months ago
Partitioning is the engine of Quicksort. We'll learn the Lomuto partition carefully using a step-by-step index trace. By the end, you ...
26 views
7 months ago
I talk about the steps of the quicksort partition algorithm on a whiteboard. There are other methods for performing the partition step, ...
32 views
9 months ago
In this video, we solve the Partitions problem from InterviewBit. Problem: Partitions Problem Link: ...
89 views
Design and Analysis of Algorithm.
204 views
Achieving strict message ordering in Kafka requires precise control over key selection and partitioning logic. This deep dive ...
29 views
2 months ago
In this video, we explore Spark Partitioning — one of the most effective optimization techniques in Apache Spark. You'll learn: ...
706 views
Conference version: https://link.springer.com/chapter/10.1007/978-3-030-95018-7_17 Journal paper: ...
28 views
... partitioning anytime you need to divide up a complex space in the most efficient structured way possible this algorithm gives you ...
19 views
6 months ago
Quick Sort is one of the most important sorting algorithms in computer science, but most explanations skip the real intuition.
53 views
https://www.geeksforgeeks.org/problems/minimum-toogles-to-partition0135/1.
54 views
Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.
25 views
In this video, we break down the Three-Way Partitioning problem using a beautiful step-by-step Python visualization. This method ...
6 views