subject

You must keep track of some data. your options are:

a linked-list maintained in sorted order.

a linked-list of unsorted records.

a binary search tree.

an array-based list maintained in sorted order.

an array-based list of unsorted records.

for each of the following scenarios, which of these choices would be best? explain your answer.

the records are guaranteed to arrive already sorted from lowest to high- est (i. e., whenever a record is inserted, its key value will always be greater than that of the last record inserted). a total of 1000 inserts will be interspersed with 1000 searches.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 23:00
Give an example of a case where a two-way handshake to establish a connection could leave one side of the connection live while the other side does not believe there is a connection.
Answers: 1
question
Computers and Technology, 22.06.2019 15:50
The file sales data.xlsx contains monthly sales amounts for 40 sales regions. write a sub that uses a for loop to color the interior of every other row (rows 3, 5, etc.) gray. color only the data area, columns a to m. (check the file colors in excel.xlsm to find a nice color of gray.)
Answers: 2
question
Computers and Technology, 22.06.2019 17:30
Rachel completed typing an official document with a word processing program. she wants to make sure that her document has no typographical errors. she also wants all headings to have the same font. which features in a word processing program should she use? rachel should use the feature in a word processing program to find typographical errors. she should apply to have uniform headings.
Answers: 1
question
Computers and Technology, 23.06.2019 03:30
Hashtags serve to identify the topic of a given tweet true false
Answers: 2
You know the right answer?
You must keep track of some data. your options are:

a linked-list maintained in sorted...
Questions
question
Mathematics, 13.07.2019 22:00
question
Mathematics, 13.07.2019 22:00
question
Advanced Placement (AP), 13.07.2019 22:00