Leetcode 709. To Lower Case | Interview Preparation | English | code io

Опубликовано: 19 Май 2026
на канале: code io - English
794
20

709. To Lower Case
Given a string s, return the string after replacing every uppercase letter with the same lowercase letter.

Example 1:

Input: s = "Hello"
Output: "hello"
Example 2:

Input: s = "here"
Output: "here"
Example 3:

Input: s = "LOVELY"
Output: "lovely"

LeetCode Link:
https://leetcode.com/problems/to-lowe...

Follow us on:
Instagram:   / code.i.o  

___________________________________


Keywords
LeetCode Solution
Interview Preparations
Google
Amazon
Amazon Interview Question
Google Interview
Facebook Interview