Click here to Skip to main content
15,921,530 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Windows 8.1 Diskspace Monster? What up, Yo?! Nessie? Chapacubra? Sasquatch? Pin
Super Lloyd2-Aug-15 15:01
Super Lloyd2-Aug-15 15:01 
GeneralO(my) PinPopular
PIEBALDconsult1-Aug-15 10:13
mvePIEBALDconsult1-Aug-15 10:13 
GeneralRe: O(my) Pin
harold aptroot1-Aug-15 10:17
harold aptroot1-Aug-15 10:17 
GeneralRe: O(my) Pin
PIEBALDconsult1-Aug-15 17:04
mvePIEBALDconsult1-Aug-15 17:04 
GeneralRe: O(my) Pin
CPallini1-Aug-15 10:33
mveCPallini1-Aug-15 10:33 
GeneralRe: O(my) Pin
Daniel Pfeffer1-Aug-15 21:39
professionalDaniel Pfeffer1-Aug-15 21:39 
GeneralRe: O(my) Pin
PIEBALDconsult1-Aug-15 22:00
mvePIEBALDconsult1-Aug-15 22:00 
GeneralRe: O(my) Pin
Daniel Pfeffer1-Aug-15 22:45
professionalDaniel Pfeffer1-Aug-15 22:45 
PIEBALDconsult wrote:
From there, it was a simple matter to state that every algorithm is O(n).

OK. Smile | :)

If you choose the "correct" criterion for measuring the complexity of your problem, then every problem is indeed O(n). For example, in the Travelling Salesman Problem, if you choose "The number of possible paths" as your complexity criterion, then the problem may be seen as O(n).

Most of us would choose "The number of stops on the route" to be a more useful complexity criterion, which makes the solution to the problem of much higher complexity.
If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack.

--Winston Churchill

GeneralRe: O(my) Pin
harold aptroot2-Aug-15 1:58
harold aptroot2-Aug-15 1:58 
GeneralRe: O(my) Pin
PIEBALDconsult2-Aug-15 6:33
mvePIEBALDconsult2-Aug-15 6:33 
GeneralRe: O(my) Pin
harold aptroot2-Aug-15 6:41
harold aptroot2-Aug-15 6:41 
GeneralRe: O(my) Pin
PIEBALDconsult2-Aug-15 6:46
mvePIEBALDconsult2-Aug-15 6:46 
GeneralRe: O(my) Pin
PIEBALDconsult2-Aug-15 8:34
mvePIEBALDconsult2-Aug-15 8:34 
GeneralO(yes^3) Pin
Bassam Abdul-Baki4-Aug-15 7:20
professionalBassam Abdul-Baki4-Aug-15 7:20 
GeneralHow Disciplined Of A Coder Are You? PinPopular
Kevin Marois1-Aug-15 8:18
professionalKevin Marois1-Aug-15 8:18 
GeneralRe: How Disciplined Of A Coder Are You? Pin
PIEBALDconsult1-Aug-15 8:35
mvePIEBALDconsult1-Aug-15 8:35 
GeneralRe: How Disciplined Of A Coder Are You? Pin
Kevin Marois1-Aug-15 8:47
professionalKevin Marois1-Aug-15 8:47 
GeneralRe: How Disciplined Of A Coder Are You? Pin
newton.saber1-Aug-15 10:28
newton.saber1-Aug-15 10:28 
GeneralRe: How Disciplined Of A Coder Are You? Pin
pkfox1-Aug-15 21:10
professionalpkfox1-Aug-15 21:10 
GeneralRe: How Disciplined Of A Coder Are You? Pin
Ravi Bhavnani1-Aug-15 8:35
professionalRavi Bhavnani1-Aug-15 8:35 
GeneralRe: How Disciplined Of A Coder Are You? Pin
Kevin Marois1-Aug-15 8:42
professionalKevin Marois1-Aug-15 8:42 
GeneralRe: How Disciplined Of A Coder Are You? Pin
Ravi Bhavnani1-Aug-15 8:45
professionalRavi Bhavnani1-Aug-15 8:45 
GeneralRe: How Disciplined Of A Coder Are You? Pin
PIEBALDconsult1-Aug-15 9:20
mvePIEBALDconsult1-Aug-15 9:20 
GeneralRe: How Disciplined Of A Coder Are You? Pin
Gjeltema1-Aug-15 12:10
Gjeltema1-Aug-15 12:10 
GeneralRe: How Disciplined Of A Coder Are You? Pin
Camilo Reyes1-Aug-15 14:09
professionalCamilo Reyes1-Aug-15 14:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.