Time Left - 10:00 mins

Dynamic Programming

Attempt now to get your rank among 73 students!

Question 1

The Fibonacci sequence is the sequence of integers

Question 2

Which of the following procedure is suitable to find the longest path from a given vertex to any other given vertex in a directed acyclic graph (weighted) with few negative edge weights.

Question 3

Consider the following two sequences :

X = < B, C, D, C, A, B, C >, and

Y = < C, A, D, B, C, B >

The length of longest common subsequence of X and Y is :

Question 4

The Knapsack problem belongs to which domain of problems ?

Question 5

Which of the following algorithms solves the all pair shortest path problem?
  • 73 attempts
  • 0 upvotes
  • 0 comments
Jul 5GATE & PSU CS