Fidelity Investments interview question

First round: https://www.codewars.com/kata/52774a314c2333f0a7000688/javascript Second round: https://www.codewars.com/kata/group-anagrams/discuss/javascript https://www.codewars.com/kata/the-wrong-way-cow

Interview Answer

Anonymous

5 Aug 2020

I was able to finish the first one using a stack For the second round, I finished the group anagrams and partially completed the wrong way cow problem