What I Learned
If there is anything I took away from this quiz is the breadth and depth of computer science—something that isn’t inclusive just to coding but to networking, cybersecurity, algorithms, and much much more.
Weaknesses
Questions involving algorithmic coding were often a challenge and made up the bulk of the questions I got wrong.
Questions I got Wrong
-
Q30:
Need to be more observant with how many times a function is called
-
Q31:
Need to trace each step to the end
-
Q43:
Polynomial algorithms run in a reasonable amount of time?
-
Q44:
Dumb mistake; 2^4 = 16 possible integers so anything at or below won’t cause an overflow error
-
Q52:
Different order; same result
-
Q56:
Need to carefully count the steps
-
Q57:
Substrings confusion (need practice on that)
Topic | Number of Questions | Average Performance % |
---|---|---|
5.6: Safe Computing | 3 | 100% |
5.5: Legal and Ethical Concerns | 2 | 100% |
5.4: Crowdsourcing | 2 | 100% |
5.3: Computing Bias | 0 | N/A |
5.2: Digital Divide | 1 | 100% |
5.1: Beneficial and Harmful Effects | 3 | 100% |
4.3: Parallel and Distributed Computing | 0 | N/A |
4.2: Fault Tolerance | 1 | 100% |
4.1: The Internet | 3 | 100% |
3.18: Undecidable Problems | 1 | 0% |
3.17: Algorithmic Efficiency | 2 | 100% |
3.16: Simulations | 2 | 100% |
3.15: Random Values | 2 | 100% |
3.14: Libraries | 2 | 100% |
3.13: Developing Procedures | 2 | 100% |
3.12: Calling Procedures | 2 | 80% |
3.11: Binary Search | 0 | N/A |
3.10: Lists | 1 | 100% |
3.9: Developing Algorithms | 4 | 75% |
3.8: Iteration | 2 | 50% |
3.7: Nested Conditionals | 0 | N/A |
3.6: Conditionals | 2 | 100% |
3.5: Boolean Expressions | 3 | 100% |
3.4: Strings | 0 | N/A |
3.3: Mathematical Expressions | 1 | 100% |
3.2: Data Abstraction | 0 | N/A |
3.1.1: Variables and Assignments | 3 | 100% |
2.4: Using Programs with Data | 2 | 50% |
2.3: Extracting Information from Data | 7 | 100% |
2.2: Data Compression | 4 | 75% |
2.1: Binary Numbers | 4 | 75% |
1.4: Identifying and Correcting Errors | 3 | 100% |
1.3: Program Design and Development | 0 | N/A |
1.2: Program Function and Purpose | 0 | N/A |
1.1: Collaboration | 0 | N/A |