Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucas-erkana/codingchallenege_sort_vowels_in_a_string
The task is to permute a string `s` such that all consonants remain in their original places and the vowels are sorted in non-decreasing order of their ASCII values, then return the resulting string.
https://github.com/lucas-erkana/codingchallenege_sort_vowels_in_a_string
Last synced: 5 days ago
JSON representation
The task is to permute a string `s` such that all consonants remain in their original places and the vowels are sorted in non-decreasing order of their ASCII values, then return the resulting string.
- Host: GitHub
- URL: https://github.com/lucas-erkana/codingchallenege_sort_vowels_in_a_string
- Owner: Lucas-Erkana
- Created: 2023-11-13T06:28:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-13T06:43:02.000Z (about 1 year ago)
- Last Synced: 2024-10-12T09:49:12.046Z (about 1 month ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0