Skip to content

Commit

Permalink
Merge pull request #2971 from jency1/patch-5
Browse files Browse the repository at this point in the history
Added SPOJ (Sphere Online Judge)
  • Loading branch information
panwar8279 authored Aug 10, 2024
2 parents 1954d67 + 3c8c49f commit 7cd691d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions frontend/src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -6498,6 +6498,13 @@
"description": "GitHub is a platform for version control and collaboration, allowing developers to host and review code, manage projects, and build software together."
},
{
"productName": "SPOJ (Sphere Online Judge)",
"category": "Tools",
"image": "https://pbs.twimg.com/profile_images/568733328090480640/B1rm7i-y_400x400.jpeg",
"link": "https://www.spoj.com/",
"description": "An online judge system for practicing coding problems and competing in contests."
},
{
"productName": "Kaggle",
"category": "Tools",
"image": "https://cdn4.iconfinder.com/data/icons/logos-and-brands/512/189_Kaggle_logo_logos-512.png",
Expand Down

0 comments on commit 7cd691d

Please sign in to comment.