ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

75 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
LeetCode 9: Palindrome Number | Naive vs Optimal Solution Explained

In this video, we solve LeetCode Problem #9 – Palindrome Number step by step. First, we try the easiest approach: converting the ...

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

5 views

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

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

Learn with Shikaar
🔍 How to Find the Missing Number in an Array in JavaScript — Fast, Safe Tricks You’ll Want to Use!

Find the Missing Number in an Array in JavaScript — Quick Methods You'll Love! What the video teaches You'll learn practical ...

3:01
🔍 How to Find the Missing Number in an Array in JavaScript — Fast, Safe Tricks You’ll Want to Use!

6 views

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

41 views

1 year ago