Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/darkalexwang/leetcode

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

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Leetcode-2020
Started on Feb 2020 with Python in Leetcode, using leetcode-cli to help me collect question and answers.

## Stats
Easy 98/449 ( 21.83 %) ███████░░░░░░░░░░░░░░░░░░░░░░░
Medium 151/880 ( 17.16 %) ██████░░░░░░░░░░░░░░░░░░░░░░░░
Hard 14/359 ( 3.90 %) ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░

## Tag
As you can see there are several folders in it, these are the interview question I collected from 1point3acre.com

# Some useful links
## Facebook
When I prepared Fackbook onsite interview, these questions are all in Leetcode tag and reallly common in the real interview

[Facebook_Prepare](https://github.com/youhusky/Facebook_Prepare)

Some company’s tag in Leetcode.

[Leetcode_tag](https://github.com/youhusky/Leetcode_Company)