• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
Menu
+ 1

Can this be considered O(n)?

Sorry for the mess! https://code.sololearn.com/cUl7x6aVpMpa/?ref=app

pythoncomplexityo(n)
6th Jun 2018, 8:22 AM
Zuke
Zuke - avatar
1 Odpowiedź
+ 1
Yup. string.lower() is O(n), so is line 4, and line 5. string.replace() runs at most once so that adds another O(n). So we are in the ballpark of 4*n operations, which is O(n) :)
6th Jun 2018, 9:25 AM
Schindlabua
Schindlabua - avatar

Często masz takie pytania?

Ucz się bardziej efektywnie, za darmo:

  • Wprowadzenie do Pythona

    7.1M uczących się

  • Wprowadzenie do Java

    4.7M uczących się

  • Wprowadzenie do C

    1.5M uczących się

  • Wprowadzenie do HTML

    7.5M uczących się

Zobacz wszystkie kursy
Popularne dzisiaj
How many time I can use sololearn trial mode?
2 Votes
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Did sololearn helped you to get easier a job?
1 Votes
Sololearn course
1 Votes
solo learn program issue - iPhone?
1 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
Bug sur le deuxième cours de python
1 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes