MongoDB Interview Question

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

Interview Answer

Anonymous

Nov 18, 2021

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