Skip to content

Type Annotations and tests for Searching #8

@Diptonil

Description

@Diptonil

The following two tasks need attention:

  • Under the annotations directory, the TypeAnnotations.java file 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions