Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User should be able to update the code to their own implementation #128

Open
kounkou opened this issue Nov 15, 2024 · 0 comments
Open

User should be able to update the code to their own implementation #128

kounkou opened this issue Nov 15, 2024 · 0 comments
Labels

Comments

@kounkou
Copy link
Owner

kounkou commented Nov 15, 2024

Description

Hedgehog is more of a memory tool rather than a validator or an online judge. As a Software developer, you probably need to know how to implement a Binary search since it can help cut the search time from linear to log.
Sure you can recover this, but it's just more efficient if you have at the tip of your finger. Imagine using algorithms and data structures like you use words everyday (Imagine you couldn't recall words)

Now, we can still have a feature to let the user modify the current solution to what the user prefers. The change can be local, like you say each one has different approaches, and that's good.
I'll create a ticket ;-)

Credit to : @elvis-gene

Acceptance criteria

  • Once the solution updated, the user should see the updated solution for next practice.
  • Would validation be added to help the user with entering a better solution
@kounkou kounkou added the medium label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant