lotusk / leetcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practice leetcode

Goals

  • Sharpen problem-solving and coding skills

Practice rules

  • Write code only using leetcode text editor ,no IDE, no auto complete.
  • The problem will be solved using java and python.
  • Using GoLang for some concurrent fit case, like 17 we could backtrace tree concurrently.
  • Practice everyday.
  • Optimize time complexity and space complexity as possible.

About


Languages

Language:Java 52.7%Language:Python 37.8%Language:Go 9.5%