Possible Duplicate:
Looking for a few good C# interview problems.
Hi All, I have done a good amount of reading in C# and have also practiced most of the data structures too. My source has been mostly msdn and few blogs. Interestingly, hardly anybody has asked me about data structures, optimization or their efficiency during a C# interview. So I guess this interview will also be very language inclined and so I want to practice language related concepts such as iterators, generics, arraylist, delegates, comparators and events. I would like to have few questions answered.
Am I missing few more concepts to be practiced as I am preparing for a Junior-mid level (on-site)interview?
What kind of language related programming questions are asked in a coding(onsite) interview?
Can somebody recommend some probable language related programming questions in C#?
Can someone also recommend programming questions on delegates or comparators?
Do employers expect junior-mid developers to code using query expressions or LINQ?
Thanks