Skip to main content

.NET Developer - Kathmandu, Nepal

Questions:

1. Tell me abt yourself?

2. Static class. Any idea abt it? Why use it?

3. Extension method. Why shd we use extension method?

4. How comfortable u r with T-SQL?

5. Why do we need cloud? Any idea abt cloud??

6. Explain what you have explored till date on Azure(I had written Azure in Exploring now)?

7. Are you learning any new skill in ur breaktime (pandemic)?

8. As you have mentioned monotonous work, what will you do if you're given monotonous work in our company?

9. Can you clearly explain why do we need interface and when we must use interface?

10. Can you plz explain with scenario where interface is a must?

11. As you have mentioned code review, code optimization and code refactor in resume, can you explain below things:

    a. How is code review done and how you did? What are the things you kept in mind while doing this?

b. Can you plz give me the real examples of what you did in part of code optimization?

c. How you would suggest others to do code optimization? What things they have to take care of?

12. What was the latest role in ur current company?

13. Has ur company used cloud? Which cloud? How long is ur company using AWS?

14. Why we shd use cloud over other (on-premise)?

15. Can you plz explain why DI is so important? Plz provide the real example. (hint: high cohesion and low coupling).

16. What idea u have abt unit testing and mocking?

    a. Did u use unit testing and mocking framework? Which?

b. How you have tested your application?

c. What data did u use for unit testing?

d. In what case testing SQL Server with in-memory data that is separate two data providers is sufficient? Isnt that different data providers and should be handled in different ways?

e. Given the scenario of unit testing of a service, lets say UserService which has getUsersMethod(). How would you write UT for it?

17. How can u write cleaner and maintainable code?

18. Can u plz explain SOLID principles with examples?

19. Difference betn singleton, scoped vs transient. (based on request and object creation)

20. foreach vs for loop. Infinite loop and why we use it? (for creating singleton object) how to make for loop to infinite loop?

21. Stored procedure vs Function.

22. setTimeout vs setInterval? Why use one over another?

23. As you have said u have used infinite loop, how do you handle exception in infinite loop?

24. you have mention "remote work" in ur resume. WHat does that mean? For eg. freelance, contract or full time job.

25. When did ur project got deployed in cloud? ANd what was ur role? Do you have any idea?

26. What is using in .NET? When do you use block "using"? (when disposal of object is required).

27. Any idea abt garbage collector? Is it required for us to use GC explicitly? How is GC done in C#?

28. What is the use of IDisposable and when we use it in the code?

29. Can you plz explain few of the cloud concepts?

30. Do u have any questions for me??

a. I saw returnship program in the JD, so how does it work?

b. I saw abt the product, its telematic, so can explain me the role that I will be assigned?

c. Can u plz explain me abt the project details, my teams, my reporting manager?

Comments

Popular posts from this blog

All the require docs of job seekers (java docs, testing docs, study materials, genuine consultancy link)

# JUST_FOR  JAVA LOVERS : CORE & ADVANCED JAVA Notes ! Core Java and Advanced Java Notes! . Link 1 :-  https://www.dropbox.com/s/t…/1--%20Core%20Java%28TOC%29.pdf… Link 2 :-  https://www.dropbox.com/s/0ahi8r…/9--%20Advanced%20Java.pdf… _________________________________ 1.  https://drive.google.com/…/0BxJrew1xg5ZLZjdabnVUUkswalk/view 2. https://drive.google.com/…/0BxJrew1xg5ZLVHVSQ0tiU1VmVXM/view 3. https://drive.google.com/…/0BxJrew1xg5ZLdS1JUTAxMWtTcEU/view 4. https://drive.google.com/…/0BxJrew1xg5ZLY1M5bGp2Ym5lZUk/view 5. https://drive.google.com/…/0BxJrew1xg5ZLck13Rndpd1ZlcEU/view 6.  https://drive.google.com/…/0BxJrew1xg5ZLb2xodlhOTEVzLTA/view --------------------- Spring --------------------- https://drive.google.com/…/0BxJrew1xg5ZLQ3VaQnlja3N1Mkk/view https://drive.google.com/…/0BxJrew1xg5ZLTXNVLUdOR0xmTzQ/view https://drive.google.com/…/0BxJrew1xg5ZLWU9PUmVKUUYtMjQ/view ---------------------- Hibernate ---------------------...

Use your mobile phone as web cam to your pc/laptop

 Brief  This thing started when I had an interview😮 with one of the company in Nepal and my laptop camera quality was so bad that I was asked to turn off 😥 it which made me to think to buy a webcam for my laptop and I realized if the webcam be attached to my laptop using USB cable or WIFI then why we cannot use my phone. This is how it started. I have tested it and using this app called iVCam since then it worked very well as well with teams, zoom and other streaming app as well. We need to download these 2 stuffs only: The mobile app. The PC client software. Install these two software on your individual mobile and pc and then you are good to go.Mobile phone will ask for the permissions, and allow all the permission it ask for. There are two by which we can connect your mobile phone as web cam and they are:  A) WIFI: Connect your laptop and mobile to the same wifi network. Open app in both mobile and laptop/pc. It will automatically connect to the mobile camera....

Interview Experience - Senior Software Engineer (.NET)

 Brief I had a chance to be interviewed by one of the IT company in Kathmandu, Nepal. And, the best part of the interview which I have never seen till the date in Nepal in any company's interview so far are: The feedback of the interview: The interviewer gave feedback based on what they expected from the candidate. The feedback was related to the latest technologies like, .NET Core, ReactJS, Azure, RPC, REST API, Containers like Docker and the code deployment . Since, they are using the latest technologies and they needed a candidate who has exposure on these technologies so that they can easily provide support to the client. The salary negotiation:  The best part here was they did not ask for my current salary . They did ask about my salary expectation and how much at max they can offer . Since, the offered salary was way lower than my expectation. I declined the offer. Overall, the interview experience was great since it was straight and to the point interview. Below are ...