UcheCodez
UcheCodez
  • 25
  • 867
How To Deploy A React Application On An AWS EC2 Instance
In this video, I explain how to deploy and host a React frontend application on an AWS EC2 instance. For the purpose of brevity, I am assuming you know how to create an EC2 instance on AWS as well as configure security groups.
zhlédnutí: 37

Video

Leetcode #56 - Merge Intervals - Python
zhlédnutí 43Před měsícem
Leetcode #56 - Merge Intervals - Python
Leetcode #200 - Number of Islands - Python
zhlédnutí 92Před 2 měsíci
Note: Both time and space complexity for this question is O(M*N).
Leetcode #102 - Binary Tree Level Order Traversal - Python
zhlédnutí 20Před 2 měsíci
If you guys would like detailed visuals with explanations please leave a comment!
Leetcode #128 - Longest Consecutive Sequence - Python
zhlédnutí 37Před 3 měsíci
Leetcode #128 - Longest Consecutive Sequence - Python
Leetcode #125 - Valid Palindrome - Python
zhlédnutí 10Před 3 měsíci
Leetcode #125 - Valid Palindrome - Python
Leetcode #724 - Find Pivot Index - Python
zhlédnutí 21Před 3 měsíci
Leetcode #724 - Find Pivot Index - Python
Leetcode #121 - Best Time to Buy and Sell Stock - Python
zhlédnutí 25Před 3 měsíci
Leetcode #121 - Best Time to Buy and Sell Stock - Python
Leetcode #160 - Intersection of Two Linked Lists - Python
zhlédnutí 6Před 3 měsíci
Leetcode #160 - Intersection of Two Linked Lists - Python
Leetcode #704 - Binary Search - Python
zhlédnutí 14Před 3 měsíci
Note: There was a HUGE mistake when calculating the first mid point at the 3:30 minute mark. The first mid point should be 3 as floor(6/2) = 3. Otherwise, the underlying algorithm remains the same.
Leetcode #141 - Linked List Cycle - Python
zhlédnutí 6Před 3 měsíci
Note: If the audio is low, ensure you are wearing headphones and the volume is set to the max!
Leetcode #1 - Two Sum - Python
zhlédnutí 14Před 3 měsíci
Note: If the audio is low, ensure you are wearing headphones and the volume is set to the max!
Leetcode #13 - Roman to Integer - Python
zhlédnutí 13Před 3 měsíci
Note: There was a mistake when explaining the space complexity. The space complexity of this question is O(1) because in our hashmap we're storing a finite number of elements (7 different Roman numeral symbol-value pairs).
Leetcode #257 - Binary Tree Paths - Python
zhlédnutí 11Před 3 měsíci
Note: If you experience any audio issues, please use headphones.
Leetcode #217 - Contains Duplicate - Python
zhlédnutí 106Před 3 měsíci
Note: If you experience audio issues, please use headphones.
Leetcode #387 - First Unique Character In a String - Python
zhlédnutí 140Před 3 měsíci
Leetcode #387 - First Unique Character In a String - Python
Leetcode #706 - Design Hashmap - Python
zhlédnutí 38Před 3 měsíci
Leetcode #706 - Design Hashmap - Python
Leetcode #108 - Convert Sorted Array to Binary Search Tree - Python
zhlédnutí 169Před 3 měsíci
Leetcode #108 - Convert Sorted Array to Binary Search Tree - Python
Leetcode - #21 - Merge Two Sorted Lists - Python
zhlédnutí 7Před 3 měsíci
Leetcode - #21 - Merge Two Sorted Lists - Python
Leetcode #242 - Valid Anagram - Python
zhlédnutí 4Před 3 měsíci
Leetcode #242 - Valid Anagram - Python
Leetcode #169 - Majority Element [Part 1] - Python
zhlédnutí 3Před 3 měsíci
Leetcode #169 - Majority Element [Part 1] - Python
Leetcode #268 - Missing Number [Part 1] - Python
zhlédnutí 3Před 3 měsíci
Leetcode #268 - Missing Number [Part 1] - Python
Leetcode #2706 - Buy Two Chocolates [Part 1] - Python
zhlédnutí 8Před 3 měsíci
Leetcode #2706 - Buy Two Chocolates [Part 1] - Python
Leetcode #509 - Fibonacci Number - Python
zhlédnutí 21Před 3 měsíci
Leetcode #509 - Fibonacci Number - Python
Leetcode #412 - FizzBuzz - Python
zhlédnutí 19Před 3 měsíci
Leetcode #412 - FizzBuzz - Python

Komentáře