Cache | Google SWE Teaches Low Level Design Episode 2

preview_player
Показать описание
Only thing I keep in my cache is your mom's phone number
Рекомендации по теме
Комментарии
Автор

Jordan thanks for sharing. will watch and implement side by side tomorrow. Today did your tic-tac-toe. Hope you include more design patterns

ngneerin
Автор

Great series. Thanks for this.
Mind talking in future videos about how to go about low level design to implement locks to avoid dead lock with large pool of concurrent transactions. Seems very popular interview topic. Example: bank transactions for account $ transfer between 😮people.

StellasAdi
Автор

Hi Jordan, I think you should use design patterns in your LLD code.
Like, how will the code know which implementation of the eviction policy is to be used.
Also, you should consider demonstrating how we are ensuring the use of SOLID principles in our code.
On a side note, huge fan of your content. Learnt a lot from the system design playlist. Keep up the spirit.

aarushjuneja
Автор

Hey Jordan,
Thanks for this!
Could you possible show how you would structure this using classes?
It would be great to see a cache class using different interfaces.
If you have a link that you can refer me to in python, that would be great too.
Thanks a lot. You da real G.

rajrsa
Автор

I really love all your content, be it DS or system design. But I still feel you must also do some system design problems while doing DS. I am still waiting for when you will make a video on Promotion Engine or workflow manager.

sharad
Автор

Yay! Thanks again.
LinkedHashMap -> LRU Cache

Just wondering your thoughts about the current state of the tech industry in regards to layoffs and increase of employee output?

ladyv