Click here to Skip to main content
15,915,328 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
Brisingr Aerowing2-Aug-15 14:44
professionalBrisingr Aerowing2-Aug-15 14:44 
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 
Nah, not really, though I admit that I still don't truly understand Big-O notation.

What got me thinking about this today was the comment:
"If you have figured out the O(n) solution, try coding another solution using the divide and conquer approach, which is more subtle"

Now, I'm pretty sure that the first algorithm to come to mind (and the one I implemented) is not O(n) -- I think it's closer to O(n!) (edit: It isn't; it's O(n^2)) -- so I wonder whether they actually know an O(n) algorithm or maybe they don't understand O(n) notation even as well as I.

From there, it was a simple matter to state that every algorithm is O(n).

modified 2-Aug-15 14:31pm.

GeneralRe: O(my) Pin
Daniel Pfeffer1-Aug-15 22:45
professionalDaniel Pfeffer1-Aug-15 22:45 
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? Pin
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 

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.