[{"id":1065042,"question":"<p>How does Divide and conquere work.</p>","choices":[{"text":"<p>Make local chices</p>","value":"A"},{"text":"<p>Break ,solve, combine</p>","value":"B"},{"text":"<p>Store subproblem results</p>","value":"C"},{"text":"<p>Try alloptions, backtrack</p>","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":1065041,"question":"<p>What is the primary goal of algorithm design techniques.</p>","choices":[{"text":"<p>Improve hardware</p>","value":"A"},{"text":"<p>Solve problems systematically</p>","value":"B"},{"text":"<p>Reduce imput size</p>","value":"C"},{"text":"<p>Debug software</p>","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":1065040,"question":"<p>What does space complexity measure.</p>","choices":[{"text":"<p>Execution time</p>","value":"A"},{"text":"<p>Memory usage</p>","value":"B"},{"text":"<p>Number of steps</p>","value":"C"},{"text":"<p>Result accuracy</p>","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":1065039,"question":"<p>Which is an example of O (log n) comlexity.</p>","choices":[{"text":"<p>Sorting numbers</p>","value":"A"},{"text":"<p>Pair comparison</p>","value":"B"},{"text":"<p>Binary search</p>","value":"C"},{"text":"<p>Linear search</p>","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":1065038,"question":"<p>Waht does O (n2) indicate.</p>","choices":[{"text":"<p>Linear growth</p>","value":"A"},{"text":"<p>Constant time</p>","value":"B"},{"text":"<p>Square of input</p>","value":"C"},{"text":"<p>Logarithmic growth</p>","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":1065037,"question":"<p>Which notation shows the upper bound of time complexity.</p>","choices":[{"text":"<p>Omega</p>","value":"A"},{"text":"<p>Theta</p>","value":"B"},{"text":"<p>Big O</p>","value":"C"},{"text":"<p>Lambda</p>","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":1065036,"question":"<p>What does time complexity measrue.</p>","choices":[{"text":"<p>Memory use</p>","value":"A"},{"text":"<p>Time growth with input</p>","value":"B"},{"text":"<p>Number of loops</p>","value":"C"},{"text":"<p>Output accuracy</p>","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":1065035,"question":"<p>P vs NP asks if</p>","choices":[{"text":"<p>Fast solutions are in NP</p>","value":"A"},{"text":"<p>Check complexity</p>","value":"B"},{"text":"<p>Debug rrors</p>","value":"C"},{"text":"<p>Improve hardware</p>","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":1065034,"question":"<p>NP- complete &nbsp;matters because.</p>","choices":[{"text":"<p>Solved faster than P</p>","value":"A"},{"text":"<p>Solving one solves all NP</p>","value":"B"},{"text":"<p>aLWAYS TRACTABLE</p>","value":"C"},{"text":"<p>nO REAL USE</p>","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":1065033,"question":"<p>Which diagram shows P, NO, NP-hard,NP Complete</p>","choices":[{"text":"<p>Bar chart</p>","value":"A"},{"text":"<p>Pie chart</p>","value":"B"},{"text":"<p>Venn diagram</p>","value":"C"},{"text":"<p>Lne graph</p>","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":1065032,"question":"<p>The halting problem is.</p>","choices":[{"text":"<p>Solvable and tractable</p>","value":"A"},{"text":"<p>Unsolable and in P</p>","value":"B"},{"text":"<p>Unsolvable and not in NP</p>","value":"C"},{"text":"<p>NP Complete</p>","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":1065031,"question":"<p>Easy to verify but hard to solve problem are in.</p>","choices":[{"text":"<p>NP</p>","value":"A"},{"text":"<p>P</p>","value":"B"},{"text":"<p>NP hard</p>","value":"C"},{"text":"<p>Undecidable</p>","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":1065030,"question":"<p>Why is tractability important.</p>","choices":[{"text":"<p>Output color</p>","value":"A"},{"text":"<p>Language choice</p>","value":"B"},{"text":"<p>Solve efficiently</p>","value":"C"},{"text":"<p>Input type</p>","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":1065029,"question":"<p>If P= NP ,this means&nbsp;</p>","choices":[{"text":"<p>Some NP unsolvable</p>","value":"A"},{"text":"<p>all NP solvable inpolynomial time</p>","value":"B"},{"text":"<p>All NP unsolvable</p>","value":"C"},{"text":"<p>Same space complexity</p>","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":1065028,"question":"<p>Which is an NP complete problem.</p>","choices":[{"text":"<p>Sorting&nbsp;</p>","value":"A"},{"text":"<p>Knapsack</p>","value":"B"},{"text":"<p>GCD finding</p>","value":"C"},{"text":"<p>Binary search</p>","value":"D"},{"value":"E"}],"correctAnswer":2}]