The Learner
The Learner
  • Видео 233
  • Просмотров 216 832

Видео

#ai #artificialintelligence What is Artificial intelligence? | What is Mechine Learning?
Просмотров 1914 дней назад
#ai #artificialintelligence What is Artificial intelligence? | What is Mechine Learning?
Client Interview for UI developer for 3+ years Experience | JavaScript | React | Agile methodology
Просмотров 1,2 тыс.3 месяца назад
#reactjs #javascript Client Interview for UI developer for 3 years Experience | JavaScript | React | Agile methodology
#reactjs React Interview for 3+ years experience
Просмотров 7683 месяца назад
#reactjs React Interview for 3 years experience
#react #reacttutorial What is Lifting state up in React ? How to share data between components
Просмотров 566 месяцев назад
#react #reacttutorial What is Lifting state up in React ? How to share data between components
#react #reacttutorial Life Cycle Methods in React? | Part1 | Updating | Unmounting Stage
Просмотров 556 месяцев назад
#react #reacttutorial Life Cycle Methods in React? | Part1 | Updating | Unmounting Stage
#html #bootstrap How to create forms using bootstrap | Bootstrap v5 Forms
Просмотров 447 месяцев назад
#html #bootstrap How to create forms using bootstrap | Bootstrap v5 Forms
#react #reacttutorial What are Component Life Cycle Methods in React? | Part1 | Mounting Stage
Просмотров 307 месяцев назад
#react #reacttutorial What are Component Life Cycle Methods in React? | Part1 | Mounting Stage
#bootstrap #html What is bootstrap? How to create grid using bootstrap? How to use bootstrap classes
Просмотров 297 месяцев назад
#bootstrap #html What is bootstrap? How to create grid using bootstrap? How to use bootstrap classes
#react #reacttutorial How to create Class components in React? State in Class components of React
Просмотров 297 месяцев назад
#react #reacttutorial How to create Class components in React? State in Class components of React
#html #css What is Responsive design in HTML and how to write in HTML? How to write Media Queries?
Просмотров 1527 месяцев назад
#html #css What is Responsive design in HTML and how to write in HTML? How to write Media Queries?
#react #reacttutorial What is useRef in React? What is difference between useState and useRef?
Просмотров 367 месяцев назад
#react #reacttutorial What is useRef in React? What is difference between useState and useRef?
#react #reacttutorial How to communicate between Parent to child, child to components in React?
Просмотров 337 месяцев назад
#react #reacttutorial How to communicate between Parent to child, child to components in React?
#css #html How to create animations using HTML and CSS? | what are keyframes in CSS?
Просмотров 427 месяцев назад
#css #html How to create animations using HTML and CSS? | what are keyframes in CSS?
#html #css What are CSS Combinators in HTML? Explain them with examples?
Просмотров 337 месяцев назад
#html #css What are CSS Combinators in HTML? Explain them with examples?
#react #reacttutorial What is useEffect in React? | How life cycle methods in functional components?
Просмотров 407 месяцев назад
#react #reacttutorial What is useEffect in React? | How life cycle methods in functional components?
#react How to integrate APIs in React using fetch and axios? | CURD Operations- P| POSTMAN
Просмотров 2338 месяцев назад
#react How to integrate APIs in React using fetch and axios? | CURD Operations- P| POSTMAN
#react #virtusa React interview for 5+ years of Experience | Virtusa Company | First Round
Просмотров 1,6 тыс.8 месяцев назад
#react #virtusa React interview for 5 years of Experience | Virtusa Company | First Round
#react React Interview for 3+ years of experience | React Coding Task
Просмотров 1958 месяцев назад
#react React Interview for 3 years of experience | React Coding Task
#react #reacttutorial What is Key in React? | How to create table from array of Objects in React?
Просмотров 478 месяцев назад
#react #reacttutorial What is Key in React? | How to create table from array of Objects in React?
#react #reacttutorial What are controlled components in React? How to do form validations in React?
Просмотров 1208 месяцев назад
#react #reacttutorial What are controlled components in React? How to do form validations in React?
#react #reacttutorial What is Conditional Rendering and How to create toggle show/hide in React?
Просмотров 718 месяцев назад
#react #reacttutorial What is Conditional Rendering and How to create toggle show/hide in React?
#react #reacttutorial What is Virtual Dom in React? | What is the Reconciliation Process in React?
Просмотров 248 месяцев назад
#react #reacttutorial What is Virtual Dom in React? | What is the Reconciliation Process in React?
#react #reacttutorial What is State in React? How to create state in functional component?
Просмотров 368 месяцев назад
#react #reacttutorial What is State in React? How to create state in functional component?
#react #reacttutorial What are pure/Impure functions | What are Pure and Impure Components in React?
Просмотров 378 месяцев назад
#react #reacttutorial What are pure/Impure functions | What are Pure and Impure Components in React?
#react #reacttutorial What are props in React? How to pass props to a component?
Просмотров 328 месяцев назад
#react #reacttutorial What are props in React? How to pass props to a component?
#react #reacttutorial What is JSX in React?
Просмотров 319 месяцев назад
#react #reacttutorial What is JSX in React?
#react #reacttutorial What are components in React? How to create functional components in React?
Просмотров 589 месяцев назад
#react #reacttutorial What are components in React? How to create functional components in React?
#react #reacttutorial How to setup and run React Application?
Просмотров 389 месяцев назад
#react #reacttutorial How to setup and run React Application?
#react #reacttutorial Explain Folder structure in React?
Просмотров 499 месяцев назад
#react #reacttutorial Explain Folder structure in React?

Комментарии

  • @kritidas2140
    @kritidas2140 4 дня назад

    let users= [ {user : "Sateesh", address: "Hyd", count:10}, {user : "Ranjith", address: "Delhi", count:20}, {user : "Mahesh", address: "Pune", count:30}, {user : "Karan", address: "Kolkata", count:40} ]; function filterByUser(val){ let filteredCount= users.filter((x)=>{ return x.user==val; }) if(filteredCount.length>0){ filteredCount.map((y)=>{ console.log(y.count); }) } else{ console.log("No users found"); } } filterByUser('Karan');

  • @MadanGhodechor
    @MadanGhodechor 5 дней назад

    Do you crack the interview

  • @dhanurdarsahhu8659
    @dhanurdarsahhu8659 13 дней назад

    It's a real time interview

  • @balindra
    @balindra 19 дней назад

    All ans are good but one thing mistak in data comparison like null==undefined answer will be true

  • @gururaviteja
    @gururaviteja 23 дня назад

    I think last question is about ngOnChanges

  • @unknownartist9220
    @unknownartist9220 Месяц назад

    Infosys 😂

  • @bruceWayne19993
    @bruceWayne19993 Месяц назад

    i am experiencing stress while listening to it

  • @rakeshkranjani
    @rakeshkranjani Месяц назад

    Appreciate your work

  • @rushikeshkalwaghe2047
    @rushikeshkalwaghe2047 Месяц назад

    Bro is just saying one sentence in active and passive voice and just repeating the same multiple times 😂

  • @K.K965
    @K.K965 Месяц назад

    he could have speak clearly.

  • @dilip4987
    @dilip4987 Месяц назад

    😂😂😂

  • @NatsuLufi
    @NatsuLufi Месяц назад

    2 4 undefined 8

  • @siddhis6406
    @siddhis6406 Месяц назад

    Y they not asked any offer holding

  • @tunirsaha
    @tunirsaha 2 месяца назад

    function getCount(arr, name) { return arr?.filter(i => i.user === name)[0]?.count || 'Not Found' }

  • @sivaDHADA
    @sivaDHADA 2 месяца назад

    4.5 to 9.5 😮

  • @tarundev1990
    @tarundev1990 2 месяца назад

    After Javascript, i’m learning his language. Wtf he is even talking about. No meaning of what he said just blabbering javascript whatever comes in his mind

  • @arhamkhanvlog
    @arhamkhanvlog 3 месяца назад

    Bhai kese samajh rahe hai yrr ye logg 😂😂

  • @Tips4You-tips
    @Tips4You-tips 3 месяца назад

    Interviewee voice is not so clear and interviewer voice very clear 😢

  • @vijrah3600
    @vijrah3600 3 месяца назад

    Deleted the video

    • @thelearner8809
      @thelearner8809 3 месяца назад

      @@vijrah3600 why what happened?

    • @vijrah3600
      @vijrah3600 3 месяца назад

      @@thelearner8809 the interview which you took for 3 year react js dev Meeru delete chesaru

    • @thelearner8809
      @thelearner8809 3 месяца назад

      @@vijrah3600 yes

    • @vijrah3600
      @vijrah3600 3 месяца назад

      @@thelearner8809 epudu upload chestaru very informative

  • @paradoxk3184
    @paradoxk3184 3 месяца назад

    Bro, whatsapp chats kanipisthunnai video lo, upload chesemundhu konchem chooskondi

  • @zee8320
    @zee8320 3 месяца назад

    another approch just in case: const disMap = { 1: "1", }; const addToDish = (word, mining) => { if (disMap[word]) { console.log( `word "${word} "and its minig "${mining}" is present it will update with new mining` ); } disMap[word] = mining; return disMap[word]; }; const getMinig = (word) => { return disMap[word] ? disMap[word] : `Mining for ${word} is not found`; }; console.log(addToDish("1", "mining1")); console.log(addToDish("2", "mining2")); console.log(addToDish("3", "mining3")); console.log("getMinig for 1:", getMinig("1")); console.log("getMinig for 5:", getMinig("5"));

  • @TestAcc-lu5cn
    @TestAcc-lu5cn 3 месяца назад

    bruh, how do you not know mcafee

  • @vijrah3600
    @vijrah3600 3 месяца назад

    Super interview ana

  • @kaushalendrapateriya8492
    @kaushalendrapateriya8492 3 месяца назад

    DArling HEHEHE lol

  • @vijrah3600
    @vijrah3600 3 месяца назад

    Thanks to you long time sir

  • @nageshswamii3770
    @nageshswamii3770 3 месяца назад

    async function asyncTaskFunction(){ let valueA = await async_functionA(); let valueB = await functionB(valueA); let valueC = await functionC(valueB); let valueD = await functionD(valueC); return valueD; }

  • @ArshSingh-l1k
    @ArshSingh-l1k 4 месяца назад

    1) Can you quickly introduce yourself and your skills? 2) What versions of Angular have you worked on? 3) What's the difference between JavaScript and TypeScript? 4) Can you tell me the features of Angular 8? 5) What are the building components of an Angular application? 6) What are the different types of directives in Angular? 7) What is the purpose of ngOnDestroy? What is a selector in Angular? Can you write a code snippet in Angular to display different divs based on the selection of radio buttons? How can we handle multiple API calls and make another call based on their responses? What is the difference between observable and promise in JavaScript? Can you transform a list of employee objects to include only name and ID using RxJS? What steps would you take to address performance issues in an Angular application? How do you handle authentication while routing to another component in Angular? How do you inject services into a component in Angular? How do you handle communication between two components where actions in one component affect another component?

  • @Suman-j6g3g
    @Suman-j6g3g 4 месяца назад

    Totla sala

  • @4444-c4s
    @4444-c4s 4 месяца назад

    He isn't seems to be 3+ years in Angular. He might have total 3+ years experience, but definitely not in Angular. Also he might have worked with Angular way before, it seems.

  • @4444-c4s
    @4444-c4s 4 месяца назад

    Interviewee kya bol raha hai..kuch samaj me nahi aa raha

  • @viv9041
    @viv9041 5 месяцев назад

    Nice share

  • @jagdishmarathe8684
    @jagdishmarathe8684 5 месяцев назад

    Brother is from Kerala I guess

  • @jagdishmarathe8684
    @jagdishmarathe8684 5 месяцев назад

    Brother is from Kerala I guess

    • @kavyamurali3479
      @kavyamurali3479 Месяц назад

      No. I think he is from Tamil Nadu or any other south indian state other than kerala

  • @nitinakuch4973
    @nitinakuch4973 5 месяцев назад

    These are fresher level questions.

  • @mirrorofmirror9461
    @mirrorofmirror9461 5 месяцев назад

    BHARTH MATRIMONY INTERVIEW?

  • @pranitEdits
    @pranitEdits 5 месяцев назад

    U got selected?

  • @simplysane5446
    @simplysane5446 6 месяцев назад

    Did you pass?

    • @binod8351
      @binod8351 Месяц назад

      May be You also working in angular?

  • @DnKZone
    @DnKZone 6 месяцев назад

    blablabla blablaa dude got problem

  • @mix_mash3703
    @mix_mash3703 6 месяцев назад

    I don't know how recruiters are understanding what he's saying

  • @nagarajukommisetty8875
    @nagarajukommisetty8875 6 месяцев назад

    Bro what is the result of the interview , we selected ?

  • @avinashb9752
    @avinashb9752 6 месяцев назад

    U given all Answers Correct Good Sir ji

  • @surajpai104
    @surajpai104 7 месяцев назад

    which company

  • @SyedNaqviwork
    @SyedNaqviwork 7 месяцев назад

    this is the worst of the worst interview I have ever watched even a fresher with 0 experience and basic knowledge of react could answer these basic questions,

  • @SyedNaqviwork
    @SyedNaqviwork 7 месяцев назад

    all of your answers were wrong but thank for posting this 😂😂😂😂😂😂 I felt like slapping you through all your answers as your just making up sentences like it's an english exam 😂😂😂😂

  • @SyedNaqviwork
    @SyedNaqviwork 7 месяцев назад

    12:36 he's asking for {{children}} prop 😶😶

  • @phoolherreracondezo2841
    @phoolherreracondezo2841 7 месяцев назад

    more videos equals that please

  • @phoolherreracondezo2841
    @phoolherreracondezo2841 7 месяцев назад

    appreciated, excellent video

  • @432aniketkadam4
    @432aniketkadam4 7 месяцев назад

    I don't think ,this guy have 5 years experience