Question
Which OLAP operation involves focusing on a subset of
dimensions (e.g., region=‘Asia’)?Solution
Slice reduces the cube by fixing one dimension value (like filtering rows in SQL). Dice filters multiple values, roll-up aggregates, drill-down goes deeper into hierarchy, pivot rotates.
Tarjan’s Algorithm finds:
Which tree traversal gives nodes in non-decreasing order for a BST?
Which of the following is the primary goal of a Cross-Site Scripting (XSS) attack?
Fibonacci heaps support which operation in O(1) amortized time?
Which of the following types of software testing ensures that previously working functionality is still operational after changes?
Which of the following traversal methods is used to visit nodes in the order "left child, root, right child" in a binary tree?
Which of the following best describes the key benefit of blockchain technology in supply chain management?
What is the primary goal of the OWASP Top 10 project?
- Natural Language Processing (NLP)
In the context of sentiment analysis, which of the following NLP techniques provides the most accurate classification ...
Which of the following is a primary feature of Mobile Computing?