https://github.com/0xff-dev/for-an-offer
Just wait an offer, We want to be real programmer.
https://github.com/0xff-dev/for-an-offer
cpp go java leetcode python3 shell sql
Last synced: about 1 month ago
JSON representation
Just wait an offer, We want to be real programmer.
- Host: GitHub
- URL: https://github.com/0xff-dev/for-an-offer
- Owner: 0xff-dev
- Created: 2019-03-13T08:44:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T16:27:52.000Z (almost 5 years ago)
- Last Synced: 2025-03-29T12:46:55.813Z (about 2 months ago)
- Topics: cpp, go, java, leetcode, python3, shell, sql
- Language: Go
- Homepage: https://stevenshuang.github.io
- Size: 624 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# for-an-offer
Just wait an offer, We want to be real programmer.## 格式说明
1. 建立个人文件夹 name-leetcode-language
2. 在个人文件夹内,以题目名称新建文件夹,阶梯代码放到改题目文件夹下.> 具体格式
```
zs-leetcode-go
problem1
solution.go
solution_test.go
```