Is is a good practice to use embedded data structures (i.e. ArrayList or HashMap) during the coding interview, or it will be better to use a simple data structures (i.e. arrays)?