Topic: Hashing Problem / Level: advanced

Problem: Write a function to find the number of distinct elements in a list of intervals using hashing.

Run the code to see the output here...