answersLogoWhite

0

There are two types of searching technique used in data structure.such as linear and binary search.

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about Engineering

What is the difference between a data type and a data structure?

Data type can be regarded as data structure because we can define our own data type by using typed function. Data types are the category in which the variable are listed to hold the specific value and data structures are the way in which the values and variables are stored in the memory. The use of a data type called structures allows a collection of values possibly of different types to be treated as a single item. Each data structure is built up from the basic data types of the underlying programming language using the available data structuring facilities, such as arrays & pointers


How many shorting method in data structure in c?

There are so many sorting methods available in data structure.Bubble sortShell sortMerge sortCount sortBucket sortRadix sortQuick sorkSelection sortHeap SortInsertion sort


Is a linked list a physical data structure?

Physical data structures are how data is organized on a hardware storage device, and therefore how they appear to the computer. Logical or virtual data structures are software-based objects, and how the user or program sees it. Although many file systems use a type of linked list format for storing information, a linked list is used for both hardware and software purposes, and therefore it cannot fall under either the physical or virtual data structure classification.


How many types of tree in data structure?

1. Binary Tree 2. Null Tree 3. High&Low Balance Tree . . .


What is binary search and linear search in data structure?

A Binary Search is a technique for quickly locating an item in a sequential list.A Sequential Search is a procedure for searching a table that consists of starting at some table position (usually the beginning) and comparing the file-record key in hand with each table-record key, one at a time, until either a match is found or all sequential positions have been searched.

Related Questions

How many kinds of search in data structure?

array, file, record, table, the tree and so on


How many bits are in a 232-bit data structure?

A 232-bit data structure contains 4,294,967,296 bits.


Which data structure represent many to many relationship?

tree


How many wires is dedicated to transfer data?

A complete data bus structure is responsible to do this


Why do you use a search engine?

Search Engine is an awesome tool with a great logic to search the keyword/map/location from anywhere across the world in the informations exists on the WWW. We use many tricks to search the data. Sime keyword and search it. Search the keyword using + sign to get the exact data. Search the images on the Web. There are many APIs which get used to search the data on different servers on the Web. Thanks and Regards, Vijay Bhaskar


How many linked list are used in data structure?

How many apples are used in fruit.


What is a suffix tree?

A suffix tree is a data structure that stores all the suffixes of a given string in a way that allows for efficient pattern matching and substring search operations. It is commonly used in string processing algorithms like finding repeated substrings, longest common substrings, and pattern matching.


What is the properties of franchise?

franchise is the branch office of the organiztion, which will have 2 follow the same standards, same logo, same staffing, and many other techniqes


What is the difference between a data type and a data structure?

Data type can be regarded as data structure because we can define our own data type by using typed function. Data types are the category in which the variable are listed to hold the specific value and data structures are the way in which the values and variables are stored in the memory. The use of a data type called structures allows a collection of values possibly of different types to be treated as a single item. Each data structure is built up from the basic data types of the underlying programming language using the available data structuring facilities, such as arrays & pointers


How do you remove data from hard drive?

There are many free data erase tools available on the internet for free - Like boot and nuke or Eraser..Just do a Google search.


What are used to organize and neatly display data?

Graphs and graphical displays of many different kinds. To see a sample of some of these search images.google.com for graphical representation of data.


How many shorting method in data structure in c?

There are so many sorting methods available in data structure.Bubble sortShell sortMerge sortCount sortBucket sortRadix sortQuick sorkSelection sortHeap SortInsertion sort