https://github.com/tonysy/codingpractice
Record Coding Practice Experience, Knowledge, Skills and Problem Solutions
https://github.com/tonysy/codingpractice
Last synced: about 2 months ago
JSON representation
Record Coding Practice Experience, Knowledge, Skills and Problem Solutions
- Host: GitHub
- URL: https://github.com/tonysy/codingpractice
- Owner: tonysy
- Created: 2018-07-31T06:39:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-20T05:49:44.000Z (about 6 years ago)
- Last Synced: 2025-02-14T11:52:59.870Z (4 months ago)
- Language: C++
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodingPractice
Record Coding Practice Experience, Knowledge, Skills and Problem Solutions
## 1. Leetcode Everyweek
I will record my leetcode practice plan, follow the schedule and write solution for each problem
- [Project Home Page](https://github.com/tonysy/leetcode-everyweek)
## 2. Code jam(Google)
- [Click to project](./codejam/)I plan to record the codejam practice in this folder, with problem solution and related knowledge
## 3. 剑指offer(MS)
- [Click to project](./codinginterview/)This folder will collect all problems and solutins from the classic coding interview book <<剑指offer>>