You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PrimeFactorization.java must return a list of prime factors instead of printing prime factors on the console so that it can be used in other algorithms. Also unit tests are missing for this class.
Kindly assign so that I can fix both.