Skip to content

Improve LinearSearch documentation with example and explanation#7335

Open
AbhiramSakha wants to merge 1 commit intoTheAlgorithms:masterfrom
AbhiramSakha:patch-6
Open

Improve LinearSearch documentation with example and explanation#7335
AbhiramSakha wants to merge 1 commit intoTheAlgorithms:masterfrom
AbhiramSakha:patch-6

Conversation

@AbhiramSakha
Copy link

Closes #

Improved documentation for LinearSearch:

  • Added explanation of algorithm
  • Included example usage
  • Mentioned time and space complexity

This enhances readability for beginners.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.45%. Comparing base (af1d9d1) to head (890593e).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #7335   +/-   ##
=========================================
  Coverage     79.45%   79.45%           
- Complexity     7074     7075    +1     
=========================================
  Files           789      789           
  Lines         23150    23150           
  Branches       4553     4553           
=========================================
+ Hits          18393    18394    +1     
  Misses         4021     4021           
+ Partials        736      735    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AbhiramSakha
Copy link
Author

Codecov Report

✅ All modified and coverable lines are covered by tests. ✅ Project coverage is 79.45%. Comparing base (af1d9d1) to head (890593e).

Additional details and impacted files
☔ View full report in Codecov by Sentry. 📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:

Thanks for the report! All changes are covered by tests. Please let me know if any improvements are needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants