#other #design #development #web #web_app #oop #design_patterns #interview #interview_questions #interview_preparation #object_oriented_programming #system_design #system_design_primer #system_design_questions #low_level_design #machine_coding #system_design_interview
https://github.com/prasadgujar/low-level-design-primer
https://github.com/prasadgujar/low-level-design-primer
GitHub
GitHub - prasadgujar/low-level-design-primer: Dedicated Resources for the Low-Level System Design. Learn how to design and implement…
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview. - prasadgujar/low-level-design-primer
#typescript #architecture #backend #data_flow #database #design_tool #distributed_systems #microservices #microservices_architecture #scalability #server #system_design #visualization #web_development
https://github.com/honzaap/Systemizer
https://github.com/honzaap/Systemizer
GitHub
GitHub - honzaap/Systemizer: A system design tool that allows you to simulate data flow of distributed systems.
A system design tool that allows you to simulate data flow of distributed systems. - honzaap/Systemizer
#c_lang #administrator #benchmarking #c #debugger #monitor #monitor_performance #monitoring #performance #performance_monitoring #performance_tuning #process_manager #process_monitor #processhacker #profiling #realtime #security #system_monitor #windows
https://github.com/processhacker/processhacker
https://github.com/processhacker/processhacker
GitHub
GitHub - winsiderss/systeminformer: A free, powerful, multi-purpose tool that helps you monitor system resources, debug software…
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-i...
#other #architecture #distributed_systems #engineering #interview #interview_preparation #scalability #system_design #system_design_interview #tech
https://github.com/karanpratapsingh/system-design
https://github.com/karanpratapsingh/system-design
GitHub
GitHub - karanpratapsingh/system-design: Learn how to design systems at scale and prepare for system design interviews
Learn how to design systems at scale and prepare for system design interviews - karanpratapsingh/system-design
#python #coursework #distributed_systems #system_design #system_design_interview #system_design_project #system_design_questions
https://github.com/relogX/system-design-questions
https://github.com/relogX/system-design-questions
GitHub
GitHub - arpitbbhayani/system-design-questions: Problem statements on System Design and Software Architecture as part of Arpit's…
Problem statements on System Design and Software Architecture as part of Arpit's System Design Masterclass - arpitbbhayani/system-design-questions
#jupyter_notebook #ai #deep_learning #interview #interview_practice #interview_preparation #interviews #machine_learning #machine_learning_algorithms #scalable_applications #system_design
https://github.com/alirezadir/machine-learning-interview-enlightener
https://github.com/alirezadir/machine-learning-interview-enlightener
GitHub
GitHub - alirezadir/Machine-Learning-Interviews: This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
This repo is meant to serve as a guide for Machine Learning/AI technical interviews. - GitHub - alirezadir/Machine-Learning-Interviews: This repo is meant to serve as a guide for Machine Learning/...
#go #host_metrics #machine_metrics #metrics #node_metrics #procfs #prometheus #prometheus_exporter #system_information #system_metrics
https://github.com/prometheus/node_exporter
https://github.com/prometheus/node_exporter
GitHub
GitHub - prometheus/node_exporter: Exporter for machine metrics
Exporter for machine metrics. Contribute to prometheus/node_exporter development by creating an account on GitHub.
#java #cpu_usage #disk_utilization #hacktoberfest #hardware_information #jna #memory_usage #operating_system #process_list #processor #serialnumbers #system_monitoring #usb_devices
https://github.com/oshi/oshi
https://github.com/oshi/oshi
GitHub
GitHub - oshi/oshi: Native Operating System and Hardware Information
Native Operating System and Hardware Information. Contribute to oshi/oshi development by creating an account on GitHub.
#python #design #design_patterns #design_system #development #interview #interview_practice #interview_questions #programming #python #system #web #web_application #webapp
This guide helps you learn how to design large-scale systems and prepare for system design interviews. Here are the key points The guide provides an organized collection of resources on system design principles, including video lectures, articles, and practice interview questions.
- **Interview Preparation** The guide covers various system design topics like performance vs scalability, latency vs throughput, availability vs consistency (CAP theorem), caching, load balancing, reverse proxies, database design (SQL and NoSQL), and communication protocols (HTTP, TCP, UDP).
- **Tools and Techniques** The guide includes real-world architectures from companies like Google, Facebook, Twitter, and others to help understand how these principles are applied in practice.
- **Contributing**: It encourages contributions to improve and expand the content.
Using this guide, you can become a better engineer by learning how to build scalable systems and prepare effectively for technical interviews.
https://github.com/donnemartin/system-design-primer
This guide helps you learn how to design large-scale systems and prepare for system design interviews. Here are the key points The guide provides an organized collection of resources on system design principles, including video lectures, articles, and practice interview questions.
- **Interview Preparation** The guide covers various system design topics like performance vs scalability, latency vs throughput, availability vs consistency (CAP theorem), caching, load balancing, reverse proxies, database design (SQL and NoSQL), and communication protocols (HTTP, TCP, UDP).
- **Tools and Techniques** The guide includes real-world architectures from companies like Google, Facebook, Twitter, and others to help understand how these principles are applied in practice.
- **Contributing**: It encourages contributions to improve and expand the content.
Using this guide, you can become a better engineer by learning how to build scalable systems and prepare effectively for technical interviews.
https://github.com/donnemartin/system-design-primer
GitHub
GitHub - donnemartin/system-design-primer: Learn how to design large-scale systems. Prep for the system design interview. Includes…
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. - donnemartin/system-design-primer
#other #algorithm #computer_science #cpp #interview #java #leetcode #python #system_design
This resource is a comprehensive collection of notes on various computer science topics, including algorithms, operating systems, networking, databases, Java, system design, and more. It provides detailed explanations and solutions to problems from platforms like LeetCode and剑指 Offer. The notes are well-organized and follow a clear formatting guide to ensure readability. The benefit to the user is that it serves as a one-stop resource for learning and reviewing key concepts in computer science, helping to improve coding skills and knowledge in a structured manner.
https://github.com/CyC2018/CS-Notes
This resource is a comprehensive collection of notes on various computer science topics, including algorithms, operating systems, networking, databases, Java, system design, and more. It provides detailed explanations and solutions to problems from platforms like LeetCode and剑指 Offer. The notes are well-organized and follow a clear formatting guide to ensure readability. The benefit to the user is that it serves as a one-stop resource for learning and reviewing key concepts in computer science, helping to improve coding skills and knowledge in a structured manner.
https://github.com/CyC2018/CS-Notes
GitHub
GitHub - CyC2018/CS-Notes: :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计. Contribute to CyC2018/CS-Notes development by creating an account on GitHub.
#typescript #algorithm #algorithm_interview #algorithm_interview_questions #algorithms #behavioral_interviews #coding_interviews #interview_practice #interview_preparation #interview_questions #system_design
The Tech Interview Handbook is a free resource that helps you prepare for technical interviews at tech companies. It includes curated materials like best practice questions, resume guides, behavioral questions, and algorithm cheatsheets. This handbook covers all phases of the interview process, from applying to negotiating an offer. It's designed for busy engineers and provides practical, condensed information to help you practice efficiently and land your dream job. Over a million people have already benefited from it.
https://github.com/yangshun/tech-interview-handbook
The Tech Interview Handbook is a free resource that helps you prepare for technical interviews at tech companies. It includes curated materials like best practice questions, resume guides, behavioral questions, and algorithm cheatsheets. This handbook covers all phases of the interview process, from applying to negotiating an offer. It's designed for busy engineers and provides practical, condensed information to help you practice efficiently and land your dream job. Over a million people have already benefited from it.
https://github.com/yangshun/tech-interview-handbook
GitHub
GitHub - yangshun/tech-interview-handbook: Curated coding interview preparation materials for busy software engineers
Curated coding interview preparation materials for busy software engineers - yangshun/tech-interview-handbook
#go #monitoring #monitoring_tool #system
Nezha Monitoring is a tool that helps you keep an eye on your servers and websites. It can check system status, HTTP connections, TCP, and ping times. It also sends alerts if something goes wrong and allows you to run scheduled tasks and use a web terminal. This tool is lightweight, self-hostable, and supports multiple languages like English, Chinese, and Spanish. Using Nezha Monitoring helps you stay informed about your system's health and respond quickly to any issues, making it easier to manage your servers and websites.
https://github.com/nezhahq/nezha
Nezha Monitoring is a tool that helps you keep an eye on your servers and websites. It can check system status, HTTP connections, TCP, and ping times. It also sends alerts if something goes wrong and allows you to run scheduled tasks and use a web terminal. This tool is lightweight, self-hostable, and supports multiple languages like English, Chinese, and Spanish. Using Nezha Monitoring helps you stay informed about your system's health and respond quickly to any issues, making it easier to manage your servers and websites.
https://github.com/nezhahq/nezha
GitHub
GitHub - nezhahq/nezha: :trollface: Self-hosted, lightweight server and website monitoring and O&M tool
:trollface: Self-hosted, lightweight server and website monitoring and O&M tool - nezhahq/nezha