Transactional In-Memory Key-Value Store in Python {System Design Question}svalak·FollowOct 18, 2022--ListenShareGitHub - valaks-tech/TransactionalKeyValueStore: How to Design a Transactional Key-value Store in…You can't perform that action at this time. You signed in with another tab or window. You signed out in another tab or…github.com
svalak[System Design]: Short polling vs Long polling vs Push vs WebSocketPolling(Short Polling) : When client is simply asking the backend/service whether it has certain information and backend supposed to…3 min read·Jul 17, 2022--
svalak[Linux Internals] Completely Fair Scheduling(CFS) — CPU Scheduler AlgorithmCompletely Fair Scheduling (CFS) is the default scheduler in the latest kernel versions since 2.6.23; elegant handling of I/O and CPU…2 min read·Jul 4, 2022--
svalak1570. Dot Product of Two Sparse VectorsGiven two sparse vectors, compute their dot product.1 min read·Jun 8, 2022--1
svalak[Linux Internals] System CallsSystem calls provide transition from ‘user space’ to ‘kernel space’; These are not just a routine calls.2 min read·Aug 3, 2022--
Nitin KishoreinInterviewNoodleAlgorithms you need to know before you take that Systems Design InterviewWhile scouring my LinkedIn feed for non-cringe posts, I came across this infographic that talks about different algorithms and their…·11 min read·Jun 13--1
David GoudetThis is Why I Didn’t Accept You as a Senior Software EngineerAn Alarming Trend in The Software Industry·5 min read·Jul 25--49
J.NyxIs protobuf much faster than json even in simple web server response requests?ProtoBuffer and JSON are both formats used for data serialization and transmission. However, ProtoBuffer is generally known to be lighter…9 min read·Jul 13--9
Rohit VermaMy Interview Experience at Meta [E5 Offer]From Getting a Referral to Receiving the Offer10 min read·Nov 20--5
Carlos ArguellesMy favorite coding question to give candidatesA coding question, from the viewpoint of an Google/Amazon/Microsoft interviewer11 min read·Nov 12--49