The-Streamliners / Data-Structures-and-Algorithms

Hacktoberfest's DSA Challenge, create algorithms, programs in any programming language you love and prefer! Check the ISSUE section for ideas.
MIT License
21 stars 100 forks source link

Implementation of Searching Alogrithms. #22

Open Iltwats opened 3 years ago

Iltwats commented 3 years ago

Linear Search Binary Search Jump Search Interpolation Search Exponential Search Sublist Search (Search a linked list in another list) Fibonacci Search The Ubiquitous Binary Search Recursive program to linearly search an element in a given array Recursive function to do substring search Unbounded Binary Search Example (Find the point where a monotonically increasing function becomes positive first time)

issue-label-bot[bot] commented 3 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.87. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Sameera-Aryasomayajula commented 3 years ago

Hey, can I contribute the solution for exponential search and jump search

Iltwats commented 3 years ago

Yes

Mayur500 commented 3 years ago

Hey, can I contribute the solution for Linear Search, Binary Search, Recursive program to linearly search an element in a given array and Recursive function to do a substring search

Iltwats commented 3 years ago

Yes go ahead.

On Fri, 2 Oct, 2020, 5:04 pm Mayur, notifications@github.com wrote:

Hey, can I contribute the solution for Linear Search, Binary Search, Recursive program to linearly search an element in a given array and Recursive function to do a substring search

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Iltwats/hacktoberfest/issues/22#issuecomment-702682827, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM5BX6ELEWN62YLTGH2LOYTSIW3DXANCNFSM4R76QLOQ .

--       

www.jecrcuniversity.edu.in http://www.jecrcuniversity.edu.in

ENGINEERING | SCIENCES | MANAGEMENT | HUMANITIES | LAW | AGRICULTURE | HOTEL MANAGEMENT | JOURNALISM MASS COMMUNICATION | DESIGN | Important: The information in this email is confidential and may be legally privileged, It is intended solely for the addressee(s). Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution is prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. Thank you, JECRC University - Disclaimer "SAVE PAPER.  Good for your planet. Good for your Business"

bhavyakjain commented 3 years ago

Can I contribute an Unbounded binary search, please?

Iltwats commented 3 years ago

Yes.

ritik307 commented 3 years ago

i would like to solve linear search using c++

Iltwats commented 3 years ago

I think it is already present, Choose some other.

navjotdadwal commented 2 years ago

Sir please assign this issue to me

Why you should assign this to me? i am current rated 5 star at codechef with rating of 2153 and rated expert at codeforces with rating of 1776 https://codeforces.com/profile/navjotdadwal https://www.codechef.com/users/navjot1234 So i can handle and solve this issue

Iltwats commented 2 years ago

@navjotdadwal assigned.