Hi, I just received the OA invitation email from Amazon. I will use hacker rank to do the OA.
I check the supported compiler version here Execution Environment and Samples. It only has axios, babel-cli, babel-preset-latest, bignumber.js, coffeescript, jquery, loadash, request, typescript, underscore. I can't find priority queue related library. However, in leetcode, we can use datastructures-js/priority-queue.
Did anyone ever use JavaScript/TypeScript in an Amazon OA? How did you use priority queue in the OA? Thanks.