Skip to content

coderYashi/Searching-technique

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Searching-technique💻

Search a given number in the array using linear Searching technique using function

Background

What is Searching in Data Structure?

The process of finding the desired information from the set of items stored in the form of elements in the computer memory is referred to as 'searching in data structure'. These sets of items are in various forms, such as an array, tree, graph, or linked list

Contributor

About

Search a given number in the array using linear Searching technique using function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 76.1%
  • C++ 14.3%
  • Java 5.3%
  • HTML 4.3%