Questions
Questions
4. What is the difference between a relative reference and an absolute reference in formulas?
10. What are slicers, and how do you use them in Excel dashboards?
13. How do you calculate the percentage change between two numbers in Excel?
14. What is Power Query, and how is it useful for data cleaning?
15. How do you use the CONCATENATE function? What’s the difference between CONCAT and
CONCATENATE?
Tableau
24. What are parameters in Tableau, and how are they used?
25. Explain the difference between discrete and continuous fields in Tableau.
29. Explain the use of filters in Tableau. What is the difference between a context filter and a
global filter?
30. What are sets in Tableau? How do they differ from groups?
37. What is Tableau Prep, and how does it assist in data preparation?
39. Explain the difference between blending and joining data in Tableau.
Python (Pandas)
46. How do you merge two DataFrames in Pandas? Explain the different types of joins.
55. What are the different methods to iterate over rows in Pandas?
56. How do you save a DataFrame to an Excel or CSV file?
SQL
61. What is the difference between INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN?
64. How do you use the GROUP BY clause in SQL? Provide an example.
67. How do you calculate the total, average, or count of a column in SQL?
69. Explain the difference between a primary key and a foreign key.
71. What are indexes in SQL, and how do they improve query performance?
74. How do you use window functions like ROW_NUMBER, RANK, and DENSE_RANK?
75. Explain the difference between CHAR and VARCHAR data types.
76. What is the difference between a correlated subquery and a regular subquery?
80. What is the purpose of the EXPLAIN or EXPLAIN PLAN statement in SQL?
88. How do you choose the right visualization for your data?
90. How do you handle large datasets that cannot fit into memory?