Technical Interview Questions in WebEx about project

 

abs1

Hello Coders,

Now a days most of the companies using webex round for first round of screening. First impression is best impression we should get good opinion on your first meeting itself. Here are my tips and questions I faced during my interview. Please share to people who need the tips.

So in this I will not stick to specific language i will be discussing more on managerial round questions for a full stack developer.

Tips:

30 minutes before interview do face wash and prepare yourself for interview don't study in this 30 minutes. Make yourself comfortable.

Keep background clean and nice to see.

Just open webcam and cross check background and laptop adjustment.

Please keep water beside.

Make sure you have good internet connectivity.

Interview:

This is the list by myself if you feel anything need to be added please comment.

1. Tell me about yourself ?

Please prepare this question multiple times before attending. Keep things short and clean.

As per me I will provide some of tips here . You can take this idea and do betterment.

Start with Name and place 

I am working as job description and company name.

Total years of experience with your top 5 skills.

current project name and the domain.

Your roles and responsibilities with proper explanation.

Previously working company domain if it is important to mention.

2. Explain me about your project?

Please write some 5 to 8 points which will explain everything about your project.

3. What architecture is used in your project?

Please know about your project architecture and explain about it clean and neat. If not using please prepare one good architecture and implement as a POC and get more understanding and explain about it.

4. If an Issue comes in production explain me how you will debug ?

This answer will depends on your project set up in production. Logging and exception handling and debugging techniques should implemented in your production to capture this.

5. all languages now MVC architecture became famous and most of the projects implemented using MVC due to its advantages. What is MVC ?

In this they will ask many types of questions on MVC what is Model View and Controller.

6. What design patterns you know and which one you implemented your project?

Design patterns or very big topic read some design patterns and explain them.

7. What type of services you are using WCF or Web API?

If this position is about backend developer then they will ask difference between WCF and WEB API.

More questions they will ask on this topics when they are recruiting a backend developer.

If frontend then how you consume the services and how you handling exceptions and more on related o consumption etc. 

8. What type development methodology you people using in your project?

Like Agile Scrum or Water fall model.

Agile Scrum is more used in market and you will get more questions on this.

How scrum sprint retrospect works, who is product owner, who is scrum master, Who are the clients.

So be prepared.

9.  What are OOPS concepts explain?

This is very important questions all full stack interviews this question is mandate.

Based on this answer they will continue tot ask about the key concepts of OOPS.

method Over loading 

Over riding

inheritance

abstraction

Polymorphism

https://webdevelopmentknowledge.blogspot.com/2021/03/oops-concepts-in-csharp-with-example.html

10. About database and what type of ORM technology used?

In different languages we have difference ORM technologies.

In Dot net Entity Framework is Mostly used and ADO.NET.

Dapper ORM explained.

https://webdevelopmentknowledge.blogspot.com/2021/02/Execute-SQL-Queries-in-Web-API-using-Dapper-in-net-core.html

11. What type of Database you are using RDBMS?

After this question mainly they will focus on what performance tuning techniques you will implement to query the database faster. Some questions on Index, Views, Stored Procedures , Functions.


If you feel this blog is useful. Please comment.

Thanks for reading.


Popular Blogs:

https://webdevelopmentknowledge.blogspot.com/2021/02/routing-and-navigation-in-angular.html

https://webdevelopmentknowledge.blogspot.com/2021/02/create-your-first-angular-app-using-vs-code.html

Post a Comment

0 Comments