Skip to content

Mr-HECKER147/Binary-Search-Of-User-Defined-Array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Binary-Search-Of-User-Defined-Array

Binary Search Of User Defined Array Written in C

  1. Asks User,how many elements they want in the array that you want to search
  2. Prompts user to enter the elements (each indivisual elements is defined by a space or newline(enter))
  3. Asks user what element they want to search in the array
  4. Shows the element and the index no. where the element is found

About

Binary Search Of User Defined Array

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages