You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the first problem, I have n ads and the goal is to distribute them among the n slots to maximize the total revenue. In the second problem, I am required to compute the length of a longest common subsequence of two sequences.