- Guides d'étude, Notes de cours & Résumés
Vous recherchez les meilleurs guides d'étude, notes d'étude et résumés sur ? Sur cette page, vous trouverez 2 documents pour vous aider à réviser pour .
All 2 résultats
Trier par:
-
Examen
Fall 2023 CSE 214 Unit 1, All Questions and answers, Rated A+/ latest Exam prediction paper 2024/25 APPROVED/
-
---7février 20242023/2024A+
- Fall 2023 CSE 214 Unit 1, All Questions 
and answers, Rated A+ 
What is the order of time complexity (ascending order)? - -O(1) < O(log n) < O(√n) < O(n) < O(n log n) 
< O(n^2) < O(2^n) < O(n!) < O(n^n) 
*Assume that the base of log is 2* 
What is the worse-case scenario in a linear search? - -When the linear search counts the MAX 
amount of operations, or O(n). 
What is the average-case scenario in a linear search? - -When the linear search counts the AVERAGE 
amou...
-
8,01 € Plus d'infos
Terryl