Exam 8: Algorithms
Exam 1: Introduction1 Questions
Exam 2: Number Systems10 Questions
Exam 3: Data Storage14 Questions
Exam 4: Operations on Data20 Questions
Exam 5: Computer Organization24 Questions
Exam 6: Computer Networks and Internet12 Questions
Exam 7: Operating Systems20 Questions
Exam 8: Algorithms18 Questions
Exam 9: Programming Languages11 Questions
Exam 10: Software Engineering9 Questions
Exam 11: Data Structure10 Questions
Exam 12: Abstract Data Types13 Questions
Exam 13: File Structure17 Questions
Exam 14: Databases18 Questions
Exam 15: Data Compression13 Questions
Exam 16: Security17 Questions
Exam 17: Theory of Computation14 Questions
Exam 18: Artificial Intelligence12 Questions
Exam 19: Introduction to Social Media12 Questions
Exam 20: Social and Ethical Issues10 Questions
Select questions type
We use a _______ search for an ordered list.
Free
(Multiple Choice)
4.8/5
(51)
Correct Answer:
B
We use a _______ search for an unordered list.
Free
(Multiple Choice)
4.7/5
(45)
Correct Answer:
A
_______ is a step-by-step method for solving a problem or doing a task.
Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
D
The items are divided into two lists (sorted and unsorted) _____ sort.
(Multiple Choice)
4.8/5
(35)
In ______ sort, the smallest item moves to the beginning of the unsorted list. There is no one-to-one swapping.
(Multiple Choice)
4.9/5
(30)
_______ is a basic algorithm that arranges data according to its value.
(Multiple Choice)
4.9/5
(36)
The _______ construct uses a set of actions one after another.
(Multiple Choice)
4.9/5
(35)
_______ is a basic algorithm that multiplies a list of numbers.
(Multiple Choice)
4.9/5
(37)
In _______ sort, the item that goes into the sorted list is always the first item in the unsorted list.
(Multiple Choice)
4.8/5
(30)
_______ is a basic algorithm in which we want to find the location of a target in a list of items.
(Multiple Choice)
4.9/5
(32)
In _______ sort, the smallest item from the unsorted list is swapped with the item at the beginning of the unsorted list.
(Multiple Choice)
4.8/5
(31)
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)