Login
Remember
Register
Ask a Question
Recent questions tagged data-structure
0
votes
1
answer
The simplest type of data structure is ………………
asked
Dec 8, 2022
in
Data Structures & Algorithms
by
sharadyadav1986
data-structure
0
votes
1
answer
The logical or mathematical model of a particular organization of data is called a ………
asked
Dec 8, 2022
in
Data Structures & Algorithms
by
sharadyadav1986
data-structure
0
votes
1
answer
A graph is a collection of nodes, called ………. And line segments called arcs or ……….. that connect pair of nodes.
asked
Dec 8, 2022
in
Data Structures & Algorithms
by
sharadyadav1986
data-structure
0
votes
1
answer
………… is not the operation that can be performed on queue.
asked
Dec 8, 2022
in
Data Structures & Algorithms
by
sharadyadav1986
data-structure
0
votes
1
answer
The advantage of …………….. is that they solve the problem if sequential storage representation. But disadvantage in that is they are sequential lists.a s
asked
Dec 8, 2022
in
Data Structures & Algorithms
by
sharadyadav1986
data-structure
0
votes
1
answer
In the …………….. traversal we process all of a vertex’s descendants before we move to an adjacent vertex.
asked
Dec 8, 2022
in
Data Structures & Algorithms
by
Robin
data-structure
0
votes
1
answer
Identify the data structure which allows deletions at both ends of the list but insertion at only one end.
asked
Dec 8, 2022
in
Data Structures & Algorithms
by
Robin
data-structure
0
votes
1
answer
Which of the following is non-liner data structure?
asked
Dec 8, 2022
in
Data Structures & Algorithms
by
Robin
data-structure
0
votes
1
answer
A ……. is a data structure that organizes data similar to a line in the supermarket, where the first one in line is the first one out.
asked
Dec 8, 2022
in
Data Structures & Algorithms
by
Robin
data-structure
0
votes
1
answer
Which of the following data structure can’t store the non-homogeneous data elements?
asked
Dec 8, 2022
in
Data Structures & Algorithms
by
Robin
data-structure
+1
vote
1
answer
Which data structure allows deleting data elements from and inserting at rear?
asked
Dec 6, 2022
in
Data Structures & Algorithms
by
sharadyadav1986
data-structure
+1
vote
1
answer
………… is very useful in situation when data have to stored and then retrieved in reverse order.
asked
Dec 6, 2022
in
Data Structures & Algorithms
by
sharadyadav1986
data-structure
+1
vote
1
answer
Which of the following is not the part of ADT description?
asked
Dec 6, 2022
in
Data Structures & Algorithms
by
sharadyadav1986
data-structure
+1
vote
1
answer
last in first out
asked
Dec 6, 2022
in
Data Structures & Algorithms
by
sharadyadav1986
lifo
data-structure
+1
vote
1
answer
Which if the following is/are the levels of implementation of data structure
asked
Dec 6, 2022
in
Data Structures & Algorithms
by
sharadyadav1986
data-structure
0
votes
1
answer
The data structure commonly used in Redis is ____________.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
redis
data-structure
0
votes
1
answer
Data structures are basically classified as ______ and ________ type.
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
data-structure
0
votes
1
answer
Which data structure is used to record the canonical order of transactions and then hashed into a fingerprint?
asked
Jun 13, 2022
in
BlockChain
by
Robindeniel
data-structure
0
votes
1
answer
What is the average case time complexity for finding the height of the binary tree?
asked
Oct 3, 2021
in
Data Structures & Algorithms
by
john ganales
data-structure
0
votes
1
answer
Mention the different Types of Data structures in pandas??
asked
Aug 14, 2021
in
Python Pandas
by
SakshiSharma
data-structure
Page:
1
2
next »
...