Interview Questions වලට Support එකක් දෙමුද ?

Interview Questions වලට Support එකක් දෙ&#3512

  • support එකක් දෙනවා

    Votes: 133 85.3%
  • වෙලාවක් නැ

    Votes: 23 14.7%

  • Total voters
    156

saja

Well-known member
  • Jan 8, 2007
    16,203
    2
    10,802
    113
    Home Sweet Home
    දිගටම මේක කරගෙන යන්න

    ජය වේවා

    සහයෝගය දුන් සැමට ස්තුත්යි :)
    uyvG4ON.png
     

    easankad

    Junior member
  • Oct 25, 2016
    133
    19
    18
    Colombo, Kandy
    Interviewer Question: Why do you think that we should hire you ?

    Interviewee Answer : Well that's what the whole purpose of this interview I guess. isn't it? <gentle smile> You should have learned reasons why I should be hired rather me quoting each points. :)
     

    saja

    Well-known member
  • Jan 8, 2007
    16,203
    2
    10,802
    113
    Home Sweet Home
    ඕක හොද answer එකක් ද බන් ? :shocked:
    Interviewer Question: Why do you think that we should hire you ?

    Interviewee Answer : Well that's what the whole purpose of this interview I guess. isn't it? <gentle smile> You should have learned reasons why I should be hired rather me quoting each points. :)
     

    saja

    Well-known member
  • Jan 8, 2007
    16,203
    2
    10,802
    113
    Home Sweet Home
    Category : Java Script
    Target Group : Software Engineer , Software Developer


     Double Equals vs. Triple Equals

    Triple Equals
    When using triple equals === in JavaScript, we are testing for strict equality. This means both the type and the value we are comparing have to be the same.


    Double equals
    When using double equals in JavaScript we are testing for loose equality. Double equals also performs type coercion.

    Type coercion means that two values are compared only after attempting to convert them into a common type.


    Ref1

    zETNR.png


    Ref2
     
    Last edited:

    garment123

    Well-known member
  • Dec 9, 2011
    2,047
    1,179
    113
    කන්දක
    some of questions asked from me..

    1. what is HTTP stateless ?
    2. define terms session, cookie and is there any relationship?
    3. why we use react ?
    4. what is heoruku ?
    5. why we use design patterns ?
     
    • Like
    Reactions: saja