15
votes
9answers
3k views

Why the question “give five things you hate about C#” is so difficult to answer during an interview?

In podcast 73, Joel Spolsky and Jeff Atwood discuss, among other subjects, "five things everyone should hate about their favorite programming language": If you’re happy with your current tool ...
4
votes
1answer
867 views

test for graduate software developer role?

I'm looking for tests that are suitable for a graduate software developer role, mainly tests that are about reviewing code and finding faults and etc, multiple choice or otherwise.preferably code ...
8
votes
4answers
622 views

What aspects of a project should be covered when presenting it in an interview?

I am working as a .Net developer for a couple of years. I don't have experience in presenting projects but I have an interview and I will be expected to present the projects that I worked on in the ...
3
votes
2answers
482 views

Piece of code for interview debugging abilities test?

May be someone has a piece of code, that would work as a test for debugging abilities? We will give ability to use Visual Studio, so it should be hardly solvable by doing manual tracing and show us, ...
9
votes
7answers
7k views

The dreaded C# programming interview test - any advice?

I have a possible C# dev job lined up but before I can interview, I need to pass a test with the employment agency. Now even though I am a senior developer with over 10 years of programming ...
7
votes
8answers
660 views

how could I interview for a C# position if I master Java [duplicate]

Possible Duplicate: Interviewing a developer who's skilled in a language you don't know I must interview people for a C# position we have. I work on the java side of the project, ...
0
votes
2answers
401 views

How to interview for .NET/C# job a guy with experience on Progress?

It is clearer how to interview someone experienced in Java / C++ or other languages closer to C#. In these cases the language and specific technologies are less important; what matters are the OOP ...
2
votes
4answers
2k views

c# interview with a programming task [duplicate]

Possible Duplicate: How to prepare yourself for programming interview questions? I am going for c#-sql server job and I was looking for some link where I could download some questions and ...
14
votes
11answers
5k views

Senior Interview LINQ questions

I'm preparing a LINQ section in interview questions for senior programmers. What are the most interesting questions in LINQ to include? And why?
4
votes
5answers
792 views

Interview : Java Engineer being interviewed for .NET/C# position

I'm engineer with knowledge in Java programming language. I'm being interviewed for .NET/C# position. I have no knowledge about .NET technologies. What are the concepts i need to focus on for ...
3
votes
2answers
1k views

C# Interview Preparation - References?

This is a specific question relating to C#. However, it can be extrapolated to other languages too. While one is preparing for an interview of a C# Developer (ASP.NET or WinForms or ), what would be ...
6
votes
8answers
2k views

Would Java programmers hire C# programmers?

I learned and used Java in college. After graduating, I got a job in C#. Two years after, there are a lot more positions in Java. Would I have a good chance to be hired as a Java programmer? What ...