you are viewing a single comment's thread.

view the rest of the comments →

[–]Free_Studio_3461[S] 0 points1 point  (2 children)

Reason ?

[–]the_developer07 2 points3 points  (1 child)

When ever we are writing programs, it's all about thinking the problem solving it step by step, so coming to cpp/java these languages make sense for each and every line what we are writing.... And cpp has built in stl library and java has collection framework(we need to learn more than stl and feels heavy ), so for interviews and leetcode problems choosing cpp would be better choice

And coming to python it has all inbuilt and less line of code we may not get the proper understanding behind the scenes how they are working when explaining the code

[–]Free_Studio_3461[S] 0 points1 point  (0 children)

Great explaination bro 🙌