ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

102 results

Alex Demko
LeetCode Live #1: Solving Random Problems Together 💻

Just a chill LeetCode solving session today Want to improve your problem-solving skills and build a real developer mindset?

56:10
LeetCode Live #1: Solving Random Problems Together 💻

845 views

Streamed 1 month ago

Undefined Coder
Two Sum - Leetcode #1 | Solution explained

In this video, we tackle a Leetcode challenge using JavaScript. Leetcode question 1 Two sum. Join us as we navigate through the ...

6:41
Two Sum - Leetcode #1 | Solution explained

83 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

Code with Dreamy
Problem Solving for Developers - JavaScript

Just like any other skill, problem solving takes practice to apply and master. Many developers think that becoming a better ...

1:04
Problem Solving for Developers - JavaScript

386 views

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

Chrome for Developers
Array grouping - New in Chrome 117

In programming, array grouping is an extremely common operation, seen most often when we use SQL's GROUP BY clause and ...

0:56
Array grouping - New in Chrome 117

6,948 views

2 years 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
Remove nth node from end of the list | Beats 100% | #leetcode 19| #technicalinterview | #programming

Remove nth node from end of the list Complexity: - Time: O(N) - Space: O(1) Problem statement: ...

0:55
Remove nth node from end of the list | Beats 100% | #leetcode 19| #technicalinterview | #programming

247 views

11 months ago

Tech Algo Views
3 مجموع (3 Sum) | #leetcode 15 | #علوم_الحاسو | #أَرَّاي | تَتَفَوَّقُ عَلى ٩٨٪

3 المجموع التعقيد: - الزمن: O(n^2) - المساحة: O(1) بيان المشكلة: https://leetcode.com/problems/3sum/description/ كود الحل: ...

1:00
3 مجموع (3 Sum) | #leetcode 15 | #علوم_الحاسو | #أَرَّاي | تَتَفَوَّقُ عَلى ٩٨٪

286 views

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

Styled JavaScript
Human Readable Time (5 kyu): Codewars (TDD in JavaScript)

My code is available on GitHub https://github.com/a-merezhanyi/codewars.

5:31
Human Readable Time (5 kyu): Codewars (TDD in JavaScript)

2,153 views

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

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

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