| Author |
optimize the following code
|
Sandeep Bhandari
Ranch Hand
Joined: Apr 16, 2004
Posts: 201
|
|
Below given code prints the following output: ** **** ****** ******** Can you help to remove those nested redundant while loops?? I guess they are causing bottleneck.
|
SCJP 96% | SCWCD 90%| SCJP mock exams | My SCJP blog
|
 |
fred rosenberger
lowercase baba
Bartender
Joined: Oct 02, 2003
Posts: 9955
|
|
What have you tried? What worked? What didn't? We're not really going to do it for you...
|
Never ascribe to malice that which can be adequately explained by stupidity.
|
 |
 |
|
|
subject: optimize the following code
|
|
|