BFE
.dev
EN
Practice
Explore
EN
JavaScript Coding Questions
9. decode message
Discuss
time is O(n) , space should not be O(n) as we return str but anyway we used extra string so O(n)