-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
The following two tasks need attention:
- Under the
annotationsdirectory, theTypeAnnotations.javafile is commented out. That is because it is wrong. Learn more about it and correctly write a proper implementation that is functional and serves the exemplary purpose. - Write tests for the three searching algorithms (Jump Search, Binary Search, Linear Search) using JUnit5.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers