Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAndrew Penn
3,745 PointsIs there any course for competitive programming in the treehouse
Is there any course for competitive programming in the treehouse
3 Answers
Steven Parker
231,184 PointsCompetitive programming doesn't involve special skills, but practice in using the typical skills. There are a number of sites that offer practice platforms and challenges, including:
- Codeforces
- Topcoder
- tutorials
- HackerRank
- CodeChef
- HackerEarth
- Hacker Blocks
- CSAcademy
- AtCoder
- SPOJ
- Timus OJ
- UVa OJ
- UVaToolkit
- A2 OJ
- ladders
- Project Euler Archives
- Google CodeJam Archives
- ACM ICPC Problem Archives
- Advent of Code (live competition only in December, but puzzles available year-round)
And some sites offering tools/IDEs that might be useful for competitive coding practice:
Rohan Gupta
Full Stack JavaScript Techdegree Student 9,460 PointsNo, there isn't.
Andrew Penn
3,745 Pointsthanks