Pergunta de entrevista da empresa Amazon

Both the coding challenge were Functional Programming problems . 1. There were set of rules given in the problem statement. You have to process array of input, do some calculations accordingly to return the sum. 2. There were few conditions given in the problem statement. You have to process two array string input and return the result after comparing the values.

Resposta da entrevista

Sigiloso

25 de ago. de 2017

Coding problems were average and could have been solved easily by defining the logic and applying basic concept of arrays, strings and loops. Better keep practicing for coding challenges on online platforms like HackerRank and LeetCode. Timing is the key factor for Online coding challenge.