A suggestion for sorting submissions

Правка en2, от ali.mashreghi, 2015-11-01 16:49:06

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.

Another solution could be the use of filters, so that you can only see the submissions with Java.

What do you think?

Any help, advice, or opinion is appreciated,

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский ali.mashreghi 2015-11-01 16:49:06 101
en1 Английский ali.mashreghi 2015-11-01 16:32:32 597 Initial revision (published)