Sankha Narayan Guria
Sankha Narayan Guria
A blog should be added to Codejudge, to announce any latest changes, updates or announcements to the event being organised. The blog can be simple Markdown flavoured allowing comments from...
**Current Status:** The data is piped via a socket to the Java process from PHP, after it is read from the database. This is the performance bottleneck. **Expected:** Java should...
Add the support for the following languages: - [ ] PHP - [ ] Ruby - [ ] JavaScript (via Node.js)
The following problems are in effect after #18 has landed: - [ ] The submission time is still closed for problems. Tracked by: #17. - [ ] The supported languages...
Codejudge has grown bigger, and we need a test suite to prevent new bugs from creeping in. I am considering the use of [Selenium](http://docs.seleniumhq.org/) to write the test suite for...
Bug reported by Shivendra Pal Singh: > I cannot get past the issue whenever a new problem is updated and if a user tries to solve it, it shows submission...
A live notification system should be there on Codejudge. It may use the technique of AJAX to give live notifications. Maybe all the notifications can be collected in a notification...
A forum should be there to post any issues or doubts by the participants during the contest. A discussion forum will facilitate activity among the users to discuss doubts about...
RbSyn is non-interactive at the moment---there are specs and then the synthesizer finds some code that satisfies it without any further human input. However, the core of RbSyn supports partial...