You are viewing a single comment's thread. Return to all comments →
Wouldnt it be better to avoid creating all StringBuffers at the start, by checking if a StringBuffer in the Array is null and creating one if it is?
Seems like cookies are disabled on this browser, please enable them to open this website
The Full Counting Sort
You are viewing a single comment's thread. Return to all comments →
Wouldnt it be better to avoid creating all StringBuffers at the start, by checking if a StringBuffer in the Array is null and creating one if it is?