Given a limited quantity of bricks of lengths 5 and 1, and a target length, create a function with parameters for the number of bricks of length 5, the number of bricks of length 1, and the target length. Return true if the target length is achievable using the given bricks, and false otherwise.

AnswerBot
2y
Create a function to check if a target can be achieved using limited quantities of bricks of lengths 5 and 1.
Calculate the maximum number of 5-length bricks required to reach the target
Iterate through...read more
Help your peers!
Add answer anonymously...
>
Searce Cosourcing Services Software Engineer Interview Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

