Computer Science & IT

Download Q&A
Q. In which application would you likely use a Random Forest model?
  • A. To classify images of handwritten digits
  • B. To predict stock prices based on historical data
  • C. To generate text summaries
  • D. To recommend movies based on user preferences
Q. In which application would you prefer a Red-Black tree over an AVL tree?
  • A. When frequent insertions and deletions are expected
  • B. When memory usage is a critical factor
  • C. When the dataset is static
  • D. When the data is sorted
Q. In which application would you prefer using a Red-Black tree over an AVL tree?
  • A. When frequent insertions and deletions are expected
  • B. When memory usage is a critical factor
  • C. When the data set is static
  • D. When the data is mostly read-only
Q. In which application would you use a circular linked list?
  • A. To implement a stack
  • B. To manage a round-robin scheduling system
  • C. To store a fixed number of elements
  • D. To represent a binary tree
Q. In which application would you use a stack to evaluate expressions?
  • A. Infix to postfix conversion
  • B. Sorting a list of numbers
  • C. Searching for an element
  • D. Implementing a binary tree
Q. In which application would you use Decision Trees for customer segmentation?
  • A. Predicting customer churn
  • B. Recommending products
  • C. Analyzing website traffic
  • D. Optimizing supply chain logistics
Q. In which application would you use Random Forests for fraud detection?
  • A. To analyze customer feedback
  • B. To predict stock prices
  • C. To identify unusual transaction patterns
  • D. To optimize website performance
Q. In which data structure is the 'Last In First Out' (LIFO) principle applied?
  • A. Queue
  • B. Array
  • C. Stack
  • D. Linked List
Q. In which data structure is the breadth-first search (BFS) algorithm typically implemented?
  • A. Stack
  • B. Queue
  • C. Array
  • D. Linked List
Q. In which field are Support Vector Machines frequently applied?
  • A. Finance for credit scoring
  • B. Manufacturing for process optimization
  • C. Healthcare for disease diagnosis
  • D. All of the above
Q. In which field is clustering used for image segmentation?
  • A. Finance
  • B. Healthcare
  • C. Computer Vision
  • D. Natural Language Processing
Q. In which industry are Random Forests commonly used for fraud detection?
  • A. Healthcare
  • B. Finance
  • C. Retail
  • D. Manufacturing
Q. In which layer of the OSI model does switching occur?
  • A. Network Layer
  • B. Data Link Layer
  • C. Transport Layer
  • D. Session Layer
Q. In which of the following applications is binary search commonly used?
  • A. Finding the maximum element in an array
  • B. Searching for a word in a dictionary
  • C. Sorting an array
  • D. Finding the minimum element in a tree
Q. In which of the following scenarios is binary search most beneficial?
  • A. Finding an element in a large sorted array
  • B. Finding the maximum element in an unsorted array
  • C. Inserting an element in a linked list
  • D. Sorting an array
Q. In which order does BFS visit nodes in a graph?
  • A. Pre-order
  • B. In-order
  • C. Post-order
  • D. Level-order
Q. In which OSI layer does error detection and correction primarily occur?
  • A. Physical Layer
  • B. Data Link Layer
  • C. Network Layer
  • D. Transport Layer
Q. In which OSI layer does the process of segmentation occur?
  • A. Application Layer
  • B. Transport Layer
  • C. Network Layer
  • D. Data Link Layer
Q. In which real-world application is Dijkstra's algorithm commonly used?
  • A. Finding the shortest route in GPS navigation
  • B. Sorting a list of names
  • C. Searching for a book in a library
  • D. Managing a queue of customers
Q. In which real-world application is K-means clustering often used?
  • A. Spam detection in emails
  • B. Customer segmentation in marketing
  • C. Image recognition
  • D. Natural language processing
Q. In which real-world application is reinforcement learning commonly used?
  • A. Image classification
  • B. Natural language processing
  • C. Game playing
  • D. Data clustering
Q. In which real-world application is SVM commonly used?
  • A. Image recognition
  • B. Time series forecasting
  • C. Natural language processing
  • D. Reinforcement learning
Q. In which real-world application is SVM particularly effective?
  • A. Image recognition
  • B. Time series forecasting
  • C. Natural language processing
  • D. Reinforcement learning
Q. In which real-world application would you use a queue?
  • A. Undo functionality in text editors
  • B. Browser history management
  • C. Task scheduling in operating systems
  • D. Expression evaluation
Q. In which scenario can binary search be applied?
  • A. Unsorted array
  • B. Sorted array
  • C. Linked list
  • D. Stack
Q. In which scenario does binary search fail to work?
  • A. When the array is sorted
  • B. When the array is unsorted
  • C. When the array contains duplicates
  • D. When the array is empty
Q. In which scenario does Heap Sort perform better than Quick Sort?
  • A. When the array is nearly sorted
  • B. When the array is large
  • C. When memory usage is a concern
  • D. When the array is small
Q. In which scenario does Quick Sort perform poorly?
  • A. When the array is already sorted
  • B. When the array is in reverse order
  • C. When the array has many duplicate elements
  • D. When the array is small
Q. In which scenario is BFS preferred over DFS?
  • A. When the graph is very deep and solutions are rare.
  • B. When you need to find the shortest path in an unweighted graph.
  • C. When memory usage is a concern.
  • D. When the graph is sparse.
Q. In which scenario is binary search applicable?
  • A. Unsorted array
  • B. Sorted array
  • C. Linked list
  • D. Stack
Showing 571 to 600 of 3237 (108 Pages)
Soulshift Feedback ×

On a scale of 0–10, how likely are you to recommend The Soulshift Academy?

Not likely Very likely