/

system_design

Preparation links and resources for system design questions

最終更新日:502日前
8.5k

cookpete/react-player
505日前8.6k

A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion

thecodingmachine/react-native-boilerplate
506日前4.3k

A React Native template for building solid applications 🐙, using JavaScript 💛 or Typescript 💙 (you choose).

benoitvallon/react-native-nw-react-calculator
513日前5.2k

Mobile, desktop and website Apps with the same code

abpframework/abp
503日前12.0k

Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

howdyai/botkit
503日前11.3k

Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.

code-review-checklists/java-concurrency
503日前1.2k

Checklist for code reviews

azl397985856/leetcode
503日前53.3k

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

youngyangyang04/leetcode-master
503日前45.2k

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

ardalis/CleanArchitecture
503日前14.4k

Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core

trekhleb/javascript-algorithms
503日前180.2k

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

labuladong/fucking-algorithm
503日前122.3k

刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

TheAlgorithms/C
503日前17.7k

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

TheAlgorithms/Go
503日前14.2k

Algorithms and Data Structures implemented in Go for beginners, following best practices.

changgyhub/leetcode_101
503日前7.9k

LeetCode 101:和你一起你轻松刷题(C++)

pointfreeco/swift-dependencies
504日前1.3k

A dependency management library inspired by SwiftUI's "environment."

burhanrashid52/PhotoEditor
505日前4.0k

A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.

igorwojda/android-showcase
503日前6.3k

💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...

go-kratos/kratos
503日前22.1k

Your ultimate Go microservices framework for the cloud-native era.

google/iosched
502日前21.8k

The Google I/O Android App

OpenGenus/cosmos
503日前13.5k

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project

felangel/bloc
503日前11.2k

A predictable state management library that helps implement the BLoC design pattern

swoole/swoole-src
503日前18.2k

🚀 Coroutine-based concurrency library for PHP

vesoft-inc/nebula
502日前9.9k

A distributed, fast open-source graph database featuring horizontal scalability and high availability

taosdata/TDengine
502日前22.6k

TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.

AobingJava/JavaFamily
502日前35.0k

【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。

linkedin/school-of-sre
502日前7.6k

At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.

Awesome-HarmonyOS/HarmonyOS
502日前19.0k

A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。

wolverinn/Waking-Up
502日前9.3k

计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...

zeromq/libzmq
503日前9.1k

ZeroMQ core engine in C++, implements ZMTP/3.1

andreasbm/web-skills
502日前6.8k

A visual overview of useful skills to learn as a web developer

donnemartin/system-design-primer
502日前246.8k

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

yewstack/yew
502日前29.5k

Rust / Wasm framework for creating reliable and efficient web applications

forthespada/CS-Books
502日前17.8k

🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~

mholt/timeliner
503日前3.5k

All your digital life on a single timeline, stored locally -- DEPRECATED, SEE TIMELINIZE (link below)

pointfreeco/swift-composable-architecture
502日前10.8k

A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.

donnemartin/interactive-coding-challenges
502日前28.4k

120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.

nunomaduro/phpinsights
502日前5.2k

🔰 Instant PHP quality checks from your console

mhadidg/software-architecture-books
501日前9.0k

A comprehensive list of books on Software Architecture.

dashersw/cote
511日前2.3k

A Node.js library for building zero-configuration microservices.

liyupi/mianshiya-public
509日前3.8k

干净免费的面试刷题网站,帮助大家拿到满意的 offer!💎 React 前端 + Node 后端 + 云开发全栈项目 by 程序员鱼皮

fishercoder1534/Leetcode
501日前3.7k

Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.

prasadgujar/low-level-design-primer
502日前5.7k

Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.

kaushikgopal/RxJava-Android-Samples
506日前7.5k

Learning RxJava for Android by example

sergdort/CleanArchitectureRxSwift
501日前3.8k

Example of Clean Architecture of iOS app using RxSwift

geekxh/hello-algorithm
501日前34.4k

🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站

SimplifyJobs/Summer2024-Internships
501日前29.0k

Collection of Summer 2024 tech internships!

karanpratapsingh/system-design
501日前27.7k

Learn how to design systems at scale and prepare for system design interviews

ReaVNaiL/New-Grad-2024
501日前5.5k

👋 Hey there new grad🎉! We've put together a collection of full-time job openings for SWE, Quant, PM and tech roles in 2024! 🚀

sadanandpai/frontend-mini-challenges
502日前1.8k

Collection of frontend challenges for learning and interviews

munificent/game-programming-patterns
501日前3.8k

Source repo for the book

developit/unistore
512日前2.9k

🌶 350b / 650b state container with component actions for Preact & React

futurice/ios-good-practices
508日前10.8k

Good ideas for iOS development, by Futurice developers.

cheatsheet1999/FrontEndCollection
502日前3.0k

Notes for Fullstack Software Engineers. Covers common data structure and algorithms, web concepts, Javascript / TypeScript, React, and more!

goplus/gop
502日前8.7k

The Go+ programming language is designed for engineering, STEM education, and data science

dotnet-architecture/eShopOnWeb
502日前9.7k

Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

InterviewReady/system-design-resources
501日前13.9k

These are the best resources for System Design on the Internet

ChilliCream/graphql-platform
501日前4.8k

Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.