Skip to content

Unit tests #41

@faheel

Description

@faheel

Add unit tests for the following programs:

  • N-Queens
  • Kadane
  • LCS
  • KMP
  • Searching
    • Common test for linear search and binary search
    • Ternary search*
  • Sorting
    • Common test
    • Radix sort

* Ternary search currently has a unit test but it needs to be refactored.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions