Click here to Skip to main content
15,914,447 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: Does the typical regular programmer understand HeapSort? Pin
Yuriy Loginov19-Aug-15 10:49
professionalYuriy Loginov19-Aug-15 10:49 
GeneralRe: Does the typical regular programmer understand HeapSort? Pin
Amarnath S19-Aug-15 16:51
professionalAmarnath S19-Aug-15 16:51 
GeneralRe: Does the typical regular programmer understand HeapSort? Pin
Dan Neely20-Aug-15 3:42
Dan Neely20-Aug-15 3:42 
GeneralRe: Does the typical regular programmer understand HeapSort? Pin
Super Lloyd19-Aug-15 19:42
Super Lloyd19-Aug-15 19:42 
GeneralRe: Does the typical regular programmer understand HeapSort? Pin
grgran20-Aug-15 5:19
grgran20-Aug-15 5:19 
GeneralRe: Does the typical regular programmer understand HeapSort? Pin
Walt Karas20-Aug-15 5:37
Walt Karas20-Aug-15 5:37 
GeneralRe: Does the typical regular programmer understand HeapSort? Pin
SeattleC++20-Aug-15 6:55
SeattleC++20-Aug-15 6:55 
GeneralRe: Does the typical regular programmer understand HeapSort? Pin
rcampbell1220-Aug-15 8:17
rcampbell1220-Aug-15 8:17 
Like someone else said, sure, back when I was in college. But do you need to understand it today? There are tools that do sorting and so many other tasks. You can't understand the inner workings of all of them. Hell, when I come back to some of my old "still working, but now needing a mod" code, I sometimes don't understand it. At least not without some studying and reacquaintance with the problem I was solving at the time. The great majority of sorting I need to do is done via indexes in the database tools I use. Using a HeapSort is not really on my radar. Not that it hurts to internalize it and - if you've got that good of a memory - to remember it, but it's certainly not required.
GeneralStupid Recruiters - Part Whatever Pin
Kevin Marois19-Aug-15 6:18
professionalKevin Marois19-Aug-15 6:18 
GeneralRe: Stupid Recruiters - Part Whatever Pin
MacSpudster19-Aug-15 6:23
professionalMacSpudster19-Aug-15 6:23 
GeneralRe: Stupid Recruiters - Part Whatever Pin
R. Giskard Reventlov19-Aug-15 6:28
R. Giskard Reventlov19-Aug-15 6:28 
GeneralRe: Stupid Recruiters - Part Whatever Pin
Rob Philpott19-Aug-15 6:50
Rob Philpott19-Aug-15 6:50 
GeneralRe: Stupid Recruiters - Part Whatever Pin
Slacker00719-Aug-15 7:42
professionalSlacker00719-Aug-15 7:42 
GeneralRe: Stupid Recruiters - Part Whatever Pin
Ian Shlasko19-Aug-15 7:23
Ian Shlasko19-Aug-15 7:23 
GeneralRe: Stupid Recruiters - Part Whatever Pin
ZurdoDev19-Aug-15 7:57
professionalZurdoDev19-Aug-15 7:57 
GeneralRe: Stupid Recruiters - Part Whatever Pin
Mycroft Holmes19-Aug-15 15:04
professionalMycroft Holmes19-Aug-15 15:04 
GeneralI used to look forward to a new version of Windows... Pin
Marc Clifton19-Aug-15 5:34
mvaMarc Clifton19-Aug-15 5:34 
GeneralRe: I used to look forward to a new version of Windows... Pin
Maximilien19-Aug-15 5:54
Maximilien19-Aug-15 5:54 
GeneralRe: I used to look forward to a new version of Windows... Pin
Wastedtalent19-Aug-15 5:57
professionalWastedtalent19-Aug-15 5:57 
GeneralRe: I used to look forward to a new version of Windows... Pin
mtiede20-Aug-15 2:59
mtiede20-Aug-15 2:59 
GeneralRe: I used to look forward to a new version of Windows... Pin
itprorh6620-Aug-15 4:59
itprorh6620-Aug-15 4:59 
GeneralRe: I used to look forward to a new version of Windows... Pin
mtiede20-Aug-15 5:28
mtiede20-Aug-15 5:28 
GeneralRe: I used to look forward to a new version of Windows... Pin
itprorh6620-Aug-15 6:17
itprorh6620-Aug-15 6:17 
GeneralRe: I used to look forward to a new version of Windows... Pin
mtiede20-Aug-15 7:21
mtiede20-Aug-15 7:21 
GeneralRe: I used to look forward to a new version of Windows... Pin
itprorh6620-Aug-15 8:17
itprorh6620-Aug-15 8:17 

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.