Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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解题之路。)
- Host: GitHub
- URL: https://github.com/darkalexwang/leetcode
- Owner: DarkAlexWang
- Created: 2020-01-09T05:28:07.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-28T19:00:25.000Z (about 2 years ago)
- Last Synced: 2023-02-28T09:32:38.157Z (almost 2 years ago)
- Language: Python
- Size: 979 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
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)