Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
😟
I may be slow to respond.
😟
I may be slow to respond.
Pro
Block or report user

Report or block azl397985856

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse
Block or report user

Report or block azl397985856

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Pinned

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

    JavaScript 15.7k 2.7k

  2. 宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)

    498 66

  3. 这是我准备写的第一本书,其实早些时候已经打算开始写书了,只是苦于没有写书经验,无从下手。写书不同于博客,写书需要将知识,经验等系统化地讲述出来,而我现在恰巧缺乏这种表现能力。因此我决定在这里将项目中零散的东西记录下来,然后后期润色一下,写成一本书。

    200 15

  4. my personal website

    HTML 11 4

  5. Create React from zero series

    33 4

  6. Create webpack from zero series

    22 6

258 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2019

Created an issue in azl397985856/leetcode that received 12 comments

【每日一题】- 2019-08-19 - 593. 有效的正方形

给定二维空间中四点的坐标,返回四点是否可以构造一个正方形。 一个点的坐标(x,y)由一个有两个整数的整数数组表示。 示例: 输入: p1 = [0,0], p2 = [1,1], p3 = [1,0], p4 = [0,1] 输出: True   注意: 所有输入整数都在 [-10000,10…

12 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.