diff --git a/docs/assets/google-sheet-example.jpg b/docs/assets/google-sheet-example.jpg new file mode 100644 index 0000000..9acfb34 Binary files /dev/null and b/docs/assets/google-sheet-example.jpg differ diff --git a/docs/leetpattern/index.md b/docs/leetpattern/index.md index 343626f..b29474f 100644 --- a/docs/leetpattern/index.md +++ b/docs/leetpattern/index.md @@ -3,3 +3,9 @@ comments: True --- # LeetPattern + +### Sheet + +- In order to visualize and practice the algorithm, I use google sheets to make drafts. You also can have access to it [here](https://drive.google.com/drive/folders/1yxoqn6ra6Th5a_KHJRx3drcy950JPRVg?usp=drive_link). + +![sheet-example](../assets/google-sheet-example.jpg)