I want to check which teams have registered from my college.
For this I need to scroll many pages to my college page.
Developers @codechef must add a search bar to filter data for a particular institute like the one we have in ranklists.
I want to check which teams have registered from my college.
For this I need to scroll many pages to my college page.
Developers @codechef must add a search bar to filter data for a particular institute like the one we have in ranklists.
But you can do like sort of a binary search on the page manually.
URL - https://www.codechef.com/teams/list/SNCKQL17?page={the page number}.
Just a suggestion.
But, yes it should have such an option.
yes, this feature must be there.
Still a great temporary solution to problem.