Show HN: A LeetCode assistant that guides you gradually https://ift.tt/kp9wEnh

Show HN: A LeetCode assistant that guides you gradually I made a Chrome extension that assists you in doing Leetcode problems. It's like having a buddy give you small hints and ask questions to guide you to the best solution yourself instead of giving you the answer immediately! I've had many people tell me it's helped them a lot. https://ift.tt/3Xm5HJF August 24, 2024 at 08:33PM

No comments:

Show HN: CLI App for Shamir's Secret Sharing https://ift.tt/PM3VEbv

Show HN: CLI App for Shamir's Secret Sharing I wrote a CLI application in Go that implements Shamir's Secret Sharing algorithm. It a...