Back to Browse

LeetCode 3823 | Reverse Letters Then Special Characters in a String | Java Explained

51 views
Jan 31, 2026
5:53

In this video, we solve LeetCode 3823: Reverse Letters Then Special Characters in a String using Java. You are given a string containing lowercase English letters and special characters. The task is to: Reverse only the lowercase letters and place them back in their original letter positions. Reverse only the special characters and place them back in their original special-character positions.

Download

0 formats

No download links available.

LeetCode 3823 | Reverse Letters Then Special Characters in a String | Java Explained | NatokHD