MongoDB interview question

Take an array of strings with web traffic data and sort it

Interview Answer

Anonymous

18 Nov 2021

I looped over the array and used standard library functions to split the strings and store the data in a map