Tag: a-bfs
All the articles with the tag "a-bfs".
LeetCode 542 LintCode 974 01 Matrix and LeetCode 1765 Map of Highest Peak
Published: at 06:23 AMSolutions for LeetCode 542, LeetCode 1765, and LintCode 974, hard, tags: array, queue, sliding window, heap, monotonic queue.
LeetCode 2415 Reverse Odd Levels of Binary Tree
Published: at 06:23 AMSolutions for LeetCode 239, hard, tags: array, queue, sliding window, heap, monotonic queue.
LeetCode 339 LintCode 551 Nested List Weight Sum
Published: at 07:23 AMSolutions for LeetCode 339 LintCode 551, medium, tags: dfs, bfs; companies: salesforce.
LeetCode 994 LintCode 3726 Rotting Oranges
Published: at 06:23 AMSolutions for LeetCode 994 LintCode 3726, medium, tags: graph, bfs, array; companies: tiktok.
LeetCode 314 LintCode 651 Binary Tree Vertical Order Traversal
Updated: at 10:12 AMsolutions for LeetCode 314 LintCode 651 Binary Tree Vertical Order Traversal, tags: hash, bfs, tree, companies: facebook google