Software Engineer C Net Interview Questions

7,073 software engineer c net interview questions shared by candidates

question like: ArrayList list = new ArrayList(); for (i =0; i < 10000;i++) { list.add(i); } do you see a problem here ? you add to answer that this list is slower than the new List object and there is a danger of mixing different object type in the same list. I didn't event think of that because you are looking for the catch. and it goes on like this the hole interview.
avatar

.NET Back End Programmer

Interviewed at BDC

3.9
Oct 25, 2019

question like: ArrayList list = new ArrayList(); for (i =0; i < 10000;i++) { list.add(i); } do you see a problem here ? you add to answer that this list is slower than the new List object and there is a danger of mixing different object type in the same list. I didn't event think of that because you are looking for the catch. and it goes on like this the hole interview.

Viewing 501 - 510 interview questions

Glassdoor has 7,073 interview questions and reports from Software engineer c net interviews. Prepare for your interview. Get hired. Love your job.