Tag: architecture
Questions Related to architecture
-
O(n)
-
O(log n)
-
O(n2)
-
O(n log n)
-
internal change
-
inter-module change
-
side effect
-
side-module update
-
Arrays
-
Linked lists
-
Both of above
-
None of above
-
Trees
-
Graphs
-
Arrays
-
None of above
-
Sorting
-
Merging
-
Inserting
-
Traversal
-
Traversal
-
Search
-
Sort
-
None of above
-
for relatively permanent collections of data
-
for the size of the structure and the data in the structure are constantly changing
-
for both of above situation
-
for none of above situation
-
for relatively permanent collections of data
-
for the size of the structure and the data in the structure are constantly changing
-
for both of above situation
-
for none of above situation
-
the name of array
-
the data type of array
-
the first data from the set to be stored
-
the index set of the array