Question
A question is given, followed by two statements numbered
(I) and (II). You have to decide whether the data provided in the statements is sufficient to answer the question. Read both the statements and select the appropriate answer. Question: Six people sit in two parallel rows. In Row 1 - J, K and L sit facing towards north, and in Row 2 - F, G and H sit facing towards south. Each person in a row faces a person in the other row. Who faces G? Statements: (I) H faces K; L faces an immediate neighbour of H. (II) G sits at one of the extreme ends of the row; J sits to the immediate left of L.Solution
From I and II. Row - 2 Facing South Row - 1 Facing North J faces G. Hence data in statements I and II together is sufficient to answer the question
Which of the following is NOT true about binary search ?
A data analyst is working on a survey dataset that records customer feedback as "Very Satisfied," "Satisfied," "Neutral," "Dissatisfied," and "Very Diss...
Which SQL query would return the top three departments with the highest total salaries from an employees table with columns department , salary , and em...
A data analyst at an insurance company is tasked with assessing the probability of fraudulent claims by analyzing customer transaction data and claim hi...
You are combining sales data from three different sources, each with slightly different column names for the same information (e.g., "Product_ID," "Prod...
Which of the following characteristics best differentiates Big Data from Traditional Data ?
Which of the following scenarios demonstrates an appropriate application of time series analysis?
A developer is tasked with implementing a task scheduling system where multiple tasks with dependencies need to be executed. Which data structure would ...
Which metric would be most indicative of a customer's likelihood of defaulting on a loan, based on historical data analysis?
What is the most challenging step in the data analysis process and why?