ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

125 results

EskimoGabe
LeetCode Tips That Finally Worked for Me

In this video I will show you how I learned to code in LeetCode, give you some tips and considerations. Amazing channels to learn ...

3:12
LeetCode Tips That Finally Worked for Me

14 views

3 months ago

DrKode
Leetcode 20 Valid Parentheses (Animation)

website: https://drkode.org problem: https://leetcode.com/problems/word-search/description/ solution: ...

2:48
Leetcode 20 Valid Parentheses (Animation)

30 views

9 months ago

DrKode
Leetcode 33. Search in Rotated Sorted Array (Animation)

website: https://drkode.org Time Stamp 00:00 statement 00:22 Storyboard 01:44 drkode.org 01:52 Code Explanation 02:55 Code

3:01
Leetcode 33. Search in Rotated Sorted Array (Animation)

33 views

9 months ago

DrKode
Leetcode 206 Reverse Linked List (Animation)

website: https://drkode.org Time Stamp 00:00 Statement 00:15 Storyboard 01:02 drkode.org 01:10 Code explanation 01:30 Code

1:35
Leetcode 206 Reverse Linked List (Animation)

41 views

9 months ago

Tech Algo Views
Happy number | #shorts | #leetCode 202 | #algorithm #computerscience

Happy number Complexity: - Time: O(n) - Space: O(n) Problem statement: ...

0:59
Happy number | #shorts | #leetCode 202 | #algorithm #computerscience

33 views

1 year ago

Tech Algo Views
First letter to appear twice sol 2 #algorithm #hashset  #leetcode #FirstLetterToAppearTwice

First letter to appear twice - solution 2 - English version The first solution could be found here: ...

0:51
First letter to appear twice sol 2 #algorithm #hashset #leetcode #FirstLetterToAppearTwice

26 views

1 year ago

Tech Algo Views
Fizz Buzz - Español #LeetCode #algorithm #FizzBuzz #array

Fizz buzz en español Descripción del problema: https://leetcode.com/problems/fizz-buzz/ Código de la solución: ...

0:59
Fizz Buzz - Español #LeetCode #algorithm #FizzBuzz #array

27 views

1 year ago

Tech Algo Views
Longest Palindromic substring | #leetcode 5 | #computerscience | #algorithm

Longest Palindromic substring Complexity: - Time: O(N^2) - Space: O(N) Problem statement: ...

0:53
Longest Palindromic substring | #leetcode 5 | #computerscience | #algorithm

97 views

1 year ago

Tech Algo Views
Fizz buzz | #leetCode 412 | #algorithm | #programming

Fizz buzz Complexity: Time: O(n) Space: O(1) Problem description: https://leetcode.com/problems/fizz-buzz/ Solution code: ...

0:59
Fizz buzz | #leetCode 412 | #algorithm | #programming

72 views

1 year ago

Tech Algo Views
Climbing stairs - English  #algorithms #dynamicprogramming #leetcode #coding #programming

Climbing stairs - English Problem statement: https://leetcode.com/problems/climbing-stairs/ Solution code: ...

0:58
Climbing stairs - English #algorithms #dynamicprogramming #leetcode #coding #programming

44 views

1 year ago

Tech Algo Views
Merge k sorted lists | Beats 99% | #leetcode 23 | #technicalinterview| #codinginterview

Merge k sorted lists Complexity: - Time: O(N log N) - Space: O(log N) Problem statement: ...

0:56
Merge k sorted lists | Beats 99% | #leetcode 23 | #technicalinterview| #codinginterview

24 views

10 months ago

Tech Algo Views
Two Sum - English #Algorithm #Array #HashMap  #LeetCode #Two Sum

Two Sum - English version Problem description: https://leetcode.com/problems/two-sum/description/ Solution code: ...

0:57
Two Sum - English #Algorithm #Array #HashMap #LeetCode #Two Sum

74 views

1 year ago

Tech Algo Views
验证回文串(Valid palindrom) #algorithms #coding #力扣 #leetcode #programming

验证回文串复杂度: - 时间:O(n) - 空间:O(1) 问题描述: https://leetcode.cn/problems/valid-palindrome/ 解决方案代码: ...

0:57
验证回文串(Valid palindrom) #algorithms #coding #力扣 #leetcode #programming

9 views

1 year ago

Tech Algo Views
Search insert position | Beats 100% | #leetcode 35 | #algorithm | #computerscience | #interview

Search insert position Complexity: - Time: O(log(n)) - Space: O(1) Problem statement: ...

0:57
Search insert position | Beats 100% | #leetcode 35 | #algorithm | #computerscience | #interview

148 views

4 months ago

Tech Algo Views
Add two numbers | #leetcode 2 | #algorithm | #coding

Add two numbers Complexity: - Time: O(n) - Space: O(1) Problem statement: https://leetcode.com/problems/add-two-numbers/ ...

1:00
Add two numbers | #leetcode 2 | #algorithm | #coding

36 views

1 year ago

Tech Algo Views
Valid palindrome - English  #algorithms #programming #algorithminc #palindrome #coding #leetcode

Valid palindrome - English version Complexity: - Time: O(n) - Space: O(1) Problem description: ...

0:59
Valid palindrome - English #algorithms #programming #algorithminc #palindrome #coding #leetcode

12 views

1 year ago

Tech Algo Views
Toeplitz Matrix | #shorts | #leetcode 766 | #algorithm #computerscience

Toeplitz Matrix Complexity: - Time: O (m x n) - Space: O (1) Problem statement: https://leetcode.com/problems/toeplitz-matrix/ ...

0:55
Toeplitz Matrix | #shorts | #leetcode 766 | #algorithm #computerscience

164 views

1 year ago

Tech Algo Views
Longest substring without repeating characters | #leetcode 3 | #algorithm | #coding | #education

Longest substring without repeating characters Complexity: - Time: O(n) - Space: O(1) Problem statement: ...

0:57
Longest substring without repeating characters | #leetcode 3 | #algorithm | #coding | #education

72 views

1 year ago

Tech Algo Views
Validate binary search tree | #shorts | #leetcode 98 | #algorithm #computerscience

Validate binary search tree Complexity: - Time: O(n) where n is the number of nodes - Space: O (n) where n is the number of ...

0:56
Validate binary search tree | #shorts | #leetcode 98 | #algorithm #computerscience

25 views

1 year 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