Skip to content

Commit b6a7fbf

Browse files
Bruce YangBruce Yang
Bruce Yang
authored and
Bruce Yang
committed
Update.
1 parent 0f97abe commit b6a7fbf

File tree

2 files changed

+89
-1
lines changed

2 files changed

+89
-1
lines changed

README.md

Lines changed: 76 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,77 @@
11
# Awesome LeetCode [![Build Status](https://travis-ci.org/avelino/awesome-go.svg?branch=master)](https://github.com/yanglr/awesome-leetcode) ![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)
2-
A curated list of awesome LeetCode Open Source projects and resource, namely the most popular Awesome LeetCode Open Source projects and resource.
2+
:octocat: A curated list of awesome LeetCode Open Source projects and resources. *Feel Free to contribute* 🎓.
3+
4+
---
5+
6+
[![Travis](https://img.shields.io/badge/language-C++-green.svg)]()
7+
[![Travis](https://img.shields.io/badge/language-Python-red.svg)]()
8+
[![Travis](https://img.shields.io/badge/language-Java-blue.svg)]()
9+
[![Travis](https://img.shields.io/badge/language-Go-red.svg)]()
10+
[![Travis](https://img.shields.io/badge/language-JavaScript-yellow.svg)]()
11+
12+
[![](https://img.shields.io/badge/Zhihu-知乎-blue)](https://www.zhihu.com/people/legege007)
13+
[![](https://img.shields.io/badge/bilili-哔哩哔哩-ff69b4)](https://space.bilibili.com/1443957)
14+
15+
English | [简体中文](./zh/README.md)
16+
17+
## 🚀 Quick start
18+
19+
20+
## 📺 Video resources selected
21+
22+
23+
### Youtube
24+
25+
26+
### Bilibili
27+
28+
29+
## 💻 Code selected
30+
31+
### C++
32+
33+
34+
### Java
35+
36+
37+
### Python
38+
39+
40+
41+
### C# (csharp)
42+
43+
44+
45+
### Go
46+
47+
48+
49+
### JavaScript
50+
51+
52+
### C
53+
54+
55+
### SQL
56+
57+
58+
59+
### Shell
60+
61+
62+
63+
64+
## 📝 Posts selected
65+
66+
67+
68+
## 📚 Books selected
69+
70+
71+
72+
## 🥇 Outstanding individuals in LeetCode coding
73+
74+
75+
76+
## 💡 How to contribute to this Repo
77+

zh/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
**Awesome LeetCode**: 一个优质的 LeetCode 开源项目和资源的精选集。
44

5+
---
6+
7+
[![Travis](https://img.shields.io/badge/language-C++-green.svg)]()
8+
[![Travis](https://img.shields.io/badge/language-Python-red.svg)]()
9+
[![Travis](https://img.shields.io/badge/language-Java-blue.svg)]()
10+
[![Travis](https://img.shields.io/badge/language-Go-red.svg)]()
11+
[![Travis](https://img.shields.io/badge/language-JavaScript-yellow.svg)]()
12+
13+
[![](https://img.shields.io/badge/Zhihu-知乎-blue)](https://www.zhihu.com/people/legege007)
14+
[![](https://img.shields.io/badge/bilili-哔哩哔哩-ff69b4)](https://space.bilibili.com/1443957)
15+
16+
简体中文 | [English](../README.md)
17+
518
## 🚀快速上手
619

720

0 commit comments

Comments
 (0)