Technocamps: Algorithms I Quiz
The following questions are based on Algorithms I workshop for KS4.
Sign in to Google to save your progress. Learn more
An algorithms is a set of _________ that are done in a ____________ to ____________.
3 points
Clear selection
Breaking down a complex game into its various components like identifying characters, the type of world, the number of players allowed, the interaction types, the additional props etc. is called *
1 point
What is the symbol used to represent a decision in Flowchart? *
1 point
The flowchart is an example of *
1 point
Captionless Image
What is the name of the subroutine in the given flowchart? *
1 point
Captionless Image
Which of the sorting algorithm uses divide and conquer technique? *
1 point
Which searching algorithm needs a sorted list to start with? *
1 point
How many turns does it take to find the number 56 from the given sorted list of numbers using Binary Search?    7, 14, 21, 28, 35, 42, 49, 56, 63, 70, 77 *
2 points
What is the result of the first pass of the bubble sort algorithm for the following set of numbers?  7, 4, 1, 5, 8, 3, 6, 2. *
2 points
Submit
Clear form
This form was created inside of Technocamps. Report Abuse