lundi 3 août 2020

Looking for solutions in python or c++ [closed]

Given a file which contains all possible 6 digit integers like 123456. You need to find out the first repeated integer. The constraint is that you have very minimal RAM say 100Mb which implies that you cannot load the entire contents of a file in a container like std::map.

Aucun commentaire:

Enregistrer un commentaire