Query related to practice

In codechef can we find problems related to a particular topic by searching in practice section?

Use ‘Ctrl+F’ to search tags like dfs , bfs, dp , djikstra … etc.

Also check this , where topicwise sample problems are given. Learn Data Structures and Algorithms | DSA tutorials | CodeChef

2 Likes

Yes, there is a “tag” section for it. At the homepage, look at your left. You will see “Search problem by tag”. Enter the tag (topic like seg-tree, problem setter name etc.) for searching, else all tags are visible there.

Mind one thing, only those problems are searchable by this method which have an editorial (and hence have been tagged).

If this doesnt suffice, then googling is way better option, at least in my opinion :slight_smile:

Lol. 54 sec :frowning: XDXD

1 Like