Skip to content

Conversation

@Skg58
Copy link
Contributor

@Skg58 Skg58 commented Oct 14, 2025

Implement visualisation of linear search. Also some work is done for binary search, it will be fully implemented in further commits.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes: #20

Checklist

Binary search will be implemented in further commits
@adityacosmos24
Copy link
Collaborator

@Skg58 pls resolve the merge conflicts and commit the changes I will merge it then

@Skg58
Copy link
Contributor Author

Skg58 commented Oct 29, 2025

Sure , Sir!

@Skg58
Copy link
Contributor Author

Skg58 commented Oct 29, 2025

Sir, I’ve created a new pull request titled “Added Searching Algorithms” that includes all the completed implementations. Kindly review and merg the new PR. I’m closing this old one to keep things clean.

@Skg58 Skg58 closed this Oct 29, 2025
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.

feat: Add Linear and Binary Search Algorithms

2 participants