First Missing Positive Leetcode
3:26
Median of Two Sorted Arrays leetcode
10:24
Leetcode 7 Reverse Integer
4:35
2 жыл бұрын
Leetcode 2 Add Two Numbers
15:37
2 жыл бұрын
Leetcode 21. merge two sorted lists
12:20
Leetcode 9. Palindrome Number
5:29
2 жыл бұрын
Leetcode 20. Valid Parentheses
7:11
2 жыл бұрын
Пікірлер
@asashish905
@asashish905 3 күн бұрын
Loved it. ❤
@thesoftwareengineer17
@thesoftwareengineer17 3 күн бұрын
Hey. Ur system design video is really helpful and very much simpler to understand. The approach n sequence seems great. Just a suggestion plz give details more about using elastic search, Kafka or any messaging queue.also spark or Hadoop if necessary anywhere in design
@jagritbhupal5836
@jagritbhupal5836 4 күн бұрын
Your content is really good, First of all Thanks a lot. If I may, a QQ: You mentioned using SQL db for storing posts. The amount of post everyday is a huge number and when it comes to POST, We don't really need any ACID which SQL db supports. So shouldn't Casandra or Mongodb a better choice here?
@jagritbhupal5836
@jagritbhupal5836 4 күн бұрын
All good points covered in 10 mins! Awesome
@alexey121288
@alexey121288 4 күн бұрын
Could you please name the icons library you used in excalidraw? It looks perfect.
@Srikanthpalagani
@Srikanthpalagani 5 күн бұрын
Very detailed explanation, by the way, which tool are you using to design?
@EdgarRamirez-ry2je
@EdgarRamirez-ry2je 6 күн бұрын
You are beautiful
@EdgarRamirez-ry2je
@EdgarRamirez-ry2je 6 күн бұрын
Hello do you have a boyfiend ???
@user-tf2vy8bh4w
@user-tf2vy8bh4w 9 күн бұрын
I see you have recomondationDB -> But we have millions of active users -> It will not be scalable if we are stroing user specific recomondations right ?
@user-tf2vy8bh4w
@user-tf2vy8bh4w 9 күн бұрын
We are storing the product details data in mongoDB in the form of json and we are also storing REview of product details data in key-value DB in the form of json Why then why should i prefer mongoDB than to go for a Key-Value DB
@mrGrey2009
@mrGrey2009 10 күн бұрын
4. we pick nosql because the nested structure of comments but then you provided a flat structured schema for the Interactions database. I am missing something
@romitbhandari8790
@romitbhandari8790 10 күн бұрын
Which tool u r using to demo..?
@1prahladdas
@1prahladdas 12 күн бұрын
Just focus on system design, that’s enough for us. We are not at all interested in interview setup, just don’t waste your energy on shooting in two dresses and then mixing.
@AlanKhan-h3e
@AlanKhan-h3e 14 күн бұрын
how are these valuable information is available for free. You are amazing thank you so much, even if I dont clear my interview (which I am hoping I will), but the knowledge you are sharing here is out of the world. Cant thank you enough! :)
@triggeredinsaan_mini
@triggeredinsaan_mini 15 күн бұрын
One of the beat and easy solution
@vipinagarwal5253
@vipinagarwal5253 16 күн бұрын
really nice way to put things up in an system design interview
@AltaiiSinan
@AltaiiSinan 19 күн бұрын
First time for me as well reducing the speed of the video. Really good job at drawing the system design! Thank you!
@neelbanerjee7875
@neelbanerjee7875 20 күн бұрын
Your channel is underrated..
@macewindont9922
@macewindont9922 21 күн бұрын
Great video! The part where you scale all the services was pretty quick and hand wavy. I would have appreciated some explanation as to how the message queues, etc. do what you said. But overall extremely helpful and succinct.
@nithishgolla7610
@nithishgolla7610 21 күн бұрын
Can you please tell me about the tool used for system design diagrams
@rohitbhatt7949
@rohitbhatt7949 22 күн бұрын
Hey, one suggestion if you can also explain the time complexity and space complexity that will be helpful.
@shivamshukla438
@shivamshukla438 23 күн бұрын
Thank you good explanation
@fadizaboura2533
@fadizaboura2533 24 күн бұрын
Great content! the background music though makes it hard to concentrate and understand things.
@RockstarPrianshiHectocorn
@RockstarPrianshiHectocorn 24 күн бұрын
can you add more solutions like blind 75 list ???
@rajendrauppal4165
@rajendrauppal4165 25 күн бұрын
Do you think, in the data model design section, one should also mention relationships and cardinalities between entities?
@sanidhyadiwakar9887
@sanidhyadiwakar9887 27 күн бұрын
Please create system design videos of Zomato and Uber
@vaibhavsaharan7898
@vaibhavsaharan7898 29 күн бұрын
Why the add to card service is triggering order service, not the client or payment service when payment is done
@snehalsarkar5332
@snehalsarkar5332 Ай бұрын
Can you also share other interview round experiences like program mgmt, behavioral
@snehalsarkar5332
@snehalsarkar5332 Ай бұрын
Hey how much time you took to prepare? Starting from scratch
@Learner-q5m
@Learner-q5m Ай бұрын
Pratiksha, which tool are you using to draw these diagrams/blocks of system design?
@jitendraharpalani01
@jitendraharpalani01 Ай бұрын
What about if the LB fails? You mentioned in the video but didn't share the solution.
@alexeybreez9102
@alexeybreez9102 Ай бұрын
What does mean "create post service simply adds media to the queue"? Just push binary data to the queue is bad idea, so we need to save this data in tmp storage (disk maybe) and push link to the location as an message in queue. Or what did you meant?
@saviorodrigues4248
@saviorodrigues4248 Ай бұрын
For storage it should be 1000TB or 1PB per day? 100M * 10MB
@kartikeyasingh5172
@kartikeyasingh5172 Ай бұрын
Excellent solution , this one is more intutive , as compared to stack one.
@sarathkumar6210
@sarathkumar6210 Ай бұрын
Amazing Video! What's the tool that you're using?
@MR._NEEN
@MR._NEEN Ай бұрын
Your solution is very impressive . A like for you.
@jaskaransingh4704
@jaskaransingh4704 Ай бұрын
Very helpful
@mr.anonymous1994
@mr.anonymous1994 Ай бұрын
Awesome 😮 information mam . It's my first step learning system design.. i think it's a great start ... ❤
@puneethardaha9683
@puneethardaha9683 Ай бұрын
background music not needed and talk a little slow. otherwise great content
@AnjulGoel-h1o
@AnjulGoel-h1o Ай бұрын
Could you explain why did you add messageQ, won't the search and add to cart operations by synchronous ?
@shineinusa
@shineinusa Ай бұрын
most underrated i still wonder how this channel has such low sub count.
@gauravjoshiartworks310
@gauravjoshiartworks310 Ай бұрын
This would fail for input s="]"... We need to one more condition to make it work in all the cases class Solution { public boolean isValid(String s) { Stack<Character> tracker = new Stack<Character>(); for(int i=0;i<s.length();i++){ if(s.charAt(i)=='(' || s.charAt(i)=='[' || s.charAt(i)=='{'){ tracker.push(s.charAt(i)); } else if(!tracker.isEmpty() && s.charAt(i)==')' && ((Character)tracker.peek()).charValue()=='('){ tracker.pop(); } else if(!tracker.isEmpty() && s.charAt(i)==']' && ((Character)tracker.peek()).charValue()=='['){ tracker.pop(); } else if(!tracker.isEmpty() && s.charAt(i)=='}' && ((Character)tracker.peek()).charValue()=='{'){ tracker.pop(); } else if(s.charAt(i)=='}' || s.charAt(i)==']' || s.charAt(i)==')') return false; } if(!tracker.isEmpty()) return false; else return true; } }
@prabhupadswain7638
@prabhupadswain7638 Ай бұрын
Hello Ma'am or infact I can say Pratiksha as in IT culture we don't call Sir or Madam anyone. Your video is truly nice & the way you taught and expressed this concept is really great. There are many tutorials and the tutors teaching on YT refer to themselves having experience in top product based companies. But, from your teaching style, I am influenced and your concepts are really strong and it definitely looks like you are working with Amazon and you can really switch between product-based companies.
@jackanovcasanova
@jackanovcasanova Ай бұрын
Awsome !! Only thing i wished, if I can get the the whole flow chart as an image or pdf. Would have been a great help.
@gkdaeiaef
@gkdaeiaef Ай бұрын
Why didn't you use NOSQL for posts, since we are ok with eventual consistency and it also scales well.
@gkdaeiaef
@gkdaeiaef Ай бұрын
Why are we not using SQL for order database when the requirement states you need high consistency for it?
@fatemehrezaei3727
@fatemehrezaei3727 Ай бұрын
Very concise and to the point. Thanks so much!
@gkdaeiaef
@gkdaeiaef Ай бұрын
Please make more videos, your content is amazing. You will shoot one day!
@Taddy_Mason
@Taddy_Mason Ай бұрын
Sis you're going too hard with the subscribe alerts. But excellent video nonetheless!
@ShailySaini-j6b
@ShailySaini-j6b Ай бұрын
Great Tutorial , in depth details . Thanks. feedback: editing could be done better , slow down speed and make it continuous , could feel there were cuts in between.