Overuse can lead to complexity. Frame the concept in practical terms so you can explain it during interview discussion.
While useful, overusing static factory methods can lead to a cluttered API with many method names that are hard to manage. For example, having too many factory methods for different configurations of an object can complicate usage.