User: fung915

  • Public profile

User profile: fung915

User info
User name:fung915
History
Joined:
Number of posts:10
Latest posts:

Please help for Big O analysis
I guess the average number of comparison I am doing is depended on the amount of input n the algorit...

Please help for Big O analysis
for (i = 0 ; i < length; i ++) { for (j = i +1; j < length; j++) ...

Please help for Big O analysis
Hi I have written a piece of code for this problem: 5. Given an input set S containing n real num...

while loop for linked list not working
by they way i printed 1 before showing the node to see where the error is , so disregard the 1s at t...

while loop for linked list not working
http://postimg.org/image/jc1ehqxvd/ hmm, this is the screen and error i get from my computer, not s...

This user does not accept Private Messages