Can you please help with the below computer science - Algorithmsquestion
Please do not copy existing Cheqq Question
1. (3 marks) Provide a numeric label (1, 2, 3, etc.) for each of the following functions. Labels should be applied according the following criteria: i) If functions f(n) and g(n) have the same label, then: f(n) = 0(g(n)) ii) If function f(n) has a smaller label than g(n), then: f(n) = o(g(n)) Label Function n1.585 nlog, (n) ln(n) n! 7 2n 3n² + 2n + 4 n2.807 3nlog4(n) en n²/2 3.756
Can you please help with the below computer science - Algorithms question Please do not copy existing Cheqq Question
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am