SAP interview question

Find the duplicate element in array (Javascript)

Interview Answer

Anonymous

Sep 22, 2021

Used a map

1