logo

Crowdly

Browser

Додати до Chrome

CSD201 - Trương Thị Mỹ Ngọc

Шукаєте відповіді та рішення тестів для CSD201 - Trương Thị Mỹ Ngọc? Перегляньте нашу велику колекцію перевірених відповідей для CSD201 - Trương Thị Mỹ Ngọc в lms-hcm.fpt.edu.vn.

Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!

Which of the following is the appropriate description of the “selection sort” algorithm?

100%
0%
0%
0%
Переглянути це питання
What is output if using LZW algorithm with the table initialized with the letters x, y, z encode the string “xyxyzxxy”?
0%
0%
0%
100%
Переглянути це питання

In a min-heap:

100%
0%
0%
0%
Переглянути це питання

What is the tightest Big-O running time to calculate the Flesch readability score the first time in the EfficientDocument class, where n is the length of the document, assuming you include the time it takes to initialize the numSyllables, numWords, and numSentences variables?

Note that this is not necessarily the running time that you saw when you plotted the graph of your EfficientDocument running time when you did your benchmarking. That time included the time to initialize the numSyllables, numWords and numSentences variables.

0%
0%
0%
Переглянути це питання

A hash table of length 10 uses open addressing with hash function h(k)=k mod 10, and linear probing. After inserting 6 values into an empty hash table, the table is

as shown below.

Which one of the following choices gives a possible order in which the key values could have been inserted in the table? (Assume that Linear probing was used to resolved collision)

0%
100%
0%
0%
Переглянути це питання

An array contains the elements shown below:

7 8 26 44 13 23 98 57

What would be the value of the elements in the array after two pass of the heap sort algorithm.

0%
100%
0%
0%
Переглянути це питання

Select true / false statement in regarding to graph representation:

a. There are n possible adjacency matrices for the same graph.

b. Multigraphs can be represented in the following adjacency matrix:

aij = number of edges between vi and vj
0%
100%
0%
0%
Переглянути це питання
Suppose you are doing a breadth-first search of a graph with n vertices, using a queue implemented with a static array. What is the minimum number of elements of this array?

0%
0%
0%
0%
Переглянути це питання

After two passes of a sort algorithm, the following array:

47 3 21 32 56 92

has been rearranged as shown below:

3 21 47 32 56 92

Which sorting algorithm is being used?
100%
0%
0%
0%
Переглянути це питання

Using the coalesced hashing to put the following values in a table with 10 elements:

A5, A2, A3, B5, A9, B2, B9, C2

Using the extraction method to extract the number as the key.

What is the chain to begin with A5?
0%
0%
0%
0%
Переглянути це питання

Хочете миттєвий доступ до всіх перевірених відповідей на lms-hcm.fpt.edu.vn?

Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!

Browser

Додати до Chrome