Insert/Delete/GetRandom O(1)

array+map0:00

A set with insert, remove, and getRandom all O(1) (LC 380).

Type it from memory — say each line out loud as you write it. Then check.