Suggest questions which are based on DFS / BFS over "GRID"

Can some one suggest me questions which are based on dfs/bfs on grid , I need at least 30 to 50 questions from all platforms like leetcode , CF , atcoder , hackerrank , etc.

@aneee004 @aryanc403 @spaanse

I know some questions -

"SPOJ.com - Problem KNMOVE "

SPOJ.com - Problem SERGRID

"SPOJ.com - Problem NAKANJ "

"SPOJ.com - Problem PUCMM223 "

SPOJ.com - Problem SPIRALGR

SPOJ.com - Problem DCEPC706

http://codeforces.com/contest/35/problem/C

But other than this if possible share some more questions.

Not sorted based on difficulty:
- LeetCode.
DFS: Connected Cell in a Grid | HackerRank.
- LeetCode.
- LeetCode.
- LeetCode.
- LeetCode.

I will keep adding more in this comment as I find them

2 Likes

actually anee the questions in previous hackerrank contest was very good , but the main issue is we have to open each contest and see if they are in graph category , instead of this if someone creates an API / or program so that it will find out graph category questions in previous contest from hackerrank it will be highly benifitial.

1 Like
2 Likes

That would be nice. I’m not particularly into web dev but if someone is, they can come with something! :grin:.

Yes , this will be very helpful, so anyone here who can do this?