Channel Avatar

Quoc Dat Phung @UCd8uOfcJSYGHKe7JAEyMMDA@youtube.com

20K subscribers - no pronouns :c

Hi there! My name is "Quoc Dat", and "Phung" is my last name


04:33
Thuật Toán Sắp Xếp Bằng Xô (Bucket Sort) | Lập Trình Python
05:00
Bucket Sort Algorithm: A Step-by-Step Visualization
03:15
Thuật Toán Sắp Xếp Nổi Bọt (Bubble Sort) | Lập Trình Python
01:49
Thuật Toán Sắp Xếp Chèn (Insertion Sort) | Lập Trình Python
02:29
Thuật Toán Sắp Xếp Chọn (Selection Sort) | Lập Trình Python
02:30
Integral of cot(x) using Substitution
01:10
Integral of cos(4x)
02:53
Solve sin(ln(x)) Integral Like a Math Pro
05:00
This Integral is Harder Than It Looks: Integral of (e^x)sin(x)
03:10
Integral of x²(e^x) with integration by parts
10:16
Integral of sqrt(9 - x²) / x²
04:16
Integral of x/(10^x) with integration by parts
03:51
Integral of xsinx with integration by parts
04:20
Integral of arctan(x) with integration by parts
05:10
Integral of 1/(x²sqrt(x²+4))
02:59
Solve cos(ln(x)) Integral Like a Math Pro
05:46
This Integral is Harder Than It Looks: Integral of (e^x)cos(x)
35:54
Top 5 Trigonometric Substitution Integrals
06:13
Integral of sqrt(a^2 - x^2)
06:51
Integral of sqrt(x^2 - a^2)
05:11
Integral of sqrt(x^2 + a^2)
08:56
The Extended Euclidean Algorithm to Find GCD
01:16
Integral of sin(4x)
01:20
Python Calculator Program 🐍
02:25
Tuples in Python are easy 🐍
04:00
Sets in Python are easy 🐍
06:31
Lists in Python are easy 🐍
06:10
Functions in Python Explained 🤑💵!
06:06
If elif else statements in Python 🐍
05:59
While Loops in Python 🐍
05:33
For Loops in Python Tutorial 🐍
08:01
String Methods in Python are easy 🐍
05:21
Operators in Python are easy 🐍
12:36
When to use Lists, Sets, Tuples in Python? 🐍
02:46
Integral of ln^2(x) with integration by parts
01:40
Integral of ln(x) with integration by parts
05:45
Python Code to Find GCD & LCM of Two Numbers!
02:44
Hyperbolic Integral sinh^3(x)cosh^11(x)
02:51
Frequency of Each Element in an Array using Hash (Python)
04:51
3 Ways to Remove Duplicates in an Array (Python) | Coding Interview
05:41
Euclidean Algorithm is So Easy!
02:41
Prime Factorization Explained in 2 Minutes!
01:08
Integral of cos(3x)
05:21
Prime Factorization to find GCD and LCM of two numbers! (So easy!)
05:57
26. Remove Duplicates from Sorted Array (Python) | Leetcode
04:27
3005. Count Elements with Maximum Frequency (Python) | Leetcode
02:46
Prove 8n^3 + 5n^2 + 7 is Ω(n√n) - Big Omega Example
03:00
Prove 8n^3 + 5n^2 + 7 is Ω(n^3) - Big Omega Example
03:51
Disprove n^2 is Ω(n^3) - Big Omega Example
03:01
Prove 3nlogn - 2n is Ω(nlogn) - Big Omega Example
05:00
Prove 2n^3 - 7n + 1 is Ω(n^3) - Big Omega Example
01:13
Integral of sin(3x)
09:06
Stack Implementation using Array | Data Structure and Algorithms
06:14
Deriving the Quadratic Formula (Proof Video)
08:38
Array Operations - Delete/Remove Data from an Array
08:57
Array Operations - Inserting Data into an Array
16:59
List Implementation using Array | Data Structures and Algorithms
05:15
How to Reverse an Array or String Algorithm | Computer Science
02:01
How to Count Occurrences of an Element in a List/Array/String
03:51
Differences between Tight Big O, Tight Big Omega, and Tight Big Theta