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

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

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>>