- 3 Select A Theta Notation From The List 1 Inn E N N Inn N Na 2 N N For The Number Of Times 1 (25.08 KiB) Viewed 20 times
3. Select a theta notation from the list (1), (Inn), e(n), (n Inn), (n²), (na), (2), (n!), (n"), for the number of times
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
3. Select a theta notation from the list (1), (Inn), e(n), (n Inn), (n²), (na), (2), (n!), (n"), for the number of times
3. Select a theta notation from the list (1), (Inn), e(n), (n Inn), (n²), (na), (2), (n!), (n"), for the number of times the instruction r = 1 +1 is executed in the following piece of pseudo-code. Assume n is a positive integer. Justify your answer. for i = 1 ton for j = 1 ton for k=1 to j I= 1+1 end end end (10 marks