1. How do you find the second largest element in an array?
2. Why Quality Assurance?
3. Given two strings s1 and s2, return true if s2 contains a permutation of s1, or false otherwise.
4. Create a 3-digit password based on the given conditions.
5. Explain testing.