TheAlgorithms / R

Collection of various algorithms implemented in R.
MIT License
875 stars 295 forks source link

Create searching algorithm in R #103

Open paras-2407 opened 1 year ago

paras-2407 commented 1 year ago

We can create a folder for searching algorithm in R language, and add certain searching algorithms such as linear search and binary search.

paras-2407 commented 1 year ago

@vbrazo please assign me this issue, so that I can send a PR under hacktoberfest and hacktoberfest-accepted label.

paras-2407 commented 1 year ago

@siriak have you reviewed my PR? If yes then please label it under hacktoberfest-accepted label. It would be very grateful for me.

siriak commented 1 year ago

Please link the PR, I don't see any open

paras-2407 commented 1 year ago

Please check for the same

Thanks and Regards,

Paras Goyal


From: Andrii Siriak @.> Sent: 07 October 2023 19:03 To: TheAlgorithms/R @.> Cc: Paras Goyal @.>; Assign @.> Subject: Re: [TheAlgorithms/R] Create searching algorithm in R (Issue #103)

Please be cautious This email was sent outside of your organisation


Please link the PR, I don't see any open

— Reply to this email directly, view it on GitHubhttps://github.com/TheAlgorithms/R/issues/103#issuecomment-1751714312, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A7LKXNRXNEJGUZ5KG47VCKLX6FKY3AVCNFSM6AAAAAA5WXDRGOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJRG4YTIMZRGI. You are receiving this because you were assigned.Message ID: @.***>

paras-2407 commented 1 year ago

Now please check as I have made the changes you needed.