Bug Report for https://neetcode.io/problems/string-encode-and-decode Keep getting TLE in C++. Even the posted solution gives you a TLE. Try it out yourself. Picture attached. <img width="924" height="768" alt="Image" src="https://github.com/user-attachments/assets/675fc4b6-87b5-4908-b775-f77452b61241" /> ## Below is posted neetcode solution. Still gives TLE. <img width="889" height="227" alt="Image" src="https://github.com/user-attachments/assets/302ad5fe-6bcc-47a1-b5f9-6d8fe84223cd" /> <img width="842" height="690" alt="Image" src="https://github.com/user-attachments/assets/14e9d7ee-67c6-4ea5-9686-c78b2ba31e7d" />
Bug Report for https://neetcode.io/problems/string-encode-and-decode
Keep getting TLE in C++. Even the posted solution gives you a TLE. Try it out yourself. Picture attached.

Below is posted neetcode solution. Still gives TLE.