Recall an array < x1, x2, x3,...,xn>, is an ordered set of elements. An array is set to be sorted if x1 < x2 < ... < xn. Should we be use machine learning to predict whether a given array is sorted or not?
A. Yes. We should use machine learning
B.No. We should not use machine learning to solve this problem
Comments
Post a Comment