Home > Computer Engineering > Quizzes > General CS (Computer Science) Knowledge Test
General CS (Computer Science) Knowledge Test
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 53% Most missed: “Which of the following is synonymous with an articulation point in a graph?”

Computer science is the study of computers and computational systems. It is a broad field which includes everything from the algorithms that make up software to how software interacts with hardware to how well software is developed and designed.

General CS (Computer Science) Knowledge Test
Time left 00:00
25 Questions

1. What do R, G, and B in RGB stand for?
2. What is the worst case time complexity for binary and linear search?
3. How does the Bubble Sort algorithm work?
4. Which sorting algorithm has an average time complexity of O(nlogn)?
5. What is another term used when referring to the CPU?
6. What is the Internet?
7. What is SOLID?
8. What does PNG stand for?
9. Which one is NOT a standard HTTP response status code?
10. What is the best algorithm for matrix multiplication?
11. Which of the following is true for an adjacency matrix?
12. Which type of computer network generally has the smallest size?
13. Fonts that are generally available across most browsers and operating systems are known as...
14. What is WebP?
15. Which of the following data structures is used to convert an infix expression to a postfix expression?
16. In Banker's algorithm, which part of the computer represents the 'Banker'?
17. Which of the following is synonymous with an articulation point in a graph?
18. What is Lossless compression?
19. Which of the following is true for a graph?
20. What is a bug?
21. How many bytes make up a Exabyte?
22. Which phase is NOT part of the Design Thinking Process?
23. Which of the following is correct about a tree?
24. What are parallel arrays?
25. Which of the following is a primary application of computer vision?