ben_atkinson
December 6th, 2006, 04:34 AM
Hi
I'm trying to find an algorithm thats space complexity and run-time complexity are both O(n). The algorithm should sort an array of integers into order. I've had a look online but haven't been able to find anything and was wondering if you guys had any ideas on what I could use?
Thanks very much for your help
Ben
I'm trying to find an algorithm thats space complexity and run-time complexity are both O(n). The algorithm should sort an array of integers into order. I've had a look online but haven't been able to find anything and was wondering if you guys had any ideas on what I could use?
Thanks very much for your help
Ben