KUNGFU TECH vietnam
6304 câu hỏi phỏng vấn Full-Stack, Coding & System Design Interview
Bộ lọc:
List some ways of representing Graphs
Explain what is A* Search?
What are some applications of Graphs?
Explain the BSF (Breadth First Search) traversing method
Compare Adjacency Lists or Adjacency Matrices for Graphs representation
Provide some practical examples of using Depth-First Search (DFS) vs Breadth-First Search (BFS)?
What is difference between BFS and Dijkstra's algorithms when looking for shortest path?
Explain what is heuristic cost function...
Why is the complex...
What are key difference...
How do we know whether we nee...
Why does a Breadth First Search (BFS) use ...
What's the difference between b...
Illustrate the difference in peak me...