NewsLab
Apr 28 20:32 UTC

Show HN: Algotutor – Practice Go with spaced repetition in your AI agent (algotutor.ai)

2 points|by zuzuleinen||1 comment|Read full story on algotutor.ai

Comments (1)

1 shown
  1. 1. zuzuleinen||context
    Hi everyone,

    I built this tool for Go developers who want to get better at algorithmic problem solving or learn concurrency in Go.

    I was not too happy with traditional methods, which only show you the solution straight away, so I came up with a way to leverage AI to present easier problems if the user doesn't know the answer, then gradually go back to the initial problem and add a spaced-repetition component to learning.

    Explained more in a Medium post[1], but happy to answer any questions!

    [1] https://medium.com/@andreiboar/algotutor-using-ai-to-actuall...