Channel Avatar

Quoc Dat Phung @UCd8uOfcJSYGHKe7JAEyMMDA@youtube.com

12K subscribers - no pronouns :c

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


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
01:20
Stacks Explained in 60 seconds (FILO) - Data Structures and Algorithms
12:01
Find the Area of the Ellipse using Integral Calculus
10:01
Prove A = πr^2 using Integral Calculus - Area of the Circle Proof
04:46
Prove the Area of a Triangle using Integral Calculus
01:06
Integral of cos(2x)
03:05
Derive the Area of a Square using Integral Calculus (Circular Proof)
02:58
Derive the Area of a Rectangle using Integral Calculus (Circular Proof)
17:50
Trigonometric Substitution (3 Formulas) - Calculus
07:18
Integral of sqrt(x² - 2x)
10:18
Solving the Integral in MY HERO ACADEMIA - Calculus Anime
09:10
Integral of sqrt(3-7x²) using trigonometric substitution
04:44
Integral of (x² - 1)^-1.5 with trigonometric substitution
27:30
Integration By Parts - Calculus I
09:31
Variables and Data Types in Python are Easy 🐍
02:30
How to Get User Input in Python (very easy) 🐍
01:58
Commenting in Python (Multi-line) 🐍
02:55
Integral of cot(x)ln(sinx) using Substitution
20:31
How to Prove or Disprove Big Ω - Introduction to Computer Science
02:45
Print() and F-Strings in Python Explained ✔️
01:00:00
Python for Beginners - Learn Python in 1 Hour (2024)
01:46
Integral of (e^x)/(e^2x+2e^x+1)
01:55
Integral of e^(x+e^x)
01:45
Integral of cos(sqrt(t)) / sqrt(t)
01:36
Integral of sinx * sin(cosx)
01:25
Integral of sin^2(x) * cos(x)
01:35
Integral of (x^3)cos(x^4+2)
01:56
Integral of x / sqrt(1 - 4x²)
03:08
Integral of x²/(x+1)^3
03:40
Integral of x^3/(x^2+5)^2
02:45
Integral of 1/(x² + 2)
01:30
Integral of sin(x)cos(x)
02:45
Integral of 1/(x² + a)
02:29
Prove 2n+3 is NOT O(1)
02:16
Prove 2n+3 is O(n)
02:00
Prove 5n² + 3nlogn + 2n + 5 is O(n²)
02:45
What is the Integral of the Absolute Value of X
52:55
U Substitution Integrals - 20 Problems
01:40
Integral of tan(x)
02:01
Prove 5^n is NOT O(4^n)
01:26
Prove 1 + 2 +...+ (n-1) +n is O(n²) — The Sum from 1 to N is O(n²)
02:16
How to Find the Tightest Big O of a Function
02:00
Prove 10ln(n²) is O(logn)
01:46
Prove 2^(n+2) is O(2^n)
01:55
What is Big O? Explained in 2 minutes (Definition and Formula)
01:30
Prove sin(n) is O(1)
03:16
Integral of (x^5) sqrt(x^2 + 1)
04:01
Prove log(n!) is O(nlogn)
02:51
Prove n! is O(n^n)
18:35
How to Prove or Disprove Big-O - Introduction to Computer Science
01:50
Integral of sqrt(x^4 / x^3 - 1)
04:05
Integral of sqrt(e^x - 1) with U Substitution