Skip to content

Jorgensonnj/leetcode-python

Repository files navigation

Organization

Python Leetcode solutions are kept in problems/. Solutions are symlinked to their topic folders accordingly using the symlink.sh script

Usage

./symlink.sh FILE_PATH TOPIC_DIRECTORY...

Examples

./symlink.sh questions/1768_merge_strings_alternately.py string/ two_pointers/

or

./symlink.sh questions/1768_merge_strings_alternately.py string two_pointers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published