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
114 results
In this video, we look at some of the approaches for matching and unwrapping optionals in Swift.
9 views
3 days ago
Welcome to Java Interview Ready Struggling with array problems on LeetCode or HackerRank? Stop memorizing solutions!
8 views
3 weeks ago
... how this pattern works nicely with Python's structural pattern matching. GitHub Repository: https://git.arjan.codes/2026/param.
135,916 views
I make more progress on the programming language I'm designing (and will later implement), including deciding on some ...
44 views
10 days ago
A focused JavaScript lesson about Groups & Quantifiers, with examples, common mistakes, self-checks and practical browser ...
3 views
A focused JavaScript lesson about RegExp, with examples, common mistakes, self-checks and practical browser context.
4 views
After this video you will fully understand: ✓ What match/case actually does — structural pattern matching (not just a switch) ✓ All ...
13 views
In this video, we break down LeetCode 290: Word Pattern, a classic string-matching problem often featured in coding interviews.
7 views
9 days ago
In this video, we look at how we might combine closed range and half-open range with the switch statement.
12 views
What you'll learn: • What Regular Expressions (Regex) are • Common Regex symbols and syntax • Pattern matching techniques ...
2 weeks ago
This is a free, full-length LeetCode guide from Pattern Mastery. We walk through the problems that matter most and the patterns ...
78 views
I created an AI that analyzes soccer matches, simulates scenarios, and projects results using real data. ⚽️🤖 Your very own AI ...
336 views
A focused JavaScript lesson about break & continue, with examples, common mistakes, self-checks and practical browser context.
A focused JavaScript lesson about Classes & Assertions, with examples, common mistakes, self-checks and practical browser ...
2 views
Learn how to solve LeetCode 10, Regular Expression Matching, using clean and structured approaches. We discuss the core ...
22 views
Learn how to solve LeetCode 44, Wildcard Matching, using an efficient two-pointer backtracking approach in Python.
23 views
LeetCode #10 — Regular Expression Matching | Full Solution Explained Learn how to solve Regular Expression Matching using ...
14 views
12 days ago
Factory vs Abstract Factory vs Builder - part of Software Design Patterns. Gang-of-Four design patterns in TypeScript - intent, ...
6 views
You type (a|b)*c into a search box and the computer instantly finds matches. It feels like magic. It's not. Behind that magic is a state ...
5 views
Regular expressions (Regex) are powerful tools for pattern matching, but poorly designed patterns can introduce serious ...
24 views