1. Permutation of the array (Return new array with shuffled values).
2. Retrieve all the users' names from the database that has an admin status on certain projects.
3. Write a controller with REST actions that use another external web service along with CRUD operations.