MIME types limit

Well I can’t find answers anywhere so anyone has any idea what to actually pass the 95% mark when it says:

Limit size in extensions…

I can copy paste my code here if u want

Hi,

[EDIT: DO NOT ASK OTHER TO POST THEIR FULL CODE]
then we can watch or run your code and maybe we can find the bug,
by the way, there are 4 limit test cases, does the code work for the other cases?

Limit size in MIME types 50
Limit size in extensions 50
Limite size in filenames 50
Large dataset 300

I am not sure, what the criteria are for these cases,
maybe someone can remember.

Do you retrieve extension with 10 chars max?
Re-read description carefully, probably you will find source of error

Yes it passes all the other tests except this one…

here is the code:

[EDIT: NO FULL CODE]

Giving full code is not allowed as of now.

I’m creating a reminder to myself to take a look in your code. I’ll try to find what’s wrong and determine if we can modify/add a test in IDE.