(a) If a hash table uses a hash function that does not satisfy the simple uniform hashing assumption, then look-up operations may fail to return the correct result. (b) Suppose we have a list that is already sorted. We run the merge sort algorithm on the list, obtaining a new sorted list The ordering of the items in and is guaranteed to be identical. (c) Suppose we use the merge() subroutine of merge sort to merge two lists and, whose lengths are and respectively. The subroutine will run in time. (d) The running time of an algorithm can be expressed recursively as. This algorithm runs in time. (e) A post-order traversal of a binary tree is guaranteed to visit a leaf node first. (f) Consider a doubly-linked list with elements, where. The time to access the element at location is in . (g) Suppose the best-case running time of an algorithm is in and. Then the best-case running time is also in . (h) Suppose the best-case running time of an algorithm is in and. Then the worst-case running time is in. (i) Consider a connected graph containing the three vertices ,, . Suppose the shortest path from to has length 5, the shortest path from to has length 7, and the shortest path from to has length 8. We perform a breadth-first traversal of the graph beginning at. Then we are guaranteed to visit before. (j) In a complete binary tree of nodes, the number of internal nodes is in .

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

determine if each following statement is True or False

(a) If a hash table uses a hash function that does not satisfy
the simple uniform hashing assumption, then look-up
operations may fail to return the correct result.
(b) Suppose we have a list that is already sorted. We run the
merge sort algorithm on the list, obtaining a new sorted list
. The ordering of the items in and is guaranteed to be
identical.
(c) Suppose we use the merge() subroutine of merge sort to
merge two lists and, whose lengths are and respectively.
The subroutine will run in time.
(d) The running time of an algorithm can be expressed
recursively as. This algorithm runs in time.
(e) A post-order traversal of a binary tree is guaranteed to
visit a leaf node first.
(f) Consider a doubly-linked list with elements, where. The
time to access the element at location is in .
(g) Suppose the best-case running time of an algorithm is in
and. Then the best-case running time is also in .
(h) Suppose the best-case running time of an algorithm is in
and. Then the worst-case running time is in .
(i) Consider a connected graph containing the three vertices
Suppose the shortest path from to has length 5, the
shortest path from to has length 7, and the shortest path
from to has length 8. We perform a breadth-first traversal of
the graph beginning at . Then we are guaranteed to visit
before.
(j) In a complete binary tree of nodes, the number of
internal nodes is in.
Transcribed Image Text:(a) If a hash table uses a hash function that does not satisfy the simple uniform hashing assumption, then look-up operations may fail to return the correct result. (b) Suppose we have a list that is already sorted. We run the merge sort algorithm on the list, obtaining a new sorted list . The ordering of the items in and is guaranteed to be identical. (c) Suppose we use the merge() subroutine of merge sort to merge two lists and, whose lengths are and respectively. The subroutine will run in time. (d) The running time of an algorithm can be expressed recursively as. This algorithm runs in time. (e) A post-order traversal of a binary tree is guaranteed to visit a leaf node first. (f) Consider a doubly-linked list with elements, where. The time to access the element at location is in . (g) Suppose the best-case running time of an algorithm is in and. Then the best-case running time is also in . (h) Suppose the best-case running time of an algorithm is in and. Then the worst-case running time is in . (i) Consider a connected graph containing the three vertices Suppose the shortest path from to has length 5, the shortest path from to has length 7, and the shortest path from to has length 8. We perform a breadth-first traversal of the graph beginning at . Then we are guaranteed to visit before. (j) In a complete binary tree of nodes, the number of internal nodes is in.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Heuristic Path Algorithm
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education