INSTRUCTIONS
1. NUMBER OF QUESTIONS 25
2. HAS A TIME LIMIT OF 15 MINUTES
3. HAS A PASS MARKS OF 30%
4. QUESTIONS PER PAGE 1
5. EACH QUESTIONS HAS 1 MARKS
6. NEGATIVE MARKING FOR EACH QUESTIONS 0.25
7. WILL ALLOW TO YOU GO BACK ,SKIP AND CHANGE YOUR ANSWERS
8. WILL ALLOW TO YOU PRINT OUT YOUR RESULT AND CERTIFICATE
9. WILL ALLOW TO YOU PRINT OUT See moreYOURS RESPONSE SHEET WITH CORRECT ANSWER KEY AND EXPLANATION
10. WE WILL PROVIDE YOURS RESULT,CERTIFICATE AND YOUR RESPONSE SHEET TO YOURS EMAIL ID AT END OF ONLINE TEST
.
.
.
.
Counting micro seconds
Counting the number of Key operations
Counting the number of statements
Counting the kilobytes of algorithm
Rate this question:
Counting the maximum memory needed by the algorithm
Counting the minimum memory needed by the algorithm
Counting the average memory needed by the algorithm
Counting the maximum disk space needed by the algorithm
Rate this question:
Best case
Worst case
Average case
Null case
Rate this question:
Item is some where in the middle of the array
Item is not in the array at all
Item is the last element in the array
Item is the last element in the array or is not there at all
Rate this question:
When item is somewhere in the middle of the array
When item is not in the array at all
When items is the last element in the array
When item is the last element in the array or is not there at all
Rate this question:
Much more complicated to analyze than that of worst case
Much more simpler to analyze than that of worst case
Sometimes more complicated and some other times simpler than that of worst case
None of these
Rate this question:
O(n)
O(log n)
O(n2)
O(n log n)
Rate this question:
O(n)
O(log n)
O(n2)
O(n log n)
Rate this question:
O(n)
O(log n)
O(n2)
O(n log n)
Rate this question:
O(n)
O(log n)
O(n2)
O(n log n)
Rate this question:
internal change
inter-module change
side effect
Side-module update
Rate this question:
Arrays
Linked lists
Both of these
None of these
Rate this question:
Trees
Graphs
Arrays
None of these
Rate this question:
Sorting
Merging
Inserting
Traversal
Rate this question:
Traversal
Search
Sort
None of the above
Rate this question:
for relatively permanent collections of data
For the size of the structure and the data in the structure are constantly changing
both of these situation
None these situation
Rate this question:
for relatively permanent collections of data
For the size of the structure and the data in the structure are constantly changing
for both of these situation
None of these situation
Rate this question:
the name of array
the data type of array
the first data from the set to be stored
the index set of the array
Rate this question:
By this way computer can keep track only the address of the first element and the addresses of other
the architecture of computer memory does not allow arrays to store other than serially
Both of these
Non of these
Rate this question:
floor address
foundation address
First address
Base address
Rate this question:
linear arrays
linked lists
Both
None
Rate this question:
The list must be sorted
there should be the direct access to the middle element in any sublist
There must be mechanism to delete and/or insert elements in list
None of these
Rate this question:
Must use a sorted array
requirement of sorted array is expensive when a lot of insertion and deletions are needed
there must be a mechanism to access middle element directly
D) binary search algorithm is not efficient when the data elements are more than 1000.
Rate this question:
tables arrays
matrix arrays
Both
None
Rate this question:
Quiz Review Timeline (Updated): Jan 20, 2025 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.