Python Interview Questions | Python Mock Interview | Part 2

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

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

  • @SomeshSamadder
    @SomeshSamadder ปีที่แล้ว +40

    Questions:
    How python is interpreted
    why finalize is used in python
    iterators in python
    Generators in python
    can we use 2 generators at same time?
    Difference between return and yeild function in generators
    Meta classes in python
    Can we use decorators in python
    What is monkey patching in python and its uses
    What is difference between shallow and deep copy
    Define polymorphism in python
    xrange and range in python
    What is the purpose of python non-local statement
    How to use with in python
    How does python approach multi threading.
    Is it a good idea to use multi thread to speed up python code
    ...

    • @hp2805
      @hp2805 5 หลายเดือนก่อน

      Thanks Man!!

  • @insideout3795
    @insideout3795 ปีที่แล้ว +10

    decorators can be used in python.
    and to the question in 14:05, you can pass in *args in python to allow the function to take in different number of variables.
    The interview is very cool.

  • @paulonzervoulakus2685
    @paulonzervoulakus2685 ปีที่แล้ว

    For me the decorator is a useful as it act as the constructor for that function before it began the compilation of that function. Eg. for request post function, on every request you might want to check the CSRF of that request, the functionality for checking the validity of CSRF can be at the level within the decorator it self so from the decorator it self you can tell if the request can proceed or not.
    Another example is if there is a admin page, from request get before the function execute you can add a decorator that checks if the session is currently valid for that particular page request or not.

  • @saheedoladiipo1738
    @saheedoladiipo1738 ปีที่แล้ว

    Decorator is a function that takes another function as an argument. Decorator is used in python. It is used to extend the functionality of existing function without modifying it.

  • @ericpeter9343
    @ericpeter9343 ปีที่แล้ว

    Yes we can use decorators in function to change the behaviour of the function without changing its behaviour.

  • @saheedoladiipo1738
    @saheedoladiipo1738 2 ปีที่แล้ว +1

    AbdulRasheed did a very great job. Keep it up.

    • @Turingcom
      @Turingcom  2 ปีที่แล้ว

      Thanks! Glad you enjoyed the video! :)

  • @karliekimcel6518
    @karliekimcel6518 ปีที่แล้ว +1

    yeah we can use decorators infunctions especially for logging and authentication

  • @behind-the-scenes420
    @behind-the-scenes420 ปีที่แล้ว

    Yes, we can use decorators as we use daily in drf

  • @jayalathak3976
    @jayalathak3976 หลายเดือนก่อน

    Yes we can use decrorators

  • @zedekiahochieng9139
    @zedekiahochieng9139 5 หลายเดือนก่อน

    Do you have junior position for python developer, a fresh graduate from university but have passion for python developer jobs and has completed some couple of projects by his own?

  • @vidyaaa5931
    @vidyaaa5931 5 หลายเดือนก่อน

    Has anyone successfully cleared the Turing soft skills evaluation test? If so, could you please share the types of questions asked and the necessary preparations to pass the test? I am very actively looking for a job

  • @b-tech
    @b-tech ปีที่แล้ว

    Very nice job Rasheed

  • @tobeyonuigbo4881
    @tobeyonuigbo4881 ปีที่แล้ว

    Great job Rasheed.
    Nice indeed.

    • @Turingcom
      @Turingcom  ปีที่แล้ว

      Thanks for watching! :)

  • @vivek2411
    @vivek2411 2 ปีที่แล้ว +1

    Please upload more Python Mock interviews

    • @Turingcom
      @Turingcom  2 ปีที่แล้ว +1

      Please subscribe & stay tuned to our page!
      We'll be sure to share more helpful videos :)

  • @harshavardhanjangiti
    @harshavardhanjangiti 2 หลายเดือนก่อน

    i need important coding questions for interview for python developer?

  • @hernandarioborja5394
    @hernandarioborja5394 ปีที่แล้ว +1

    its fantastic

    • @Turingcom
      @Turingcom  ปีที่แล้ว

      Thanks for watching!

  • @muhammadsiraj9760
    @muhammadsiraj9760 2 ปีที่แล้ว

    An awesome performance,
    Nice one techy.

    • @Turingcom
      @Turingcom  2 ปีที่แล้ว

      Glad you like it!

  • @codewithaziz
    @codewithaziz 2 ปีที่แล้ว

    This was very helpfull for me.

    • @Turingcom
      @Turingcom  2 ปีที่แล้ว

      So glad you found it helpful! :)

  • @fekadulaloto-fikedev
    @fekadulaloto-fikedev 2 ปีที่แล้ว

    Vey inspiring and awesome!

    • @Turingcom
      @Turingcom  2 ปีที่แล้ว

      Thank you! :)

    • @harshavardhanjangiti
      @harshavardhanjangiti 2 หลายเดือนก่อน

      i have interview on sep 19 i want important coding questions please tell me ?

  • @kinuthiastevie4031
    @kinuthiastevie4031 หลายเดือนก่อน

    Rust programming mock interview

  • @codewithaziz
    @codewithaziz 2 ปีที่แล้ว

    This is So good

    • @Turingcom
      @Turingcom  2 ปีที่แล้ว

      We're glad! :)

  • @nnamanilota3973
    @nnamanilota3973 2 ปีที่แล้ว

    Nice