Mex of the array

Revision en1, by loverBoUy, 2022-09-17 10:01:27

Find the mex of the array in o(n) time and constant space complexity; mex = smallest missing element from the array please share your ideas on this tia

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English loverBoUy 2022-09-17 10:01:27 174 Initial revision (published)