- 13
- 381 786
Design Gurus
United States
Приєднався 31 бер 2017
Welcome to Design Gurus, your one-stop portal for tech Interviews.
DesignGurus.io is a comprehensive training hub for nailing tech interviews. We're your secret weapon in conquering system design, coding and behavioral interviews, preparing you from every angle to land your dream job.
DesignGurus.io is a comprehensive training hub for nailing tech interviews. We're your secret weapon in conquering system design, coding and behavioral interviews, preparing you from every angle to land your dream job.
URL Shortener System Design | Pastebin System Design | Grokking the System Design Interview
This video provides a detailed breakdown of two most famous system design interview questions: Designing URL Shortener and Designing Pastebin.
References:
1. Designing URL Shortening service (Grokking the System Design Interview): www.designgurus.io/course-play/grokking-the-system-design-interview/doc/designing-a-url-shortening-service-like-tinyurl
2. Designing Pastebin (Grokking the System Design Interview): www.designgurus.io/course-play/grokking-the-system-design-interview/doc/designing-pastebin
References:
1. Designing URL Shortening service (Grokking the System Design Interview): www.designgurus.io/course-play/grokking-the-system-design-interview/doc/designing-a-url-shortening-service-like-tinyurl
2. Designing Pastebin (Grokking the System Design Interview): www.designgurus.io/course-play/grokking-the-system-design-interview/doc/designing-pastebin
Переглядів: 3 044
Відео
Coding Interview Patterns: Fast And Slow Pointers
Переглядів 4767 місяців тому
This video provides a detailed breakdown of one of the most famous coding interview patterns: Fast And Slow Pointers. References: 1. Grokking the Coding Interview: www.designgurus.io/course/grokking-the-coding-interview 2. Design Guru's System Design and Coding Interview Bootcamp: www.designgurus.io/interview-bootcamp
Coding Interview Pattern: Two Pointers
Переглядів 8137 місяців тому
This video provides a detailed breakdown of one of the most famous coding patterns: Two Pointers. References: 1. Grokking the Coding Interview: www.designgurus.io/course/grokking-the-coding-interview 2. Design Guru's System Design and Coding Interview Bootcamp: www.designgurus.io/interview-bootcamp
Coding Interview Patterns: DFS, BFS, Flood Fill
Переглядів 9947 місяців тому
This video provides a detailed breakdown of the three most famous coding patterns: Depth First Search (DFS), Breadth First Search (BFS), and Flood Fill. References: 1. Grokking the Coding Interview: www.designgurus.io/course/grokking-the-coding-interview 2. Design Guru's System Design and Coding Interview Bootcamp: www.designgurus.io/interview-bootcamp
Designing Messenger - System Design Interview Question
Переглядів 8 тис.8 місяців тому
This video provides a detailed breakdown of one of the most famous system design interview questions: Designing Messenger. References: 1. Designing Messenger (Grokking the System Design Interview): www.designgurus.io/course-play/grokking-the-system-design-interview/doc/638c0b65ac93e7ae59a1afe5 2. Design Guru's System Design and Coding Interview Bootcamp: www.designgurus.io/interview-bootcamp 3....
Designing Instagram - System Design Interview Question
Переглядів 2,7 тис.8 місяців тому
This video provides a detailed breakdown of one of the most famous system design interview questions: designing Instagram. References: 1. Designing Instagram (Grokking the System Design Interview): www.designgurus.io/course-play/grokking-the-system-design-interview/doc/638c0b61ac93e7ae59a1afbd 2. Design Guru's System Design and Coding Interview Bootcamp: www.designgurus.io/interview-bootcamp 3....
How to answer any system design interview question?
Переглядів 13 тис.8 місяців тому
This video offers a comprehensive system design template that will guide you in answering any system design interview question. References: 1. System Design Master Template (Grokking the System Design Interview): www.designgurus.io/course-play/grokking-the-system-design-interview/doc/645d5161fff33a24ccce4bb1 2. Design Guru's System Design and Coding Interview Bootcamp: www.designgurus.io/interv...
FAANG Coding Interview Patterns - Matrix Traversal, Island, Flood Fill
Переглядів 87010 місяців тому
The best way to learn algorithms and problem-solving is by practicing coding patterns. This video covers one of the most crucial coding patterns, known as Matrix Traversal (also referred to as Flood Fill or Island). All FAANG companies include coding questions related to this pattern in their interviews. The video was taken from our bootcamp live class. Find details about the bootcamp at www.de...
Most crucial aspects of system design interview
Переглядів 3 тис.10 місяців тому
Learn what are the most crucial aspects while answering a system design interview question. The video was taken from our bootcamp live class. Find details about the bootcamp at www.designgurus.io/interview-bootcamp Ref: 1. Grokking System Design Fundamentals - www.designgurus.io/course/grokking-system-design-fundamentals 2. Grokking the System Design Interview - www.designgurus.io/course/grokki...
System Design Interview Questions - Read Heavy vs Write Heavy Systems
Переглядів 9 тис.10 місяців тому
Learn how to answer system design questions in an interview. Designing a read heavy vs. write heavy system require special considerations. This video goes over different design patterns and tricks that you can use to design such systems. The video was taken from our bootcamp live class. Please find details about the bootcamp at www.designgurus.io/interview-bootcamp Ref: 1. Grokking System Desig...
LeetCode101: 20 Coding Pattern to Master MAANG Interviews
Переглядів 1,9 тис.2 роки тому
Learn these coding patterns to distinguish yourself from others! Visit DesignGurus.org, use coupon code SUMMER22 to save 20%. Grokking the Coding Interview - designgurus.org/course/grokking-the-coding-interview Grokking Dynamic Programming - designgurus.org/course/grokking-dynamic-programming Here are the 20 patterns: 1. Sliding Window 2. Islands (Matrix Traversal) 3. Two Pointers 4. Fast & Slo...
System Design Interview Basics: Forward Proxy vs. Reverse Proxy
Переглядів 1,8 тис.3 роки тому
Contents of this video: 00:00 - Intro 00:21 - Proxy 01:05 - Forward Proxy 04:07 - Reverse Proxy 07:23 - Conclusion Check System Design course from Design Gurus: 1) Grokking the System Design Interview: designgurus.org/link/oLt1pd?url=https://designgurus.org/course?courseid=grokking-the-system-design-interview 2) Grokking the Advanced Design System Interview: designgurus.org/link/oLt1pd?url=http...
Grokking the System Design Interview - The #1 online course
Переглядів 337 тис.7 років тому
Grokking the System Design Interview: www.designgurus.io/course/grokking-the-system-design-interview Grokking System Design Fundamentals - www.designgurus.io/course/grokking-system-design-fundamentals Grokking the Advanced System Design Interview - www.designgurus.io/course/grokking-the-advanced-system-design-interview System design interview questions have become a standard part of the softwar...
Could u share these excalidraw drawings?
Can u share these excalidraw drawings?
amazing video
❤More Videos please
This video demands many more views. Great job.
There are millions of users, will we need millions of kafka topics?
With Kafka's new KRaft mode, which entirely removes ZooKeeper from Kafka's architecture, a Kafka cluster can handle millions of topics/partitions. Reference: stackoverflow.com/questions/32950503/can-i-have-100s-of-thousands-of-topics-in-a-kafka-cluster
Nice explanation
Great teaching ..!
Add kotlin to course please 🥺
Sir It's a sincere request for you to complete this series. It's really on point and helpful
Ah kit Scorborough
Hlo sir kaise ho
Amazing discussion! Upload more such content
IOT sensor data may be an use case for time based data partioning. As sensor would send in fixed amount of data packets in a given amount of time.
Very imformative video about system design.
Good content!
Rambling
Music in this video is so irritating
content is ok but speech is too fast.
It will be more helpful to use the mouse while explaining
Thanks for reply. We will take care of this.
Thanks for this video! Can you please tell me when are you planning on adding the new patterns (like "Islands (Matrix Traversal)") to the same Educative course "Grokking the Coding Interview"? I already paid for a yearly subscription there, so it'd be great if you add it there too
Unfortunately, we are moving away from educative. All updates will be available only on designgurus.io Send us a message, we will help you: designgurus.io/
@@designgurus1173 Does it mean courses will be removed from educative? or just no new updates?
@@designgurus1173 sorry for the delay. I have contacted you via your Contact Us page. Thanks!
@@recursion. Yes, all courses are removed from educative. All updates and new courses are available only at designgurus.io
Please make words on slide little bigger.
Short and to the point. Universities need to add System Design as a core course in Computer Engineering 1st degrees.
Universities haven’t changed a bit in the last 20 years. Same boring teaching methods, focusing more on assignments, marks, etc without even giving consideration into student learning process. Technologies are changing rapidly but their teaching methodology remains the same. Professor are out of touch from the industry
@@joydutta4513 not when you take a specialized masters
I have taken several courses from their website and it helps me a lot. You can take a look of my detailed answer at Quora: qr.ae/TWCOLK
any feedback from those who've take the course?
Sasuke Uchiha I wanna know if it’s worth it. Did you take it ?
I found this review really helpful : medium.com/@doublepointer.io/review-of-grokking-the-system-design-course-c8613c28f3a1
Bro 124$ that's a lot I just want half that course @ Design Gurus
@@johnnm3207 why $124? I bought it for just $39 (USD)
@@SoyJayP Yes, I am now done with 70% of it and I can say text-based material is not my thing! BUT...this turns out the most important topic I ever studied in my career! Worth every penny...