Skip to content

Improve LinearSearch documentation with example and explanation#7335

Merged
DenizAltunkapan merged 2 commits intoTheAlgorithms:masterfrom
AbhiramSakha:patch-6
Mar 25, 2026
Merged

Improve LinearSearch documentation with example and explanation#7335
DenizAltunkapan merged 2 commits intoTheAlgorithms:masterfrom
AbhiramSakha:patch-6

Conversation

@AbhiramSakha
Copy link
Contributor

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-commenter commented Mar 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.45%. Comparing base (010c955) to head (830ee13).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #7335      +/-   ##
============================================
- Coverage     79.46%   79.45%   -0.01%     
+ Complexity     7084     7082       -2     
============================================
  Files           790      790              
  Lines         23161    23161              
  Branches       4556     4556              
============================================
- Hits          18405    18403       -2     
  Misses         4022     4022              
- Partials        734      736       +2     

☔ 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
Contributor 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.

@DenizAltunkapan DenizAltunkapan enabled auto-merge (squash) March 25, 2026 18:35
@DenizAltunkapan DenizAltunkapan merged commit 2927595 into TheAlgorithms:master Mar 25, 2026
7 checks passed
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.

3 participants