Update Google Code Jam link to Google Coding Competitions Archive

This commit is contained in:
Yash Panjwani
2024-05-13 19:12:18 +05:30
parent 4ea9ed347f
commit 4d84b7dd2e

View File

@@ -722,7 +722,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [Codility](https://codility.com) : Verify and improve coding skills
- [Codingame](https://www.codingame.com/start) : Learn coding through games and challenges!
- [Facebook Hacker Cup](https://www.facebook.com/hackercup/) : Facebook's Programming Contest, past problems solutions and FAQ
- [Google Code Jam Practice and](https://code.google.com/codejam/past-contests) : past contest problems for practice
- [Google Coding Competitions Archive](https://zibada.guru/gcj/) : past contest problems for practice
- [HackerEarth - Programming challenges and Developer jobs](https://www.hackerearth.com)
- [HackerRank](https://www.hackerrank.com) : Practice coding. Compete. Find jobs.
- [LightOJ](https://lightoj.com) : Practicing at lightoj is so good for beginners as it is categorized and have also chat room and forum which helps to communicate with others about any problem.