/leetcode_record

The answer code towards the questions on leetcode

Primary LanguageJava

leetcode_record

What in this repository

My personal code towards the questions on leetcode.
The simple questions I wrote code in C or python.
The latter questions I began to write in java.

How to search

You can search questions in this repository by their name in leetcode. And all the letters are in lowercase and the blank space between words replaced by _.

..md file
The markdown file including the description about the question. And the ..[A].md includeing some useful Algorithms I collected.