# Blog Overview

This blog is used to record my personal progress on coding and algorithm. Hopefully i can use this to monitor the progress so that i won't be lazy.

# Leetcode Progress

Go over at least 200 problems this year including common types of problems. Take down notes on each problem and tell how to solve this problem.

Navigate to Leetcode Progress

# Kaggle Competition

Plan remains to be updated.

# How To Post

  1. Add the blog file(.md) into the folder(leetcode, kaggle or else)
    • Name should be problem-type_problem-no.md(string_123.md)
    • Heading should be h3 or h4.
  2. Add link in the README.md of the folder
  3. Add sidebar hyperlink in the /leetcode/sidebar.js