ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

73 results

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

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

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

DrKode
Leetcode 100 Same Tree (Animation)

website: https://drkode.org Time Stamp 00:00 statement 00:14 Basics 00:38 Storyboard 01:52 drkode.org 01:59 Code explanation ...

3:08
Leetcode 100 Same Tree (Animation)

66 views

8 months 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
Generate parenthesis | Beats 96% | #leetcode 22 | #technicalinterview | #programming

Generate parenthesis Complexity - Time: O(N^2) - Space: O(2N) Problem statement: ...

0:58
Generate parenthesis | Beats 96% | #leetcode 22 | #technicalinterview | #programming

12 views

10 months ago

Tech Algo Views
Valid Anagram - English  #coding #array #algorithms #leetcodeproblem

Valid anagram - English version Problem description: https://leetcode.com/problems/valid-anagram/ Solution code: ...

0:57
Valid Anagram - English #coding #array #algorithms #leetcodeproblem

435 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
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
Binary search - English  #algorithms #programming #leetcode #binarysearch  #education

Binary search - English Problem statement: https://leetcode.com/problems/binary-search/description/ Solution code: ...

0:54
Binary search - English #algorithms #programming #leetcode #binarysearch #education

14 views

1 year ago

Tech Algo Views
First letter to appear twice - English #algorithm #hashset  #leetcode #FirstLetterToAppearTwice

First letter to appear twice - English version Problem description: https://leetcode.com/problems/first-letter-to-appear-twice/ ...

0:57
First letter to appear twice - English #algorithm #hashset #leetcode #FirstLetterToAppearTwice

48 views

1 year ago

Tech Algo Views
Linked list cycle | #leetcode 141 | #algorithm | #computerscience | #coding | #kotlin

Linked list cycle Complexity: Time: O(n + m) Space: O(1) Problem statement: ...

0:55
Linked list cycle | #leetcode 141 | #algorithm | #computerscience | #coding | #kotlin

32 views

1 year ago

Tech Algo Views
Invert binary tree - English  #algorithms #programming #coding #leetcode #binarytree

Invert binary tree - English Problem statement: https://leetcode.com/problems/invert-binary-tree/description/ Solution code: ...

0:48
Invert binary tree - English #algorithms #programming #coding #leetcode #binarytree

26 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
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
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
Longest valid parentheses | #leetcode 32 | #algorithms | #computerscience | #interview

Longest valid parentheses Complexity: - Time: O(2N) - Space: O(1) Problem statement: ...

0:57
Longest valid parentheses | #leetcode 32 | #algorithms | #computerscience | #interview

236 views

7 months ago