edited by
437 views

Please log in or register to answer this question.

Position:
Show:

Related questions

0 0 votes
0 0 answers
1.0k
1.0k views
adityaaswal asked Nov 30, 2018
1,001 views
Let G = (V,E) be a directed graph.Each edge of G is represented as (i,j) with length l[i,j].If there is no edge from i to j then l[i,j] = (IMAGE ATTACHED)
0 0 votes
0 0 answers
661
661 views
Shamim Ahmed asked Nov 26, 2018
661 views
Which of the following procedure is suitable to find longest path from given vertex to any other vertex in Directed Acyclic Graph?Answer: Dynamic Programming.Why Greedy A...
3 3 votes
2 answers 2 answers
3.3k
3.3k views
talha hashim asked Aug 1, 2018
3,277 views
Consider two strings A = “abbaccda” and B = “abcaa” consider "x"be length of the longest common subsequence between A and B and “y” be the number of distinct such longest...
1 1 vote
1 answers 1 answer
1.9k
1.9k views
Ayesha_S asked Jun 2, 2018
1,855 views
Consider two Person (Person X, Person Y). Person X who was given a problem to calculate A1 × A2 × A3 with dimension 3 × 100, 100 × 2 and 2 × 2 in minimum multiplication. ...