1. What is a secure way to store tokens?
2. Given an array of integers, find the least number of steps required to reach the end of the array.
3. What is the least number of iterations required to find one defective weight among equal weights?
4. Given an integer n, return whether n is a prime number.
5. Write a program to reverse a string.