PeterHdd / coding-interview-preparationsLinks
☆27Updated 2 weeks ago
Alternatives and similar repositories for coding-interview-preparations
Users that are interested in coding-interview-preparations are comparing it to the libraries listed below
Sorting:
- Comprehensive guide, algorithms and tools on distributed systems☆217Updated 4 months ago
- My reading notes following "Designing Data Intensive Applications" (DDIA) by Martin Kleppmann☆123Updated 3 years ago
- This repository contains various distributed system algorithms implementation in java and c++.☆11Updated 6 years ago
- Prototype implementations of database internal concepts and algorithms in Golang.☆126Updated last year
- Grokking The Coding Interview questions mapped to Leetcode☆159Updated 2 years ago
- A deep dive into design patterns and SOLID principles using an example of a turn based game AI engine that plays chess and tic tac toe.☆23Updated last year
- my coding challenge☆53Updated last month
- Reading different stuff. Sharing links and notes. Having loads of fun.☆143Updated last year
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆67Updated last year
- My solutions to Leetcode Problems: Categorized based on the data structures, algorithms, and tricks used to solve them.☆140Updated this week
- Markdown version of my system design notes, compiled from a bunch of different online resources☆74Updated 10 months ago
- 🎨 An Intuitive Approach by Clayton Wong☆122Updated 2 months ago
- This repository contains Low Level Design Interview resources.☆106Updated last year
- Leetcode questions categorised by patterns☆51Updated 3 years ago
- Grokking System Design Course pdf files☆65Updated 3 years ago
- Mapping the Grokking Coding Interview Patterns to LeetCode☆263Updated 11 months ago
- Event-driven architecture (Transactional outbox, Inbox, and Saga patterns) on the modern stack of Java technologies.☆46Updated last month
- Many of the problems have been provided with different methods and also explanation at tricky places.☆16Updated 2 years ago
- My chapter-wise notes for Database Internals by Alex Petrov.