Message on Whatsapp 8879355057 for DSA(OA + Interview) + Fullstack Dev Training + 1-1 Personalized Mentoring to get 10+LPA Job
1 like 0 dislike
1,533 views
in Competitive-Programming by | 1,533 views

2 Answers

0 like 0 dislike
Yes. C++ is great for competitive programming. It is one of the most popular programming languages for competitive programming.

you can watch youtube about that
by Expert (650 points)
0 like 0 dislike
Many things in C++ and Java are same so switching from one to other should be easy too.

Loops , conditions , etc. both have exactly same syntax in C++ and Java.

You can use this resources to learn C++ :

1)https://www.sitesbay.com/cpp/index

2)https://www.w3schools.com/cpp/default.asp

Then , solve these crisp , easy and logical C++ prolems  to get a good hands-on practice :-

https://www.sitesbay.com/cpp-program/index

Hope this helped!
by Expert (108,100 points)