awk 'BEGIN{PROCINFO["sorted_in"]="@val_num_desc"}/23\/Apr\/2020/{a[$1]++}END{for(v in a)print a[v],v}' nowcoder.txt