Skip to content

mksoska/ossdev-01-485607

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ossdev-01-485607

PB173 first homework

Assignment

Implement an algorithm for prime numbers computation in an given interval [a, b].

Implementation

Source code is written in Java in the Maven build structure. All of the documentation is handled by javadoc comments.

Tests

Tests (as a part of the Maven build) consist of basic cases and also exceptions that can occur.

About

PB173 first homework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages