ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

65 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

Code with Dreamy
Problem Solving for Developers - JavaScript

00:00 - Intro 00:04 - Problem 00:37 - Solve the problem 00:45 - Solution practice javascript problems learn basic javascript soft ...

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

Undefined Coder
LeetCode 9: Palindrome Number | Naive vs Optimal Solution Explained

Welcome back to Undefined Coder! In this video, we solve LeetCode Problem #9 – Palindrome Number step by step. First, we ...

12:39
LeetCode 9: Palindrome Number | Naive vs Optimal Solution Explained

5 views

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

Learn with Shikaar
How to Solve the Climbing Stairs Problem in JavaScript  Dynamic Programming & Memoization Explained

Climbing Stairs Problem in JavaScript — Dynamic Programming Explained. In this video you'll learn how to solve the classic ...

3:41
How to Solve the Climbing Stairs Problem in JavaScript Dynamic Programming & Memoization Explained

9 views

2 months 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
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
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
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
أطول سلسلة فرعية بدون تكرار الأحرف (Longest substring without repeating characters)| #leetcode 3 |

أطول سلسلة فرعية بدون تكرار الأحرف التعقيد - الوقت O(n) - المساحة: O(1) بيان المشكلة: ...

0:57
أطول سلسلة فرعية بدون تكرار الأحرف (Longest substring without repeating characters)| #leetcode 3 |

15 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
Container with most water | Beats 100% |#leetcode 11 |  #computerscience | #algorithm | #programming

Container with most water Complexity: - Time: O(N) - Space: O(1) Problem statement: ...

0:50
Container with most water | Beats 100% |#leetcode 11 | #computerscience | #algorithm | #programming

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