answersLogoWhite

0


Best Answer

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

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many search techniqe's in data structure?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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 . . .


Structure in c?

Structures are a way of storing many different values in variables of potentially different types under the same name. This makes it a more modular program, which is easier to modify because its design makes things more compact. Structs are generally useful whenever a lot of data needs to be grouped together--for instance, they can be used to hold records from a database or to store information about contacts in an address book. In the contacts example, a struct could be used that would hold all of the information about a single contact--name, address, phone number, and so forth.->A structure is a collection of related elements , possibly of different types , having a single name.->"each element in a structure is called field".->A FIELD is a smallest element of named data that has meaning. It has many characteristics of the variable .->It exits in memory . it can be assigned values, which in turn can be accessed for selection or manipulation.-> A field differs form variable primarily in that it is a part of structure.ITS SYNTAX IS:struct tag name{field list;};

Related questions

How many kinds of search in data structure?

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


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 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


What is a stack in data structure?

A stack is a linear data structure that follows the Last In, First Out (LIFO) principle, where elements are added and removed from the same end called the top. Elements can only be added or removed from the top of the stack, making it a simple and efficient data structure for storing and accessing data.


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.