programming
programming-challenge
interview
coding
interviews
codingame
job-board
interview-practice
interview-questions
jobseeker
programming-challenges
coding-interviews
jobsearch
coding-challenge
coding-challenges
job-interviews
interview-prep
interview-preparation
coding-interview
job-hunting
-
Updated
Jul 1, 2020 - JavaScript
https://github.com/DMOJ/online-judge/blob/8eed5e5278f68c35a0b46bcce17c1a64fae5dd78/judge/sitemap.py#L65-L74
The sitemap exposes the URL of every published editorial. However, a private problem can have a published editorial. In this case, the sitemap shows the editorial's URL, but a visitor would get a 404 when visiting the URL (because the problem is private).
Fix the permission check in `S