ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

61 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

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
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
Design neighbor sum service | #leetcode Contest 409 | #leetcode 3242 | #coding | #programming

Design neighbor sum service Complexity: - Time: O(n*n) - Space: O(1) Problem statement: ...

0:57
Design neighbor sum service | #leetcode Contest 409 | #leetcode 3242 | #coding | #programming

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

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

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
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
Find the count of numbers which are not special | #shorts | #leetcode 3233 contest 408 | #prime

Find the count of numbers which are not special Complexity: - Time O(sqrt(n)) - Space O(sqrt(n)) Problem statement: ...

0:58
Find the count of numbers which are not special | #shorts | #leetcode 3233 contest 408 | #prime

48 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
Best time to buy and sell stock (English)  #coding #algorithms #programming #algorithminc #leetcode

Best time to buy and sell stock Problem statement: https://leetcode.com/problems/best-time-to-buy-and-sell-stock/ Solution code: ...

0:56
Best time to buy and sell stock (English) #coding #algorithms #programming #algorithminc #leetcode

177 views

1 year ago

COMPUTER & EXCEL SOLUTION
Calculate LCM of more than two numbers in C Plus Plus@COMPUTEREXCELSOLUTION

This is my Technology Related information.Like "O" Level,"CCC", "Webdesign", "C" language, "C++" "Php","Java","Java Script", ...

0:46
Calculate LCM of more than two numbers in C Plus Plus@COMPUTEREXCELSOLUTION

192 views

4 years ago

J David Eisenberg
Chapter 4: Reading Strings and Extracting Characters from them

How to read a line of text into a string, and how to get specific characters from it.

3:58
Chapter 4: Reading Strings and Extracting Characters from them

123 views

6 years ago

Tech Algo Views
Letter combination of a phone number | Beats 98% | #leetCode 17 | #technicalinterview | #algorithm

Letter combination of a phone number Complexity: - Time: O(4^N) - Space: O(4N) Problem statement: ...

0:57
Letter combination of a phone number | Beats 98% | #leetCode 17 | #technicalinterview | #algorithm

449 views

11 months ago

Tech Algo Views
Next permutation | Beats 100% | #leetcode 31 | #algorithms | #computerscience | #interview

Next permutation Complexity: - Time: O(N) - Space: O(1) Problem statement: ...

0:59
Next permutation | Beats 100% | #leetcode 31 | #algorithms | #computerscience | #interview

903 views

7 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
بحث ثنائي (Binary search) #algorithms #programming #leetcode #binarysearch  #education

بحث ثنائي بيان المشكلة https://leetcode.com/problems/binary-search/description/ رمز الحل ...

0:53
بحث ثنائي (Binary search) #algorithms #programming #leetcode #binarysearch #education

92 views

1 year ago

Mr. Nobody
Array Visualization | Subtitled—Experimentation

Hello, My name is Mr. Nobody. Today's video is an experiment for visualizing arrays using Manim. # Tools ...

0:28
Array Visualization | Subtitled—Experimentation

609 views

3 years ago

Tech Algo Views
دمج قائمتين مرتبتين(Merge two sorted list) | #leetcode 21| يدق 100% | #برمجة #قَائِمَة مُتَّصِلَة

دمج قائمتين مرتبتين التعقيد الزمني: O(N + M) التعقيد المكاني: O(1) بيان المسألة: ...

0:55
دمج قائمتين مرتبتين(Merge two sorted list) | #leetcode 21| يدق 100% | #برمجة #قَائِمَة مُتَّصِلَة

41 views

10 months ago