SierraHQ / FrontEndCollection

Notes for Front-end Software Engineers and Javascripters. Covers common data structure and algorithms, basic concepts, HTML & CSS & Javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FrontEndCollection (Keep updating, hopefully...)

Web Development Basics

1. What happens when you type in a URL
2. GET vs POST
3. What can we do to improve a website's performance?
4. HTML5 offline storage mechanism
5. Common time and space-complexity

Data Structures & Algorithm Part

Array

Todo...

⭐⭐

Construct Binary Tree from Preorder and Inorder Traversal

⭐⭐⭐

Product of Array Except Self
Merge Intervals
Longest Consecutive Sequence

String

Linked-List

Tree


🤯 If you find errors in the content of this project, don't hesitate to submit issues or pull requests on GitHub for corrections, I really, really appreciate it

🤯如果你发现本项目有任何内容上的错误,欢迎在 GitHub 提交 issues 或者 pull requests 进行打脸

About

Notes for Front-end Software Engineers and Javascripters. Covers common data structure and algorithms, basic concepts, HTML & CSS & Javascript.


Languages

Language:JavaScript 65.6%Language:CSS 19.4%Language:HTML 14.9%