User profile: rdanysh

User info
User name:rdanysh
Bio:Just a college student studying COSC
History
Joined:
Number of posts:4
Latest posts:

Big O notation help
@tfityo See that's what I thought, since they're both n squared they should be equal, but then I...

Big O notation help
Just need a little clarification between these two big O notation functions. Which is more efficient...

Quicksort troubles
I need to make a quicksort program that tells me how many swaps quicksortt goes through from an arra...

Need Quicksort Help
I need to make a quicksort program that tells me how many swaps quickosrt goes through from a array ...