bhaveshlohana / HacktoberFest2020-Contributions

A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Hello World Programs and Algorithms! Please leave a star ⭐ to support this project! ✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Searching Algorithms!

bhaveshlohana opened this issue · comments

You can contribute the following searching algorithms(in any programming language):

  • Binary Search
  • Linear Search

Fork this repo(give it a star, if you want) and create a Pull Request.

Added Binary Search in c and c++ #11

Adding the Binary and Linear Search Codes in java #18

Added Linear & Binary Searching in Python #48 @bhaveshlohana.

Added a Binary Search in GOlang #59 @bhaveshlohana

Hey @bhaveshlohana I will write in Javascript. Assign it to me.

@bhaveshlohana
Added Linear Search In PHP an #85

Added Binary Search in Javascript #84

adding linear search in cpp

assign it to me i can add linear search and binary search in java c++ python

I have added program for linear search using "flag" and Binary search using Recursion.

I have added the implementation of Linear Search using JavaScript.

I have implemented Binary Search in C#

I have added Binary Search Implementation in Java

hey can i contribute on this

I have added Fibonacci Search Algorithm in python

Please review my PR #617 for hacktober fest. I have implemented Linear Search in java. Thank you.

Added Binary Search in Kotlin #707

Please review my PR ,i Added Binary Search in JS #710