What do you mean by shortest path?
Answer / Alok Sharma
The shortest path is the path between two vertices in a graph with the smallest total edge weight or length. In an unweighted graph, the shortest path is just the path with the minimum number of edges.
| Is This Answer Correct ? | 0 Yes | 0 No |
State the advantages of using infix notations?
Differentiate between failfast and failsafe.
Is a hash table a map?
What are the average and worst time complexity in a sorted binary tree is
Describe the level term in a tree.
Is arraylist fail fast?
How can a binary tree be represented using the rotation?
What are all the classes and interfaces that are available in the collections?
How to find the missing element in integer array of 1 to 7?
What do u mean by array?
What is a b+ tree? Explain its uses.
Explain the uses of binary tree.