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

Add tags to a kata about Math or CS concepts #3330

Open
AmirTallap opened this issue Jan 25, 2025 · 0 comments
Open

Add tags to a kata about Math or CS concepts #3330

AmirTallap opened this issue Jan 25, 2025 · 0 comments

Comments

@AmirTallap
Copy link

AmirTallap commented Jan 25, 2025

Is your feature request related to a problem?
Yes, at least for me

Problem
I often struggle when encountering new math or computer science concepts, such as LCG, PRNG, the Quadratic Formula, or Quaternions. Understanding these concepts on a deeper level can take time and effort, especially when they appear in katas without much context.

Solution
We could implement a system to generate a list of all katas with a "concept tag" feature. These tags would provide insight into the primary topics covered in the kata. To ensure accuracy, each tag could be approved by at least four mods before being displayed. I believe we have enough mods to handle this process. This way, we maintain both the quality and usefulness of the tags for learners.

Describe alternatives you've considered
Creating a bunch of collections, which didn't work quite well.

Additional context
Some might see it as a spoiler to reveal tags related to specific concepts (like "Dynamic Programming"), but I believe it’s not a significant issue. For those who prefer avoiding spoilers, we could make these tags optional or hide them until the kata is solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant