Tag: a-graph
All the articles with the tag "a-graph".
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 994 LintCode 3726 Rotting Oranges
Published: at 06:23 AMSolutions for LeetCode 994 LintCode 3726, medium, tags: graph, bfs, array; companies: tiktok.
LeetCode 2257 Count Unguarded Cells in the Grid
Updated: at 07:23 AMSolutions for LeetCode 2257, medium, tags: array, graph, simulation.
LeetCode 1192 LintCode 1271 Critical Connections in a Network
Updated: at 10:12 AMsolutions for LeetCode 1192, LintCode 1271, hard, tags: dfs, graph, bi-connected component. Companies: Amazon.