Design A URL Shortener (Part-XI): STEP-3&4 : DESIGN DEEP DIVE & WRAP UP (URL Redirecting Deep Dive)
This is the 11th and last video on designing our "URL Shortener'' (PART-XI).
We had already started our STEP-3 step i.e. "DESIGN DEEP DIVE"
In this video, we will cover last part of STEP-3 (URL REDIRECTION) and STEP-4 (WRAP UP)
We divided it into 4 parts as below :
DATA MODEL
HASH FUNCTION
URL SHORTENING
URL REDIRECTION
In this video we will focus on our 4th point "URL REDIRECTION" and see a flow diagram of it.
We will also see the STEP-4 i.e. WRAP UP
Please use the pointers below for different time stamps. Hope that helps :
Introduction + Recap : (00:00)
URL REDIRECTION Deep Dive : (00:44)
URL REDIRECTION Summarised : (06:40)
STEP-4 Wrap Up : (07:48)
Teaser of New Qn : (10:06)
My GitHub Repo for interview preparation : https://github.com/MAZHARMIK/Interview_DS_Algo
Subscribe to my channel : https://www.youtube.com/channel/UCaw58edcO3ZqMw76Bvs0kGQ
╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝
#coding #helpajobseeker #easyrecipes
#interviewpreparation #interview_ds_algo #hinglish
Other Videos By codestorywithMIK
2022-10-08 | Find Pivot Index -(Amazon, Adobe, Radius, Coupang): Explanation ➕ Live Coding 🧑🏻💻👩🏻💻 |
2022-10-08 | Design Web Crawler(Part-III):Google, Amazon, Meta: STEP-2 : Propose A High Level Design & Get Buy-in |
2022-10-06 | Design Web Crawler (Part-II) : Google, Amazon, Meta: STEP-1 : Back Of The Envelope Estimation 🏗⚙️👷 |
2022-10-05 | Design Web Crawler (Part-I): (Google) : STEP-1 : Understand The Problem & Establish Design Scope |
2022-10-04 | Add One Row to Tree - (GOOGLE) : Explanation + Live Coding 🧑🏻💻👩🏻💻 |
2022-10-03 | Minimum Time to Make Rope Colorful : Greedy Explanation ➕ Live Coding 🧑🏻💻👩🏻💻 |
2022-10-02 | Search in Rotated Sorted Array II-(Adobe, Amazon, Microsoft....🤩):Live Coding 🧑🏻💻👩🏻💻 |
2022-09-30 | Broken Calculator - (Samsung) : Greedy Explanation ➕ Live Coding 🧑🏻💻👩🏻💻 |
2022-09-29 | Break a Palindrome - (Google, Amazon) : Greedy Explanation ➕ Live Coding 🧑🏻💻👩🏻💻 |
2022-09-28 | Path Sum - (Amazon, Microsoft, Accolite, Adobe...) : Explanation + Live Coding 🧑🏻💻👩🏻💻 |
2022-09-26 | Design A URL Shortener (Part-XI): STEP-3&4 : DESIGN DEEP DIVE & WRAP UP (URL Redirecting Deep Dive) |
2022-09-25 | Design A URL Shortener (Part-X): STEP-3 : DESIGN DEEP DIVE (URL SHORTENING FLOW) 🏗⚙️👷 |
2022-09-24 | Path Sum II - (Bloomberg, LinkedIn, Amazon, Bloomberg, Quora) : Explanation + Live Coding 🧑🏻💻 |
2022-09-22 | Design A URL Shortener (Part-IX): STEP-3 : DESIGN DEEP DIVE (BASE-62 CONVERSION) 🏗⚙️👷 |
2022-09-21 | Sum of Even Numbers After Queries-(Asked in Indeed): Explanation ➕ Live Coding 🧑🏻💻👩🏻💻 |
2022-09-20 | Design A URL Shortener (Part-VIII): STEP-3 : DESIGN DEEP DIVE (HASH + COLLISION RESOLUTION) 🏗⚙️👷 |
2022-09-18 | Design A URL Shortener (Part-VII): STEP-3 : DESIGN DEEP DIVE (HASH FUNCTION) !!! 🏗⚙️👷 |
2022-09-17 | Binary Tree Pruning (O(n))- (Google, Amazon, Microsoft) : Explanation + Live Coding 🧑🏻💻👩🏻💻 |
2022-09-17 | Binary Tree Pruning (O(n^2)) -(Google, Amazon, Microsoft) : Explanation + Live Coding 🧑🏻💻👩🏻💻 |
2022-09-15 | Find Original Array From Doubled Array-(Google, Amazon…): Explanation ➕ Live Coding 🧑🏻💻👩🏻💻 |
2022-09-14 | Boats to Save People - (Google) : Greedy Explanation ➕ Live Coding 🧑🏻💻👩🏻💻 |