Click here to Skip to main content
15,894,720 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
NewsEvery programmer should understand this Pin
Kent Sharkey7-Jul-15 12:19
staffKent Sharkey7-Jul-15 12:19 
GeneralRe: Every programmer should understand this PinPopular
TheGreatAndPowerfulOz7-Jul-15 13:12
TheGreatAndPowerfulOz7-Jul-15 13:12 
GeneralRe: Every programmer should understand this Pin
Kent Sharkey7-Jul-15 13:13
staffKent Sharkey7-Jul-15 13:13 
JokeRe: Every programmer should understand this Pin
Daniel Pfeffer7-Jul-15 19:31
professionalDaniel Pfeffer7-Jul-15 19:31 
GeneralRe: Every programmer should understand this Pin
PIEBALDconsult7-Jul-15 13:30
mvePIEBALDconsult7-Jul-15 13:30 
GeneralRe: Every programmer should understand this Pin
Marc Clifton7-Jul-15 14:01
mvaMarc Clifton7-Jul-15 14:01 
GeneralRe: Every programmer should understand this Pin
TheGreatAndPowerfulOz7-Jul-15 19:17
TheGreatAndPowerfulOz7-Jul-15 19:17 
GeneralRe: Every programmer should understand this Pin
PIEBALDconsult7-Jul-15 15:39
mvePIEBALDconsult7-Jul-15 15:39 
" A linked list is probably the most basic data structure in computer science and is the main building block that other data structures consist of.
Knowing this you should be able to develop and algorithm that, given the head node, will return the reversed node.
"

He doesn't seem to know about arrays. D'Oh! | :doh:

I don't think I ever wrote a singly-linked list -- because I always wrote doubly-linked lists, every time.
If you think you need a feature, like reversing, you're better off building it right in (using a little more space) rather than wasting time to do it. We're always getting more space, but we're never getting more time.
GeneralRe: Every programmer should understand this Pin
TheGreatAndPowerfulOz7-Jul-15 19:18
TheGreatAndPowerfulOz7-Jul-15 19:18 
GeneralRe: Every programmer should understand this Pin
Daniel Pfeffer7-Jul-15 19:40
professionalDaniel Pfeffer7-Jul-15 19:40 
GeneralRe: Every programmer should understand this Pin
Rob Grainger7-Jul-15 22:59
Rob Grainger7-Jul-15 22:59 
NewsMicrosoft security tool fails malware detection test Pin
Kent Sharkey7-Jul-15 12:15
staffKent Sharkey7-Jul-15 12:15 
GeneralRe: Microsoft security tool fails malware detection test Pin
Ron Anders7-Jul-15 15:47
Ron Anders7-Jul-15 15:47 
GeneralRe: Microsoft security tool fails malware detection test Pin
Patrice T7-Jul-15 17:15
mvePatrice T7-Jul-15 17:15 
NewsA government key to unlock your encrypted messages has major problems and security experts are up in arms Pin
Kent Sharkey7-Jul-15 12:12
staffKent Sharkey7-Jul-15 12:12 
GeneralRe: A government key to unlock your encrypted messages has major problems and security experts are up in arms Pin
Rob Grainger7-Jul-15 23:07
Rob Grainger7-Jul-15 23:07 
NewsMicrosoft expands GitHub integration with Visual Studio Pin
Kent Sharkey7-Jul-15 10:09
staffKent Sharkey7-Jul-15 10:09 
NewsAre you over-testing your postings? Pin
TheGreatAndPowerfulOz7-Jul-15 10:06
TheGreatAndPowerfulOz7-Jul-15 10:06 
GeneralRe: Are you over-testing your postings? Pin
Kent Sharkey7-Jul-15 11:28
staffKent Sharkey7-Jul-15 11:28 
NewsI’m giving away MILLIONS of FREE Microsoft eBooks again! Pin
Kent Sharkey7-Jul-15 10:04
staffKent Sharkey7-Jul-15 10:04 
NewsAre you over-testing your software? Pin
Kent Sharkey7-Jul-15 10:01
staffKent Sharkey7-Jul-15 10:01 
NewsThe future of agile software development Pin
Kent Sharkey7-Jul-15 10:00
staffKent Sharkey7-Jul-15 10:00 
JokeRe: The future of agile software development Pin
Duncan Edwards Jones7-Jul-15 11:16
professionalDuncan Edwards Jones7-Jul-15 11:16 
GeneralRe: The future of agile software development Pin
Marc Clifton7-Jul-15 14:18
mvaMarc Clifton7-Jul-15 14:18 
GeneralRe: The future of agile software development Pin
irneb8-Jul-15 3:08
irneb8-Jul-15 3:08 

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.