Software Engineer · Unknown Level · Online Assessment
I took an online assessment on HackerRank, and neither question was directly from LeetCode. **Question 1:** This was similar to the Jump Game problem. Given an array, I had to start at index 0 and jump either one step to the right or jump by a prime number tha...