chwala
Gold Member
- 2,825
- 413
- Homework Statement
- Consider the following array of numbers ##[ 17,33,14,25,23,28,21,13,9,6,10]##? which number was used as the pivot?
supposing we had say, ##[ 17,33,14,25,12,28,21,13,9,6,15]##? Then how would we find the pivot?
secondly, apply the first-fit decreasing bin packing algorithm to the fully sorted list into bins of size ##85##.
- Relevant Equations
- algorithms.
Okay i know the answer as indicated on ms ...i just want to check if there is a general rule for finding the number used as the pivot?
Last edited: