ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

226 results

Roel Van de Paar
Code Review: LeetCode - Weekly Contest 213 - Kth Smallest Instructions

Code Review: LeetCode - Weekly Contest 213 - Kth Smallest Instructions Helpful? Please support me on Patreon: ...

3:06
Code Review: LeetCode - Weekly Contest 213 - Kth Smallest Instructions

3 views

3 years ago

Tech Algo Views
Lexicographically smallest string after a swap | #leetcode contest 406 | #coding | #programming

Lexicographically smallest string after a swap Complexity: - Time: O(n) - Space: O(n) Problem statement: ...

0:52
Lexicographically smallest string after a swap | #leetcode contest 406 | #coding | #programming

86 views

1 year ago

lxylxy
See Cloudflare Error 1200 during LeetCode Weekly Contest 276

During the first few minutes of LeetCode Weekly Contest 276, the website is slow and Cloudflare Error 1200 (This website has ...

1:32
See Cloudflare Error 1200 during LeetCode Weekly Contest 276

896 views

3 years ago

Tech Algo Views
Count the number of good nodes | #leetCode contest 410 3249 | #algorithms #coding #computerscience

Count the number of good nodes Complexity: - Time: O( V + E) - Space: O(V + E) Problem statement: ...

1:00
Count the number of good nodes | #leetCode contest 410 3249 | #algorithms #coding #computerscience

32 views

1 year ago

Tech Algo Views
Design neighbor sum service | #leetcode Contest 409 | #leetcode 3242 | #coding | #programming

Design neighbor sum service Complexity: - Time: O(n*n) - Space: O(1) Problem statement: ...

0:57
Design neighbor sum service | #leetcode Contest 409 | #leetcode 3242 | #coding | #programming

43 views

1 year ago

Owen Wu
Count Partitions With Even Sum Difference

Leetcode #3432 (Contest Problem for Week of January 25th, 2025)

2:41
Count Partitions With Even Sum Difference

29 views

10 months ago

Tech Algo Views
Averiguar si se puede ganar el juego de dígitos | #leetcode Contest 408 | #leetcode 3232| #coding

Averiguar si se puede ganar el juego de dígitos Complejidad - Tiempo O(n) - Espacio: O(1) Planteamiento del problema: ...

0:57
Averiguar si se puede ganar el juego de dígitos | #leetcode Contest 408 | #leetcode 3232| #coding

4 views

5 months ago

Tech Algo Views
Find digit game can be won | #leetcode Contest 408 | #leetcode 3232| #coding | #programming

Find digit game can be won Complexity - Time: O(n) - Space: O(1) Problem statement: ...

0:57
Find digit game can be won | #leetcode Contest 408 | #leetcode 3232| #coding | #programming

42 views

1 year ago

Mike the Coder
Burnt out in competitive programming......

Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...

2:22
Burnt out in competitive programming......

696 views

4 years ago

Mike the Coder
Why do Competitive Programming?

Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...

1:43
Why do Competitive Programming?

679 views

4 years ago

Mike the Coder
Why you should do Codechef Long Contests!

Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...

2:53
Why you should do Codechef Long Contests!

473 views

3 years ago

Owen Wu
Longest Balanced Subarray I

Leetcode Contest #472 Q2 (#3719)

1:55
Longest Balanced Subarray I

22 views

2 months ago

Tech Algo Views
Find the count of numbers which are not special | #shorts | #leetcode 3233 contest 408 | #prime

Find the count of numbers which are not special Complexity: - Time O(sqrt(n)) - Space O(sqrt(n)) Problem statement: ...

0:58
Find the count of numbers which are not special | #shorts | #leetcode 3233 contest 408 | #prime

48 views

1 year ago

Mike the Coder
LeetCode Algorithms Easy: Divisor Game

Hi guys, My name is Michael Lin and this is my programming youtube channel. I like C++ and please message me or comment on ...

3:27
LeetCode Algorithms Easy: Divisor Game

4,061 views

6 years ago

Owen Wu
Longest Balanced Substring I

Leetcode Contest 471 Q2.

1:57
Longest Balanced Substring I

28 views

2 months ago

Mike the Coder
Get girls by Competitive Programming??

Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...

1:16
Get girls by Competitive Programming??

1,653 views

3 years ago

Roel Van de Paar
LeetCode 1263: Minimum Moves to Move a Box to Their Target Location

LeetCode 1263: Minimum Moves to Move a Box to Their Target Location Helpful? Please support me on Patreon: ...

2:53
LeetCode 1263: Minimum Moves to Move a Box to Their Target Location

224 views

3 years ago

Mike the Coder
LeetCode Algorithms Easy: Transpose Matrix

Hi guys, My name is Michael Lin and this is my programming youtube channel. I like C++ and please message me or comment on ...

2:54
LeetCode Algorithms Easy: Transpose Matrix

317 views

6 years ago

Roel Van de Paar
LeetCode 1206: Design Skiplist

LeetCode 1206: Design Skiplist Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

2:23
LeetCode 1206: Design Skiplist

175 views

3 years ago

Tech Algo Views
좋은 노드 수 세기 (Count the number of good nodes)| #leetCode contest 410 3249  #coding #computerscience

좋은 노드 수 세기 복잡도: - 시간 O( V + E) - 공간 O(V + E) 문제 설명: ...

1:00
좋은 노드 수 세기 (Count the number of good nodes)| #leetCode contest 410 3249 #coding #computerscience

86 views

4 months ago

Tech Algo Views
Lexikografisch kleinste Zeichenkette nach einer Vertauschung  #coding #algorithms #programming

Lexikografisch kleinste Zeichenkette nach einer Vertauschung Kompliziertheit: - Zeit: O(n) - Platz: O(n) Problemstellung: ...

0:57
Lexikografisch kleinste Zeichenkette nach einer Vertauschung #coding #algorithms #programming

4 views

1 year ago

Owen Wu
Partition Two Equal Product Subsets

Leetcode May 31, 2025 Contest Question 1.

2:19
Partition Two Equal Product Subsets

41 views

6 months ago

Tech Algo Views
スワップ後の文字列が語彙的に最小  (Lexicographically Smallest String after a Swap) | #leetcode contest 406 | #coding

スワップ後の文字列が語彙的に最小 複雑さ - 時間 O(n) - 空間: O(n) O(n) 問題文 ...

0:50
スワップ後の文字列が語彙的に最小 (Lexicographically Smallest String after a Swap) | #leetcode contest 406 | #coding

4 views

6 months ago

Roel Van de Paar
Databases: Could anyone explain this code to me Leetcode #180 (2 Solutions!!)

Databases: Could anyone explain this code to me Leetcode #180 Helpful? Please support me on Patreon: ...

2:22
Databases: Could anyone explain this code to me Leetcode #180 (2 Solutions!!)

3 views

4 years ago

Tech Algo Views
Diseñar el servicio de suma de vecinos | #leetcode Contest 409 | #leetcode 3242  | #programming

Diseñar el servicio de suma de vecinos Complejidad - Tiempo O(n*n) - Espacio O(1) Planteamiento del problema: ...

1:00
Diseñar el servicio de suma de vecinos | #leetcode Contest 409 | #leetcode 3242 | #programming

5 views

4 months ago