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 »

TOP 20 Interview Questions in Data Structures and C++

Discover answers to frequently asked questions about data structures and C++, and object-oriented programming. Explore the differences between arrays and linked lists, understand the role of constructors and destructors, and learn about encapsulation and data hiding.

Read More »