1. How would you create a test plan for a login form?
2. What is async/await?
3. Given a binary tree, find the maximum distance between any two leaf nodes.
4. Explain or provide an example of custom events.
5. Implement a custom array flat method.