Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
bfs
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
BFS vs DFS for Binary Trees: A Decision Guide
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Jan 30
BFS vs DFS for Binary Trees: A Decision Guide
#
trees
#
bfs
#
dfs
#
interviewprep
Comments
Add Comment
4 min read
Level Order BFS: How to Keep Depth Boundaries from Blurring
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Jan 17
Level Order BFS: How to Keep Depth Boundaries from Blurring
#
bfs
#
binarytrees
#
traversal
#
interviewprep
Comments
Add Comment
4 min read
DFS and BFS algorithm in php
Sadiul Hakim
Sadiul Hakim
Sadiul Hakim
Follow
Jan 12
DFS and BFS algorithm in php
#
php
#
algorithms
#
dfs
#
bfs
Comments
Add Comment
2 min read
BFS or DFS? How to Choose in 30 Seconds During Interviews
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Jan 11
BFS or DFS? How to Choose in 30 Seconds During Interviews
#
graphs
#
bfs
#
dfs
#
interviewprep
1
 reaction
Comments
Add Comment
4 min read
Stop Memorizing BFS: Trace the Queue Like a Human Compiler
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Jan 5
Stop Memorizing BFS: Trace the Queue Like a Human Compiler
#
bfs
#
graphs
#
interviewprep
#
queue
Comments
Add Comment
4 min read
Can't Explain BFS Under Pressure? Use This Script
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Jan 4
Can't Explain BFS Under Pressure? Use This Script
#
graphs
#
bfs
#
interviewcommunication
#
queues
Comments
Add Comment
4 min read
How to Practice Graph Problems on LeetCode for Beginners: A Structured Roadmap
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 12 '25
How to Practice Graph Problems on LeetCode for Beginners: A Structured Roadmap
#
leetcode
#
graphs
#
bfs
#
dfs
Comments
Add Comment
6 min read
How to Choose Between BFS and DFS on LeetCode: A Beginner-Friendly Decision Guide
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 11 '25
How to Choose Between BFS and DFS on LeetCode: A Beginner-Friendly Decision Guide
#
leetcode
#
bfs
#
dfs
#
graphs
Comments
Add Comment
7 min read
Comparing BFS, DFS, Dijkstra, and A* algorithms on a practical maze solver example
Nemanja Mitic
Nemanja Mitic
Nemanja Mitic
Follow
Aug 5 '25
Comparing BFS, DFS, Dijkstra, and A* algorithms on a practical maze solver example
#
algorithms
#
bfs
#
dfs
#
dijkstra
Comments
Add Comment
7 min read
3543. Maximum Weighted K-Edge Path
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
May 21 '25
3543. Maximum Weighted K-Edge Path
#
graph
#
dfs
#
bfs
#
dp
Comments
Add Comment
3 min read
Grid Teleportation Traversal
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
May 18 '25
Grid Teleportation Traversal
#
bfs
#
dijsktras
#
priorityqueue
#
graph
Comments
Add Comment
2 min read
Optimizing Chip Placement on Circular Wafers Using Breadth-First Search (BFS)
Vivek Yadav
Vivek Yadav
Vivek Yadav
Follow
Feb 25 '25
Optimizing Chip Placement on Circular Wafers Using Breadth-First Search (BFS)
#
bfs
#
systemdesign
#
algorithms
Comments
1
 comment
3 min read
Find Largest Value in Each Tree Row
Ashis Chakraborty
Ashis Chakraborty
Ashis Chakraborty
Follow
Dec 25 '24
Find Largest Value in Each Tree Row
#
leetcode
#
bfs
#
youtubevideo
#
code
Comments
Add Comment
1 min read
Find safest walk through the grid
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
Oct 7 '24
Find safest walk through the grid
#
graph
#
bfs
#
dijkstras
#
leetcode
Comments
Add Comment
2 min read
864. Shortest Path to Get All Keys || Leetcode || Hard
Akshat Sharma
Akshat Sharma
Akshat Sharma
Follow
Sep 25 '24
864. Shortest Path to Get All Keys || Leetcode || Hard
#
leetcode
#
dsa
#
bfs
#
tutorial
12
 reactions
Comments
2
 comments
7 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account