Welcome to my LeetCode Page!
Hi! I'm Gulkaran and I built this markdown-documentation styled page to showcase some of the LeetCode questions I've completed. You can explore projects by patterns and difficulty by clicking on a problem to the left.
If you're lost, you can head back to my portfolio.
My solutions might not be the best. Let me live. If you notice that these list of questions haven't been updated in a while... again please let me live.
Wondering How I Made It?
I utilized serverless cloud computing (woah buzz words!) through multiple AWS services such as S3, DynamoDB, Lambda, and API Gateway Routes. My content is organized via DynamoDB and the markdown files are fetched from S3. Did I have to do all that? Nope, but it was a learning experience nevertheless.
I also used markdown-to-jsx along with some syntax-hlghlighting and KaTeX libraries so I can do cool stuff like this:
Code Snippets
Inline Math
This algorithm runs in time. What's ? I'll give you a hint, it's not 0.