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
76 results
In this video, we look at some of the approaches for matching and unwrapping optionals in Swift.
14 views
2 weeks ago
In this video, we look at how we might combine closed range and half-open range with the switch statement.
16 views
I make more progress on the programming language I'm designing (and will later implement), including deciding on some ...
47 views
3 weeks ago
What you'll learn: • What Regular Expressions (Regex) are • Common Regex symbols and syntax • Pattern matching techniques ...
4 views
1 month ago
In this video, we'll tackle a challenging pattern matching problem. The idea is how to verify if a string of text exactly ...
10 views
11 days ago
Word boundaries help you match whole words rather than substrings. This lesson covers the \b anchor, which matches at the ...
1 view
1 day ago
Want to get better at JavaScript interviews by solving real problems instead of just reading syntax? In this video, we solve 13 ...
15 views
2 days ago
LeetCode #10 — Regular Expression Matching | Full Solution Explained Learn how to solve Regular Expression Matching using ...
18 views
Learn how to solve LeetCode 10, Regular Expression Matching, using clean and structured approaches. We discuss the core ...
29 views
Quantifiers let you match repeating patterns without writing them out by hand. This lesson covers the full spectrum: exact counts ...
2 views
We walk through how to determine if a pattern matches a string of words by establishing a two-way mapping using hash maps.
11 views
Learn how to solve LeetCode 44, Wildcard Matching, using an efficient two-pointer backtracking approach in Python.
27 views
Every regex pattern that actually sticks — anchors, groups, lookaheads, quantifiers — in one video. Focus on the patterns you'll hit ...
10 days ago
Code Files from this Video on GitHub - _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ...
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 ...
6 views
Regular expressions (Regex) are powerful tools for pattern matching, but poorly designed patterns can introduce serious ...
36 views
4 weeks ago
What if instead of making your server smarter to handle the browser, you just ran your Elixir in the browser instead? That's the bet ...
63 views
6 days ago
Discover why AI can write code in seconds but still can't think like a real programmer, and what that gap means for your career in ...
21 views
9 days ago
459 views
My Portfolio : https://adityaonrepeat.tech Github repo : https://adityaonrepeat.tech/scamshield mail @adityasinghstuff@gmail.com ...