TIL/Coding Test

    [LeetCode] Make the string great

    오늘의 문제. 지금은 easy 단계도 헉헉거리며 풀고 있지만 언젠가는 술술 풀어나가게 되길! Make The String Great - LeetCode Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview. leetcode.com /* Given a string s of lower and upper case English letters. A good string is a string which doesn't have two adjacent characters s[i] and s[i + 1] where: 0