A suggestion for sorting submissions

Revision en1, by ali.mashreghi, 2015-11-01 16:32:32

Hello everyone,

I was thinking that the sorting of the submissions for a problem can be improved. Here is the case: Imagine that you want to learn Java language better. It is good if you can sort the submissions according to "Lang" attribute. Besides, in such a case you would probably prefer to see the code of those who have higher rankings. Therefore, you might want to first sort the submission by "Lang" and then sort it by the ranking of the person who has submitted the code.

What do you think?

Any help, advice, or opinion is appreciated,

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English ali.mashreghi 2015-11-01 16:49:06 101
en1 English ali.mashreghi 2015-11-01 16:32:32 597 Initial revision (published)