Answer the question
In order to leave comments, you need to log in
How to find the maximum number of repetitions in an array of occurrences of words in a string in a row?
I have an array like this
const massive = [
'Max download report 1',
'Felix download report 4',
'Roberto upload report 5',
'Alex download report 1',
'Stef download report 2',
'Sam download report 3',
'Monika upload report 54'
]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question