Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Files refactored for lint compliance. Tests and benchmarks added. #221
Conversation
Signed-off-by: Jobin John <jobin1094@gmail.com>
Signed-off-by: Jobin John <jobin1094@gmail.com>
|
Squash the commits before we merge this. Everything else LGTM. |
|
Thanks @vedantmamgain . Merging changes(commits squashed) and adding hacktoberfest-accepted label. |
|
LGTM |
Signed-off-by: Jobin John jobin1094@gmail.com
Changes made:
- Refactored prime check folder and package names.
- Cleaned test file.
- Added benchmarks for both approaches.
- Refactored folder and package names.
- Added tests and benchmark.
- Refactored folder and package names.
- Some modifications made to fix golint warnings.
- Added tests and benchmarks.
Fixes part of #145