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
92 results
In this video, we tackle LeetCode Evaluate the Bracket Pairs of a String! Learn how to efficiently parse strings and use hash maps ...
118 views
8h ago
Problem #359 of the Brute To Best series: Logger Rate Limiter. Design a logger that receives a stream of messages, each with a ...
0 views
13h ago
This playlist is my journey through the **LeetCode Daily Challenge**, where I solve and explain one problem at a time. Follow ...
3 views
56 min ago
In this video, we solve LeetCode 1807 – Evaluate the Bracket Pairs of a String using Java. This problem is a great example of ...
76 views
6h ago
Problem #335 of the Brute To Best series: Self Crossing. You start at (0, 0) and are given an array distance. You move distance[0] ...
1d ago
Problem #362 of the Brute To Best series: Design Hit Counter. Design a counter that records hits and reports how many hits ...
12h ago
Solution link: ...
4 views
2h ago
Evaluate the Bracket Pairs of a String (LeetCode 1807), explained properly in 12:03. Replace every bracketed key in a string with ...
1 view
54 min ago
Problem #364 of the Brute To Best series: Nested List Weight Sum II. You're given a nested list of integers, where each element is ...
2 views
11h ago
Problem #344 of the Brute To Best series: Reverse String. Write a function that reverses a string, given as an array of characters s.
5 views
20h ago
In today's video, we solve LeetCode 1807 – Evaluate the Bracket Pairs of a String using a simple and efficient HashMap + String ...
1h ago
In this video, we break down the optimal approach to solve LeetCode 628 (Maximum Product of Three Numbers). Instead of using ...
3h ago
LeetCode 169 Solution - Majority Element | Java HashMap In this video, we solve LeetCode 169: Majority Element using Java ...
Problem #348 of the Brute To Best series: Design Tic-Tac-Toe. Design a Tic-Tac-Toe game played on an n × n board by two ...
18h ago
Problem #334 of the Brute To Best series: Increasing Triplet Subsequence. Given an integer array nums, return true if there are ...
Problem #368 of the Brute To Best series: Largest Divisible Subset. Given a set of distinct positive integers nums, return the ...
10h ago
https://leetcode.com/problems/longest-consecutive-sequence/ Sorting works, but it's not O(N) — and that's exactly what this ...
14h ago
Problem #365 of the Brute To Best series: Water and Jug Problem. You have two jugs that hold x and y litres, and an unlimited ...
Problem #361 of the Brute To Best series: Bomb Enemy. You're given an m × n grid where each cell is a wall 'W', an enemy 'E' or ...
Problem #371 of the Brute To Best series: Sum of Two Integers. Given two integers a and b, return their sum without using the + or ...
9h ago