Thinking of moving away from C++ . Any language suggestions ? ( apart from python )

Hi Folks,
I have been pretty much using C++ for Leetcode and interview.
Now that i think that might be something that is holding me back.

The questions involving strings are very very diffcult to manege with C++. Especially the problems where the inputs arew given in string.

Can someone give me any recomendatin for the langaue that i can use which has more easy implemetation for strings ? I know that there is Python. I was wondering , if there is something else as well ? Maybe Golang ?

Please let me know.

Thanks.

Comments (3)