Skip to content

feat(search): Implement linear search with custom comparator - #16

Open
Raja-89 wants to merge 1 commit into
lindelwa122:mainfrom
Raja-89:feature/linear-search-implementation
Open

feat(search): Implement linear search with custom comparator#16
Raja-89 wants to merge 1 commit into
lindelwa122:mainfrom
Raja-89:feature/linear-search-implementation

Conversation

@Raja-89

@Raja-89 Raja-89 commented Oct 22, 2025

Copy link
Copy Markdown

Closes #1

Signed-off-by: Raja Rathour <imraja729@gmail.com>
@Raja-89

Raja-89 commented Oct 22, 2025

Copy link
Copy Markdown
Author

Hi @lindelwa122 ,
I've successfully implemented the linear search method for Issue #1 as assigned.
I ensured the code uses the custom comparator, handles all edge cases, and passed the local performance test.

The PR is ready for your review when you have a chance! Thanks!

@lindelwa122

Copy link
Copy Markdown
Owner

@Raja-89, thanks for the contributions.

@Raja-89

Raja-89 commented Oct 23, 2025

Copy link
Copy Markdown
Author

@Raja-89, thanks for the contributions.
Hey @lindelwa122 !, I think you didn't merge the PR, any reason?

@lindelwa122

Copy link
Copy Markdown
Owner

Hey @Raja-89 , I will mark it as hacktoberfest-accepted tomorrow.

@Raja-89

Raja-89 commented Oct 24, 2025

Copy link
Copy Markdown
Author

Hey @Raja-89 , I will mark it as hacktoberfest-accepted tomorrow.

But It is already marked as hactober-accepted, I think it is to be merged.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

search.linear

2 participants