First Round:
==================================
Profile: .Net Developer
Experience: 2 Years
Questions: Below are the questions asked in the interview.
==================================
Profile: .Net Developer
Experience: 2 Years
Questions: Below are the questions asked in the interview.
- Formal Introduction about yourself.
- What is the latest C# Version?
- Which is the current C# version you are using or used in the project?
- What are the features coming in the C# 8?
- How much you rate yourself in the C#, JavaScript, JQuery out of 10?
- Who is your Developer Icon? Ans: Any person I gave M. Liu Name, I worked with him in my previous company.
- Do you have account in StackOverflow and how is your reputation in this site?
- Do you have account in Github and how much star do you have in the same?
- Do you know JOINs? What are the types of joins?
- Based on join below questions were asked?
- Given Two tables
- Employ (e_id, name, address)
- Salary (e_id, amount, month)
- Questions:
- Find out the second largest salary from the table?
- Find out the list of employees who does not have received salary of that month?
- What are the system database in the SQL Server?
- Which version of the SQL Server you have used?
- What are the difference between the SQL Server 2008 and SQL Server 2012?
- What are the difference between ASP.NET and ASP.NET Core?
- Why ASP.NET Core?
- What are the differences between Interface and Abstract class?
- Why cannot we used Abstract class instead of Interface?
- What is ''yield' keyword in C#?
- Why did you left your previous company?
- What are the differences between ECMAScript 6 and ECMAScript 7?
My Opinion:
Overall Experience was good. But, the questions asked regarding the versions and differences and also the stackoverflow, github were not expected?
Comments:
According to me the questions regarding the difference between C# versions, JavaScript versions, SQL Server versions should not be asked since it does not make sense as we do not bother about what comes and goes in that versions. Once, we code then figure out which are the things deprecated and the new comes as per our business requirements.
Moreover, I am geeg who first visit the Official Sites i.e. MSDN for the .Net, angular.io for angular, android developer site for android related stuffs which makes me very rare to post questions in the StackOverflow or any other sites as my questions is already asked from the official sites. So, the questions related to stackoverflow or github was also not expected or not perfect match for me.
Comments
Post a Comment