Education + Jobs Hiring Website - 2025
0 like 0 dislike
1,385 views
in Online Assessments by Expert (145,340 points)
edited by | 1,385 views

1 Answer

0 like 0 dislike
Best answer

There were total three quesions asked.
image
image
image
image
Due to server issues,this test wasn't able to run smoothly and hence it is again rescheduled .I was just able to solve the 2nd question fully.
PS:-The final dp state in second would be dp[n]=30+max(func(n/2),func((n+1)/2).

by Expert (145,340 points)