InterviewSolution
Saved Bookmarks
| 1. |
The code length does not depend on the frequency of occurrence of characters.(a) true(b) falseI got this question in final exam.The question is from Greedy Algorithms in section Greedy Algorithms of Data Structures & Algorithms II |
|
Answer» Right option is (B) false |
|