exercism / problem-specifications

Shared metadata for exercism exercises.
MIT License
327 stars 545 forks source link

Basic Concepts of Number Theory #967

Open adarshk007 opened 7 years ago

adarshk007 commented 7 years ago

All the practice questions will be based on Basic elementary Number Theory Concepts. Eg:

Stargator commented 6 years ago

I would recommend the exercise is broken into multiple exercises.

One exercise that touches on Chinese Reminder Theorem. Another for Euler Totient Function, etc

Bundling them all into one exercise can be confusing for users new to one or more of those concepts.

ErikSchierboom commented 2 years ago

In general, we aim to have our exercises not be about math. As such, I don't feel like these suggestions would make for a very appealing exercise. As such, I'm gonna close this issue. If anyone wants to pursue this issue more, let me know and we could reopen.

SaschaMann commented 2 years ago

These sound like great candidates for #1906