Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c55b64d

Browse files
authored
Added example services links
1 parent b4bcb06 commit c55b64d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,12 @@ The output will look like this:
155155
So it is clearly visible which topics we should focus on in our preparation.
156156
In this case memoization topic is one of the targets for improvement, so I can go to https://leetcode.com/tag/memoization/ and choose a new memoization problem. Or use python to automate the process.
157157

158+
## Example services using this library
159+
160+
* Anki cards generator [https://github.com/prius/leetcode-anki](https://github.com/prius/leetcode-anki)
161+
* Leetcode helper website [https://github.com/prius/grind-helper](https://github.com/prius/grind-helper)
162+
163+
## Additional info
158164
You can find other examples of usage in `example.py`
159165

160166
Autogenerated by swagger documentation can be found [here](/README.generated.md).

0 commit comments

Comments
 (0)