Pergunta de entrevista da empresa CrowdStrike

1. Parse some JSON input. 2. Given an implementation of a function rand(n) which returns a random number from 0 to n they want you to implement a method that prints all the numbers from 0 to n when you can only use the given rand(n) function.