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
31 results
Ever written a loop that breaks the moment you swap an array for a linked list? The Iterator pattern fixes that by letting you walk ...
3 views
3 weeks ago
Iterator - part of Software Design Patterns. Gang-of-Four design patterns in TypeScript - intent, structure, and when to use them.
0 views
2 weeks ago
Design Patterns Part 2: Command, Adapter, Repository, Proxy, Facade, and Iterator explained with real-world analogies, code in ...
3,378 views
Iterator | EASY | DSA Interview Prep In this video, we break down Iterator a easy problem testing Behavioral, Iterator. A favorite at ...
2 views
🔄 THE ITERATOR DESIGN PATTERN 👩💻 I'm Diana Pinto. Believing you need to write a different loop for each type of collection ...
18 views
1 month ago
Learn how to design a Peeking Iterator (LeetCode 284) using a look-ahead caching strategy. In this video, we break down this ...
5 views
10 days ago
1 view
4 weeks ago
https://github.com/ashu2012/InterviewReadingList/blob/master/oodesign.md The sources characterize Java Design Patterns as ...
... plain object we built ourselves that happens to follow the iterator pattern now writing an iterator by hand it works and we just did ...
Design patterns can sound abstract, but they are really trusted blueprints for solving common software design problems.
9 views
7 days ago
... iterator design patterns today! Leetcode Unlocked Website: https://leetcodeunlocked.com/problems/flatten-nested-list-iterator ...
15 views
3 days ago
Tired of tangled if/else chains that break every time you add a new mode? The State pattern lets an object change its behavior ...
16 views
Ever crammed an entire expression evaluator into one giant if-else method? The Interpreter pattern turns each grammar rule into ...
For our April Meetup,@rorypreddy introduces us to Agentic Patterns (remember Gang of Four design patterns? That, but for AI ...
13 views
Learn how the Memento design pattern powers a clean undo feature in a text editor while keeping an object's internal state fully ...
8 views
Design Patterns are reusable solutions to common software design problems. They help developers write code that is easier to ...
4 views
4 hours ago
Collections and vectors.
Pernah perulangan kode-mu rusak hanya karena array diganti LinkedList? Pola Iterator menyelesaikannya dengan menelusuri ...
Ready to move beyond beginner tutorials? This Advanced Python Masterclass bridges the gap between basic scripting and ...
... Design Patterns 1:27:56 Concept Motivation And The Gang Of Four Catalog 1:29:12 Pattern Categories 1:30:24 Creational ...
6 views