41 Forks
171 Stars
171 Watchers

leetcode-pattern-500

LeetCode Pattern 500 offers 500 solutions for LeetCode problems in Python and Java, 17 notes on essential concepts related to data structures and algorithms, and 130 patterns for solving LeetCode problems.

How to download and setup leetcode-pattern-500

Open terminal and run command
git clone https://github.com/tiationg-kho/leetcode-pattern-500.git
git clone is used to create a copy or clone of leetcode-pattern-500 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with leetcode-pattern-500 https://github.com/tiationg-kho/leetcode-pattern-500/archive/master.zip

Or simply clone leetcode-pattern-500 with SSH
[email protected]:tiationg-kho/leetcode-pattern-500.git

If you have some problems with leetcode-pattern-500

You may open issue on leetcode-pattern-500 support forum (system) here: https://github.com/tiationg-kho/leetcode-pattern-500/issues