Sankha Narayan Guria

Results 43 issues of 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...

new feature

**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...

enhancement
perf

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...

bug

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...

new feature

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...

bug

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...

enhancement

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...

new feature

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...