An interview experience
The Lounge
21
Posts
12
Posters
1
Views
1
Watching
-
So I met this guy during an interview today who called himself a DOT-NET developer He kept on arguing that following code is called "boxing" string s = "3"; int i = (int)s; I mean, forget boxing .. this code doesnt even compile. I contemplated showing him on a quick online browser but did not have such resources in hand ... He had a bunch of such questions (all of them equally unjustifiable) ... after which I was thankfully rejected ... Gawd I just dont understand how such people get into mainstream interviewing in super large MNCs.