Top 10 JavaScript Coding Interview Question and Answers 🔥 MUST WATCH BEFORE ATTENDING NEXT INTERVIEW

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

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

  • @madhanrock5390
    @madhanrock5390 3 หลายเดือนก่อน +2

    Exercise 1: 1,2,1 because of closure behavior
    Exercise 2: 'DATA RETRIEVED' after 1500ms
    Exercise 3: function greet is hoisted, sayHi is not hoisted
    O/P:
    'Hello John'
    'Hi there'
    Exercise 7: If want to print the actual output then we need call like
    const greet = person.greet.bind(person)
    greet()

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

      Appreciate the response !! keep it up

  • @ketanthorat4337
    @ketanthorat4337 3 หลายเดือนก่อน +1

    @Vasanth Bhat those videos are total gems for interviews. Thank you sir for sharing them

  • @kishorjha5028
    @kishorjha5028 2 หลายเดือนก่อน +3

    love this series sir , please make more video like this

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

      Noted, I will surely make more such content

  • @ore_wa_king
    @ore_wa_king 3 หลายเดือนก่อน +1

    Hi Vsant, thanks for the video.
    I got all the 10 snippets correctly, thanks to your earlier videos 🙌

  • @ore_wa_king
    @ore_wa_king 3 หลายเดือนก่อน +1

    Hi Vasant, thanks for the video.
    I got all the snippets correctly, thanks to your other videos 🙌

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

    Helpful mind build tricks snippets. Thank you

  • @shubhanshusahuu
    @shubhanshusahuu 3 หลายเดือนก่อน +1

    Helpful video

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

    Thanks for the great tips, I really appreciate them

  • @ankitamaru9712
    @ankitamaru9712 2 หลายเดือนก่อน +1

    Typeof null is object

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

    typeof null is object

  • @ayaniegain
    @ayaniegain 2 หลายเดือนก่อน +1

    Suppose I'm a frontend developer, but I want to build a project like a video calling app or a WhatsApp messenger. I think in that case I need to learn backend concepts as well.
    Is it justified to say that a project of this type can be built with only frontend skills, considering that I'm only a frontend developer?

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

      Hi, Join our 3100+ member Career with Vasanth telegram group here, you can discuss things like this and a lot of opening related information is also shared here: t.me/uncommongeek

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

      @@careerwithvasanth thankyou

  • @mukulyadav6354
    @mukulyadav6354 3 หลายเดือนก่อน +2

    can you please zoom the ide from next time

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

      Feedback taken !! I will take care of it.

  • @ngayathri1818
    @ngayathri1818 3 หลายเดือนก่อน +1

    Typeof null is object in JS

  • @khanapeena2191
    @khanapeena2191 3 หลายเดือนก่อน +1

    🔥

  • @seshasai3084
    @seshasai3084 2 หลายเดือนก่อน +1

    pls do videos in dark mode its effecting our eyes
    in the night time

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

      Noted, from next video onwards it will be in dark mode.

  • @hkdelhivlogs
    @hkdelhivlogs 3 หลายเดือนก่อน +1

    Ans 1: 1 2 1

  • @funbuzzz01
    @funbuzzz01 3 หลายเดือนก่อน +1

    8/10

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

      Good, little scope for improvement !

  • @nuthanam49
    @nuthanam49 2 หลายเดือนก่อน +1

    type of null is object