Ask Question

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

+2
Answers (1)
  1. 23 August, 15:15
    0
    Usually go with the larger one first
Know the Answer?
Not Sure About the Answer?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers