Dashboard
AI Resume Builder
Mock Interview
Tailored Practice
Competitive Interviews
Coding Prep
Aptitude Prep
GMAT Prep
javascript
When the user types in an input field, automatically convert the text to uppercase. Input:-hello Input Description: Input: String Output: HELLO Output Description: Uppercase string. Constraints: 1 <= string length <= 1000 Explanation: