Home / Tag Archives: interview questions

Tag Archives: interview questions

Dax Interview Questions Part -1

Dax Interview Questions

Advanced Level DAX Interview Questions Q: What is the difference between calculated columns and measures in DAX? Ans: Calculated columns are used to create new columns in a table that are based on expressions that use other columns in the same table. These columns are calculated at the row level …

Read More »

Questions & Answers for Interviews

Q1).State the different types of linked lists? ANS). The different types of linked list includes, single linked list, double linked list and circular linked list. Q2).List the basic operations carried out in a linked list? ANS). The basic operation carried out in a linked list includes *creation of a list …

Read More »