shishira07's Stars
prometheus/prometheus
The Prometheus monitoring system and time series database.
kolodny/exercises
Some basic javascript coding challenges and interview questions
rohan-paul/Awesome-JavaScript-Interviews
Popular JavaScript / React / Node / Mongo stack Interview questions and their answers. Many of them, I faced in actual interviews and ultimately got my first full-stack Dev job :)
lotusdblabs/lotusdb
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
codersguild/System-Design
It's just fascinating. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨💻 Interview Prep. 👨💻
spandanb/learndb-py
Learn database internals by implementing it from scratch.
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"