React JS Interview Questions ( Memory Game ) - Frontend Machine Coding Interview Experience

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

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

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

    14:29 why do we even need .slice(0, totalCards)? we are anyway going to get the same output without it right? like what are we trying to slice out here? am I missing something?

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

    as always great content ❤❤

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

    same type of question i also got in an interview , but the req. is little bit different we user start the game then we have to show all the image or number after 2 second we have to close and the game timer start
    const [showNumberFirstTime, setShowNumberFirstTime] = useState(true);
    useEffect(() => {
    initializeGame();
    setTimeout(() => {
    setShowNumberFirstTime(false);
    setDisabled(false);
    }, 2000);
    }, [gridSize]);
    {isFlipped(id) ? number : showNumberFirstTime ? number : "?"}

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

    Hello bhai, at @14:17 was the slicing part even necessary? also the same with Math floor you have used in pairCount variable?

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

      ok, never mind, Math.floor is required

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

    Excellent Sir.. You are simply Superv .. Thanks 💗💗💓💓

  • @RoadsideCoder
    @RoadsideCoder  2 หลายเดือนก่อน +6

    ➡ My Interview Prep Course (Coupon Code "MEMORY" for 60% Discount) -
    roadsidecoder.com/course-details

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

      If once I buy this course then I will always have access to all the contents or will I lose access after some time?

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

      @@surajmishra8696 u will have access

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

    i made this when i was in my 1st semester. just with the help js

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

      thats great, do share the link here if u still have it

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

    hey I watched your video regarding game over part I think one complete move means 2 flipped, then we have to increment by 1

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

    please pick questions from greatfrontend react coding questions 🙏🙏

  • @harshitsharma838
    @harshitsharma838 29 วันที่ผ่านมา

    thankyou so much sir❤❤

  • @risabhvarsney
    @risabhvarsney 11 วันที่ผ่านมา

    sir i really love your videos and trying hard for job but i am facing so many problems and as i belongs lower middle class its liitle bit hard for purchase your course so if u don't mine then please sir provide me alternate solution

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

    What is that extension that you used to console.log

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

      console ninja

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

      ​@@RoadsideCoder it is not working for me

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

    Please do video on single spa micro front end professional manner

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

    what if we give odd number grid size?

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

      it will create even pairs

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

      that's why this is used const pairCount = Math.floor(totalCards / 2);

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

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

    Lgta ha bhai n pee rkhi ha😅

    • @RoadsideCoder
      @RoadsideCoder  2 หลายเดือนก่อน +4

      bhai padh lo thoda, ye comment krke job nhi lagegi

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

      @@RoadsideCoder i was just kidding. Apki saari videos dekhta hu❤️

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

      @@RoadsideCoder ap Code Review round k hwaly s bhi video bnaen.. 1 to coding round hogya na.. Code review wly interview wla kea scene?
      Doosra current market trend ( with the boom of ai), hmain or kea skills seekhny chyain. Just React kaafi ni ha... Is p detailed research... Web3, three JS, etc, solidity.... 1 exact video bna dain na agr.. Jesy k React seekhty hain to use hoti ha bht, is k ilawakea cheez seekahin..

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

      Apna business ha bhai. 😂✅
      Q job k peechy pry ho😅

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

    Your explanation is good but you directly jump to the solution without explaining the thought process. It seems like you have just memorized the code.

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

      I have discussed the thought process, any specific part ur talkin about?

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

    Teach in professional manner don't teach like run and catch the train, otherwise you will miss the train

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

      bro, u can also reduce video speed from bottom right

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

      Problem ye hai ye pen tab use nhi kerte hai ache se depth me koi nhi samghat hai

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

    Bro you have knowledge but you don't teaching method