1,336 views

4 Answers

1 votes
1 votes
Adjacency matrix . just check the ijth entry and jith in the matrix entry
0 votes
0 votes
Option B) Adjacency Matrix is the answer , because only the entry is to be checked in the matrix corresponding to the nodes.

Related questions

3 votes
3 votes
4 answers
1
manikgupta123 asked Apr 29, 2019
1,800 views
What is the time complexity to delete an arbitrary node from binary heap?O(n)O(log n)O(1)O(n log n)
3 votes
3 votes
4 answers
2
manikgupta123 asked Apr 28, 2019
1,698 views
What is the time complexity for insertion in binary tree in worst case?O(1)O(log n)O(n)O(n log n)
0 votes
0 votes
1 answer
3
manikgupta123 asked Apr 29, 2019
992 views
Which part in 8086 microprocessor is responsible for fetching instructions into the queue?BIUEUStackRegisters
3 votes
3 votes
2 answers
4
manikgupta123 asked Apr 28, 2019
1,110 views
How many pairs of positive integers do $m$ and $n$ satisfy in $\frac{1}{m}+\frac{4}{n}=\frac{1}{12}, $ where $n$ is odd and less than $60?$3579