R
Rob Somers
You people shockingly funny. You didnt mind moneys posting shit like
"Turn $6 into $15,000 in 1 month with paypal!" and when some-one like
me posted a link to a good website like
http://www.cracktheinterview.com/
all of you came on me as ton of bricks.
I don't think they are being funny - this newsgroup is not about
turning '$6 into $15,000 in 1 month with paypal!' - it is about the C
language - so if the posters don't deal with the former types of posts
when they crop up, that should come as no surprise to you. But when
obviously incorrect code (as demonstrated on the site you originally
posted) comes up, then it is the purview of the posters to respond to
such issues.
This site has a good collection
of C questions, the answers are always debetable.
The questions may be good, but from what I can see, there are a number
of answers that are definitely not good. Some have already been
demonstrated to be wrong. How about the following implementation of
the strcpy() function:
mystrcpy(char *src, char *dst)
{
while(*src++=*dst++);
}
Do you think that this is a *good* solution? Or is this one way, out
of many, and the best way is really just 'debatable'?
The C language is a
big mess if you ask me, but the sites does a decent job of helping
people attend interviews with more confidence.
I would not feel overly confident going into an interview knowing that
I could not pick out code that was just plain wrong. But then I guess
if I did not know what working code looked like, then I would not know
enough to be nervous, so then I suppose I might feel confident.
Maybe its not correct
answers, but atleast it has something than plain old forums.
Forums on the internet have become bash-him-up zones these days. And
But the point of posting the solutions is to *help* - So tell me how
does wrong code help anybody?
the last one who posts is the winner, I suppose.
Woot! I am the winner...for now at least...