In LeetCode design, it talks about to use Skip List or BST for dashbaord sorting, could we use heap for sorting?
Also in class , it does not mention scability and monitor service. Would monitor service be optional for system design? Also should we talk about scability for this design?
Thanks