For JavaScript coding interviews what do we call the object {}?
I'm prepping for my coding interviews using LeetCode and JavaScript. In video solutions people are referring to using the JavaScript object {} as using a Hashmap or Hashtable. Would it be wrong if I called it an object during the interview?