Software engineering position.
The interview went well, but there was one technical question I didn't know the answer to.
"What is the Object-oriented way to sort a two-dimensional array?"
I said to use a double for loop (couldn't think of anything), but the interviewer said that way is more of an algorithm....and repeated "What's the best Object-oriented way?"
She told me the answer afterwards (which I still don't really understand), I'll add that in after some replies?
Edit:
The answer: "Use the COMPARE function."
The interview went well, but there was one technical question I didn't know the answer to.
"What is the Object-oriented way to sort a two-dimensional array?"
I said to use a double for loop (couldn't think of anything), but the interviewer said that way is more of an algorithm....and repeated "What's the best Object-oriented way?"
She told me the answer afterwards (which I still don't really understand), I'll add that in after some replies?
Edit:
The answer: "Use the COMPARE function."
