Algorithms
Algorithms copied to clipboard
Implement Fermat Method in Primality Test Algorithms
Implement Fermat Method in Primality Test Algorithms in a language of your choice.
Please read the contributing guidelines in CONTRIBUTING.md
Languages claimed/implemented:
- [x] C++ (by @arnav-roy)
- [x] Java (by @juanmagutierrez)
- [x] Python (by @prerna250)
- [ ] C#
i would like to contribute in this project in python language.
@prerna250 assigning it to you
I would like to contribute in C++
@arnav-roy sure assigning it to you
i would like to do it in Java.
@juanmagutierrez sure
I have submitted 3 PR's.
@prerna250 none of the PRs you submitted are on this repo so I can't accept them. I think you made them on your fork instead. Refer this for some instructions and make the PRs on this repo instead. Your code is good and as soon as you make a PR here, I'll be able to accept them.
Happy coding 🎉
oh okay i am quiet new to this thing thanks a lot for the guidance i'll make the necessary changes ASAP
Can I work on the C code?