Design Pattern Interview Preparation Live Webinar

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ม.ค. 2025

ความคิดเห็น • 21

  • @questpondvideos
    @questpondvideos  19 วันที่ผ่านมา

    Join TH-cam Monthly Membership :- th-cam.com/users/questpondvideos
    30 Important C# Interview Questions : th-cam.com/video/BKynEBPqiIM/w-d-xo.html
    C# Design Pattern Interview Questions :- th-cam.com/video/1CYLX0wnVbE/w-d-xo.html
    Software Architecture Interview Questions : th-cam.com/video/AtTgcbLOqMM/w-d-xo.html

  • @mehrabhasantanim338
    @mehrabhasantanim338 19 วันที่ผ่านมา

    Great
    Happy New Year to all.

  • @asadhassan9582
    @asadhassan9582 19 วันที่ผ่านมา +1

    Sir,
    In interviews generally they give a scenario and ask what best design patterns can be implemented in this scenario?

    • @questpondvideos
      @questpondvideos  19 วันที่ผ่านมา +1

      yes we will be covering it.

  • @ViralShah17
    @ViralShah17 10 วันที่ผ่านมา

    Can I get the recording of this session? I have questpond channel membership.

    • @questpondvideos
      @questpondvideos  10 วันที่ผ่านมา

      Yes, recordings are already there for paid members.

  • @anilshrivastava6388
    @anilshrivastava6388 18 วันที่ผ่านมา +1

    Most Frequently asked question is about real time example of Service Lifetime using Add Singleton, Add Scoped, Add Transient

  • @poojahirave9046
    @poojahirave9046 19 วันที่ผ่านมา +1

    I got asked, why variable declared static in singleton?

    • @questpondvideos
      @questpondvideos  18 วันที่ผ่านมา +1

      The whole point of Singleton is to have a single instance and Static is the way to do it. Static is the base on which Singleton pattern stands.

    • @poojahirave9046
      @poojahirave9046 18 วันที่ผ่านมา

      @questpondvideos Thanks 👍

  • @shyamsundar-wb9wn
    @shyamsundar-wb9wn 14 วันที่ผ่านมา

    Hi Sir,
    If i join the youtube membership now will i able to see the streamed session ?

  • @Gayatri-q3f
    @Gayatri-q3f 18 วันที่ผ่านมา +1

    Sir if the interviewer is an architect level most of their Interview question are on c# are mostly scenario based

    • @questpondvideos
      @questpondvideos  18 วันที่ผ่านมา +1

      Agreed and we will be covering some scenarios where to use these patterns. Actually there are two parts to it one is scenarios based and one is concept. We can be prepared on the concept , scenario you can connect the dots with your experience.

  • @ahsaankhan3833
    @ahsaankhan3833 19 วันที่ผ่านมา

    which level youtube membership do we need to take to join this session?

    • @questpondvideos
      @questpondvideos  18 วันที่ผ่านมา

      This training for all level.

    • @Gayatri-q3f
      @Gayatri-q3f 18 วันที่ผ่านมา

      If we are not a youtube member then how to get the webinar link

    • @questpondvideos
      @questpondvideos  18 วันที่ผ่านมา

      @@Gayatri-q3f This training is just for all 3 level TH-cam members . Additionally, we will shortly launch a new level specifically for live training.

  • @anandhakumar5529
    @anandhakumar5529 18 วันที่ผ่านมา

    Faced one interview question.What are the types in singleton pattern?

  • @NileshPatil-m1k
    @NileshPatil-m1k 13 วันที่ผ่านมา

    Hi