Adobe | 25th October | Recent Interview Questions for Intern SDE role and Oncampus OAs | Freelancing Platform | Substring Reversal

Adobe · Question · Posted Oct 2022

Question 1 <problem>156</problem> Freelancing Platform A customer has posted several web development projects on a freelancing platform, and various web developers have put in bids for these projects. Given the bid amounts and their corresponding projects, what is the minimum amount the customer can pay to have all the projects completed? If any project has no bids, return -1. Example: numProjects = 3 projectId = [2, 0, 1, 2] bid = [8, 7, 6, 9] Output: 21 Question 2 <problem>140</problem> ...

The full answer & interview discussion are available to premium members.

Log in Create a free account