larissalages / code_problems

Code Problems from Coding Challenge Websites. The goal is to help them to improve their code skills and also studying for coding interviews.
MIT License
55 stars 182 forks source link

Add Solution for Koko Eating Bananas #442

Closed tara-matthew closed 1 year ago

tara-matthew commented 1 year ago

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

Description

My solution for the Leetcode problem Koko Eating Bananas in JavaScript.

Resolves https://github.com/larissalages/code_problems/issues/421

:heart: Thank you!