Ask Question
9 February, 11:23

After doing some research you have two candidate algorithms. According to your research, Algorithm 1 has cost Θ (n3), while algorithm 2 is listed as Ο (n4) and Ω (n2). Which one do you choose? How do you decide? What would you have to know to choose the other one

+1
Answers (1)
  1. 9 February, 13:57
    0
    Usually go with the larger one first
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “After doing some research you have two candidate algorithms. According to your research, Algorithm 1 has cost Θ (n3), while algorithm 2 is ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers