front-end-interview-handbook/packages/front-end-interview-guidebook/contents/system-design/zh-CN.mdx

26 lines
1.5 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 前端系统设计面试 - 快速入门
description: 快速概览您可以为前端系统设计面试利用的所有最佳资源
seo_title: 前端系统设计面试 | 如何准备
seo_description: 准备前端系统设计面试的快速入门指南 — 期望什么、使用什么资源以及在哪里练习
social_title: 前端系统设计 - 快速入门 | GreatFrontEnd
---
系统设计面试可以有多种形式涵盖整个开发堆栈。GreatFrontEnd 专注于**前端系统设计**,即客户端应用程序和 UI 组件的系统设计和架构,而不是后端分布式系统。
我们编写了一份全面的[前端系统设计指南](/front-end-system-design-playbook),您绝对应该查看一下。
## 使用最佳实践设计您的系统
在进行系统设计面试时,无论您是被要求设计应用程序、游戏还是 UI 组件,都有一些需要特别注意的事项。 结合我们[用户界面问题备忘单](/front-end-interview-playbook/user-interface-questions-cheatsheet)中的提示,提升您的前端面试水平。
## 练习题
GreatFrontEnd 包含许多前端系统设计案例研究和真实世界的例子,包括但不限于:
* [新闻提要(例如 Facebook](/questions/system-design/news-feed-facebook)
* [自动完成组件](/questions/system-design/autocomplete)
* [电子商务网站(例如亚马逊)](/questions/system-design/e-commerce-amazon)
* [图片轮播](/questions/system-design/image-carousel)
* [谷歌文档](/questions/system-design/collaborative-editor-google-docs)