Relative Content

Tag Archive for pythonoptimizationmoduletime-complexitydsa

Can we use python built in modules in coding rounds

Python has rich build in modules as well as built in functions. So without writing long lines of Code why can’t we use built in modules and functions. Is that acceptable in coding rounds and what will be the time and space complexity then?