Enhance your Kotlin abilities further with extensive exploration into string operations and type conversions. This course focuses on realistic implementations and aids in mastering these two crucial areas.
Overview
Syllabus
- Unit 1: String Manipulation: Reversing Words in Kotlin
- Shift Characters in Words
- String Transformation with Opposite Alphabet Mapping
- Capitalize Each Word in String
- Unit 2: Parsing and Multiplying Numbers in Kotlin
- Transform Words and Numbers in Hyphen-Separated String
- Parse and Sum Scores
- Transform Alphanumeric String by Repositioning Characters
- Unit 3: Practical Applications of String Operations and Type Conversions in Kotlin
- Add Seconds to Time Points
- Calculate Minutes from Time Period
- Add Seconds to Time
- Unit 4: Finding Substring Occurrences in Kotlin
- Replace All Substring Occurrences in a String
- String Manipulation with Reverse Replacement
- Spot Swaps in Strings