Skip to content

Improve documentation for LinearSearch implementation #7334

@AbhiramSakha

Description

@AbhiramSakha

What would you like to share?

The LinearSearch implementation works correctly, but adding more detailed documentation would improve readability for beginners.

Suggested improvements:

  • Add step-by-step explanation of how the algorithm works
  • Include a simple example input/output
  • Clearly mention time complexity (O(n))

This would make the implementation easier to understand for new contributors.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting triageAwaiting triage from a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions