I'm sure that amount of categories would be fun, regardless.
However, it should work. The main issue with something like that would be hitting the max_input_vars value in php.ini (which usually defaults to 1000). But, thankfully, the category tree is serialised into a single JSON string in a single input so yeah, it should work.