What are the different data structures in javascript ?

Motivation

it is one of the interview question so i wanted to learn and study more on this.

  1. string

  2. Number

  3. Undefined

  4. null

  5. boolean

screenshot_14.png

Non Primitive Type

  1. Object

  2. List

screenshot_98.png