What is treemap chart?



What is treemap chart?..

Answer / Richa Bhatnagar

Treemap Chart is a data visualization technique that displays hierarchical data as nested rectangles. It's used to efficiently display large amounts of data in a compact format while maintaining the parent-child relationship between items.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Can arraylist hold different types?

1 Answers  


Explain the uses of binary tree.

1 Answers  


Convert following infix expression to the prefix expression. a - b + c * (d / e - (f + g))

33 Answers   Amazon, Microsoft, Star Technologies, Sun Microsystems, Wipro,


What is the time complexity of arraylist and linked list?

1 Answers  


Write a recursive c function to calculate the height of a binary tree.

1 Answers  


What is the difference between classifying and sorting?

1 Answers  


How is any data structure application is classified among files?

1 Answers  


Explain binary representation?

1 Answers  


Write an algorithm to check if there is a loop in a doubly linked list.

1 Answers   DELL,


What is the difference between static and dynamic data?

1 Answers  


Can nsarray contain nil?

1 Answers  


Is an arraylist an object?

1 Answers  


Categories