larissalages / code_problems

Code Problems from Coding Challenge Websites. The goal is to help them to improve their code skills and also studying for coding interviews.
MIT License
55 stars 182 forks source link

Added Search algorithms in C++ folder of classical_algorithms #427

Closed Rishita489 closed 1 year ago

Rishita489 commented 1 year ago

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

Description

I have added Linear Search and Binary Search algorithms in C++ folder of classical_algorithms .

Rishita489 commented 1 year ago

Can you please review and merge this PR under Hacktoberfest 2022 .

Rishita489 commented 1 year ago

Also can you please assign hacktoberfest label to it .