Maximum Number of Balloons
Given a string text, you want to use the letters of text to spell the word "balloon." Write a function to find the maximum number of instances you can spell "balloon" using the letters of text.
Ada AI
I want to discuss a solution
Help me solve this
Give more examples
What's wrong with my code?
How to use 'for loop' in javascript?
javascript (node 13.12.0)