This is a collection of useful Competitive Programming material!
倉庫
coding-parrot 的倉庫
Import JSON into Google Sheets, this library adds various ImportJSON functions to your spreadsheet
Solving Leetcode problems here
Useful Resources for Low Level System Design
The chess engine can generate all legal moves for a given position upto an arbitrary depth.
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
☕ Java samples for Google Workspace APIs.
This repo uses three simple services to illustrate how most distributed microservice architecture systems work. We use Go for creating a reverse proxy and Java for service discovery and registering profiles. The services use heartbeats to stay registered. We use the MySQL database in service registry and profile.
A repo for system design notes by various authors
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Preparation links and resources for system design questions
These are project resources for the live YouTube lectures. Includes dependency injection, git internals, code reviews and the system design contest.