Top 50 Angular Interview Questions

Поділитися
Вставка
  • Опубліковано 21 лип 2024
  • 1. Full Course - Angular Interview Masterclass - Top 100 Questions (with pdf)
    Coupon code ANGULAROFFERAUG2024 applied in below URL- 80% Off - Limited Time Offer
    www.udemy.com/course/angular-...
    Don't worry if course not helping you, Udemy has 30 days Free Refund Policy.
    2. Quick Revision Book (PDF format)
    Top 100 Angular Interview Questions
    imojo.in/Angular
    50% Off - Limited Time Offer Applied on above link.
    Don't worry if book not helping you, I will return 100% of your money with in 7 days of purchase. Just mail me at anuragrawat123@gmail.com.
    My best wishes are with you.
    00:00:00 - Introduction
    00:01:58 - What is Angular?
    00:04:50 - What are Angular advantages?
    00:07:32 - What is the difference between AngularJS and Angular?
    00:10:42 - What is NPM?
    00:12:16 - What is CLI tool?
    00:13:57 - Section 2
    00:14:25 - What are Components in Angular?
    00:17:14 - What is a Selector and Template?
    00:18:40 - What is Module in Angular? What is app.module.ts file?
    00:21:43 - How an Angular App gets Loaded and Started? What are index.html, app-root, selector and main.ts?
    00:25:42 - What is a Bootstrapped Module & Bootstrapped Component?
    00:27:20 - Section 3
    00:27:54 - What is Data Binding in Angular?
    00:30:13 - What is String Interpolation in Angular?
    00:32:08 - What is Property Binding in Angular?
    00:35:06 - What is Event Binding in Angular?
    00:38:07 - What is Two way Binding in Angular?
    00:41:55 - Section 4
    00:42:19 - What are Directives? What are the type of directives?
    00:44:49 - What is *ngIf Structural directive?
    00:46:43 - What is *ngFor Structural directive?
    00:48:06 - What is *ngSwitch Structural directive?
    00:50:35 - What is [ngStyle] Attribute directive?
    00:53:45 - What is [ngClass] Attribute directive?
    00:56:26 - What is the difference between Component, Attribute and Structural Directives?
    00:58:08 - Section 5
    00:58:29 - What is Decorator?
    01:00:15 - What are the types of Decorator?
    01:01:05 - What are Pipes? What are the types of Pipes & Parameterized Pipes?
    01:03:25 - What is Chaining Pipes?
    01:04:14 - Section 6
    01:04:38 - Explain Services with Example?
    01:06:32 - How to create Servicein Angular?
    01:10:04 - How to use Dependency Injector with Services in Angular?
    01:11:56 - What is Hierarchical Dependency Injection?
    01:14:34 - What is Provider in Angular?
    01:15:46 - What is the role of @Injectable Decorator in a Service?
    01:19:57 - Section 7
    01:20:11 - What are Parent-Child Components?
    01:23:40 - What are Lifecycle Hooks in Angular?
    01:27:09 - What is a Constructor in Angular?
    01:29:24 - What is ngOnInit life cycle hook in Angular?
    01:30:52 - What is the difference between constructor and ngOnInit?
    01:35:21 - Section 8
    01:36:01 - What are Asynchronous operations?
    01:38:20 - What is the difference between Promise and Observable?
    01:42:47 - What is RxJS?
    01:45:21 - What is Observable? How to implement Observable
    01:50:10 - What is the role of HttpClient in Angular?
    01:51:26 - Section 9
    01:51:50 - What is Typescript? Or What is the difference between Typescript and Javascript?
    01:57:55 - What is the difference between let and var keyword?
    2:00:59 - What is Type annotation?
    02:02:27 - What are Built in/ Primitive and User-Defined/ Non-primitive Types in Typescript?
    02:04:21 - What is “any” type in Typescript?
    02:06:37 - What is Enum type in Typescript?
    02:08:48 - What is Type Assertion in Typescript?
    02:10:47 - What are Arrow Functions in Typescript?

КОМЕНТАРІ • 431

  • @jd-9
    @jd-9 Рік тому +83

    I just faced an interview, the interviewer asked me 15 questions. I gave him 12 correct answers because of your video. +1 Subscribers. I'm not sure if they'll hire me since I was wrong for 3 times. Not just that, I've been away from Angular for like an year and almost forgot all the things, your video refreshed my memory, and brought me back those old memories I've had with Angular. This is the kind of crash course everybody should follow. Seriously, it's like a crash course covering most of the important Angular topics. Thanks, and wish me luck!

    • @interviewhappy
      @interviewhappy  Рік тому +8

      Your welcome JD . Wishing you all luck brother.

    • @jd-9
      @jd-9 Рік тому +28

      @@interviewhappy Thanks to you. I got the job. Now, I hope you'll upload more Angular/web development related content.

    • @interviewhappy
      @interviewhappy  Рік тому +9

      @@jd-9 Congrats man, Happy is happy for you :). Enjoy this moment. Best of luck for your future.

    • @jd-9
      @jd-9 Рік тому +2

      @@interviewhappy Thanks!

    • @vijayalakshmivelluri8781
      @vijayalakshmivelluri8781 Рік тому +1

      hi JD, can you please share all the questions you faced in the interview

  • @raytuasmelash5980
    @raytuasmelash5980 Рік тому +2

    This is the best Angular video I ever came across. Your way of explanation is articulate and precise....Thank you!

  • @vibhorekapoor5785
    @vibhorekapoor5785 7 місяців тому +5

    finally i found a playlist of angular interview questions in a synchronized format and in well explained manner . great going brother.

  • @user-jl4zf6bc4d
    @user-jl4zf6bc4d 7 місяців тому +2

    the best way of teaching, and the best part is I have set playback speed to 1.75 on youtube and able to grasp things by saving some time!! great job great work well very and clearly defined, unlike 100's of instructors on net who simply runs

  • @masterdevops93
    @masterdevops93 Рік тому +30

    Great professional teacher with interest to transfer knowledge to others without any expectations. Hats off Sir .

  • @pranavbhat92
    @pranavbhat92 7 місяців тому +2

    I have a career gap more than an year. Just watching your videos made me revise the whole of Angular! Thank you for your efforts... 🙏

  • @MuhammatArfin
    @MuhammatArfin Рік тому +10

    please add these ropics as well
    1. View encapsulation
    2. Jit and Aot compiler
    3. Change detection
    4. Routing
    5. Pure and Impure pipes

  • @srilaxmipappu5632
    @srilaxmipappu5632 3 місяці тому

    Amazing explanation and I got the angular without actually coding as well. Thank you for doing this video.

  • @gourishparagi2240
    @gourishparagi2240 5 місяців тому +1

    Very clean & clear explanation.. Thank you...

  • @shemihanpt3371
    @shemihanpt3371 Рік тому

    Thanks for this wonderful tutorial... It's really helpful 😊😊

  • @GT-fd8kr
    @GT-fd8kr Рік тому +9

    Every concept is well structured, detailed and explained. Appreciate your efforts. Thank you

    • @interviewhappy
      @interviewhappy  Рік тому

      Thanks GT. Wish you all the best for your career.

  • @aargomemnon
    @aargomemnon Рік тому +3

    Your explanation is so clear and heart warming. And the examples are so to the point. Great work.

  • @starkboy476
    @starkboy476 Рік тому +2

    Thank You So Much Sir!!! Great Video Covering almost interview questions in angular.

    • @interviewhappy
      @interviewhappy  Рік тому

      wc and Thanks Stark boy.. Wish you all the best for your career.

  • @Viku7079
    @Viku7079 19 днів тому

    Ye video aaj v useful hai 👍 mai khud interview de kr dekha hu. Thanks

  • @shyammyself
    @shyammyself 9 місяців тому +1

    Thank you. It's very much informative

  • @dineshmali5193
    @dineshmali5193 Рік тому

    Thanks for this Happy Teaching so that we are getting Happy Learnings.

  • @sameerkhurrana5969
    @sameerkhurrana5969 Рік тому +18

    beautifully explained each and every point with proper use case and differentiating with one another in very easy manner. really helpful.. never seen anyone working this much hard to help others. big big thanks

    • @interviewhappy
      @interviewhappy  Рік тому +1

      Thanks Sameer. Your words have that charismatic power. Wish you all the best for your career.

  • @dearchan123
    @dearchan123 Рік тому +15

    Format is excellent. Explaining with examples along with question and answers is very nice. Thank you.

  • @afzalkazmi4456
    @afzalkazmi4456 Рік тому +1

    Hello Happy! This is best series of interview questions. But while listening to the pipe questions when you added a parameter to pipe, you said it is converted to parameterized constructor. For your reference you can play from here 01:03:10....

  • @crazynoida
    @crazynoida 11 місяців тому +1

    Awesome Awesome Awesome that all I can say.I have gone through multiple angular tutorails but this was best to understand Angular although its interview questions.Your style is simple and realistic .

  • @user-tf8rc7wp9r
    @user-tf8rc7wp9r 9 місяців тому

    Really helped me a lot. very simplifed way of explanation. love it. Helped a lot

  • @arathyunni4964
    @arathyunni4964 Рік тому +6

    Thank you so much for publishing this video. Helped a lot to brush up the basics 😃

    • @interviewhappy
      @interviewhappy  Рік тому +1

      Hi Arathy, Glad it is helpful!
      Now don't stop here, start giving interviews :)

  • @siddasrikannada
    @siddasrikannada 9 місяців тому +1

    It helped me a lot while preparing for interview .

  • @tuhairweronnie7385
    @tuhairweronnie7385 11 місяців тому +1

    one of the best explanation i have ever seen, please can you do more vedio like about Ngrx and others

  • @shyamaharihar2425
    @shyamaharihar2425 16 днів тому

    This video is great and very useful for working professionals to get started with angular ! Thankyou much respected !

  • @jayakumar2927
    @jayakumar2927 Рік тому +1

    very useful . keept it more

  • @NikaKiltava-zd4iq
    @NikaKiltava-zd4iq 3 місяці тому

    I have an intern interview in 6 hours. This course is really helpful

  • @prudhvinadh5786
    @prudhvinadh5786 Рік тому +2

    I had forcefully worked on Angular in my previous projects but to mention in my resume I was not sure how to handle interviews.
    After I completed this video I have better understanding of co-relating concepts to my work. Thanks a lot for your effort to make these kind of videos

    • @interviewhappy
      @interviewhappy  Рік тому +2

      Angular has good future because it is too good and the companies are not able to find candidates for this.

  • @prak3569
    @prak3569 16 днів тому

    Excellent video , one stop solution for angular interview to prepare quickly.

  • @sureshkrishnan6949
    @sureshkrishnan6949 Рік тому +1

    super sir , perfect explaination in angular interview questions thank u! so much

    • @interviewhappy
      @interviewhappy  Рік тому

      Wc Suresh, wish you all the best for your career.

  • @poojasingh-yl2ch
    @poojasingh-yl2ch Рік тому +2

    Searching teachers like you and finally got it.
    Sir thank you so much for such a great explanation each and every question were clear please make more video .
    I request please make full coarse videos for nodejs or angular.

    • @interviewhappy
      @interviewhappy  Рік тому

      Thanks Pooja, sure I will try to spread all the knowledge I have. Hope this will help candidates in their career and in their interviews.

  • @himachalgroupofmahadeva
    @himachalgroupofmahadeva 8 місяців тому

    Very nice explanation with sufficient way interesting lectures (101% dediction) thanks you sir hats off to you.

  • @govindbansal2181
    @govindbansal2181 11 місяців тому +1

    Bestest content 🎉 . Thanks

  • @wellingtonrafaelbarrosamor4260
    @wellingtonrafaelbarrosamor4260 Місяць тому

    Well Explainde! Thank you.

  • @dharmaraosalana641
    @dharmaraosalana641 Місяць тому

    Excellent Buddy Great Effort

  • @mdchandana
    @mdchandana Рік тому

    Vey Helpfull and Very good your explanation..
    Thank you very much..

  • @sakthi3152
    @sakthi3152 Рік тому +1

    Very useful and helpful. Thanks for making this video 🙌♥️

  • @devendratiwari8139
    @devendratiwari8139 8 місяців тому

    00:30:50 String Interpolation works with any data type not only string ... If I m wrong please correct me.

  • @ashok_kumar890
    @ashok_kumar890 4 місяці тому

    waw ...what a explation ..thank you so much sir.. i alredy cover C# intervew qustion ..thanks a lot

  • @deshi6564
    @deshi6564 Рік тому +1

    Its a good course to revise your angular concept before Interview .
    Thank you

  • @user-gd6pe2gi8q
    @user-gd6pe2gi8q 11 місяців тому +1

    i like the way u tech,i can understand easily each and every concept u explained sir....Thanku so much sir

    • @interviewhappy
      @interviewhappy  11 місяців тому

      Thanks and all the best for your career.

  • @smilefamilyshorts
    @smilefamilyshorts Рік тому +1

    Very well explanatory. Really easy to understand the concepts with the sample examples given through out the session. Thank you very much for your effort and time.🙏🙏

    • @interviewhappy
      @interviewhappy  Рік тому

      All thanks to you @ Pravat Kumar Hota . we couldn't have pulled this off without appreciation and wishes .

  • @MinalShewale
    @MinalShewale 18 днів тому

    my projects index. html is using tag, why its not using tag

  • @kamalakara5693
    @kamalakara5693 Рік тому

    Superb... I like the way you are explaining in both theoretical and practical.

  • @iowa1563
    @iowa1563 Рік тому +4

    it would be much better and faster if you stop saying "as my name is Happy" everytime you finished a topic. Maybe like 1h 30m instead of 2+hours. Beside of this great content

  • @santoshlokhande7038
    @santoshlokhande7038 11 місяців тому +1

    I am Happy today after watching the video. Thank you. 😊

    • @interviewhappy
      @interviewhappy  11 місяців тому

      I am also Happy :) . All the best for your career.

  • @LAUGHTERSumen_007
    @LAUGHTERSumen_007 Рік тому +10

    You are educating not only freshers but laterals also like me you are awesome and I pray for your good health so that you can keep upload such videos and educate us 🙂

  • @AlokKumar-qx1on
    @AlokKumar-qx1on Рік тому

    Hi, if two components bootstrap at the same time, which component will run first, Ex.
    bootstrap: [appComponent, aboutUsComponent]
    Please confirm which component will render first?

  • @nikhilamrutkar424
    @nikhilamrutkar424 10 місяців тому +2

    You are providing very good content for the learners Sir. Thank you.

  • @NakibAkash
    @NakibAkash 7 місяців тому

    Angular 17 has standalone component by default now and there is no such file exists app.module.ts. Then what should be the correct sequence of angular project startup?

  • @rahamathullahibrahim9303
    @rahamathullahibrahim9303 Рік тому +1

    Love your hard work man. very well descripted work.

  • @rajithaadihetty7032
    @rajithaadihetty7032 6 місяців тому

    Very helpful video. If can, add a video for angular forms and state management(NgRX) also

  • @user-co8hh6mx5k
    @user-co8hh6mx5k Рік тому

    Thankyou so much sir for giving clear explanation of each topic. You help me a lot.

  • @user-or9jt6wy7d
    @user-or9jt6wy7d 9 місяців тому

    great explanations.thank you very much.highly recommend for others who would like to crack angular interview.

  • @rp03254847
    @rp03254847 2 місяці тому

    Thanks heaps for the tutorial. I cleared my interview

  • @kishorjoshi842
    @kishorjoshi842 Рік тому +1

    A big thank you bhayya❣
    This is one of the most organized way of providing interview material

    • @interviewhappy
      @interviewhappy  Рік тому

      Thanks Kishor. Glad you liked it. All the best for your career.

  • @karthi5089
    @karthi5089 9 місяців тому +3

    hi , I just came to know string interpolation only for string , but if u want number to display we have to use "{{ variable }}" . Thank you

    • @interviewhappy
      @interviewhappy  9 місяців тому

      You are right Karthi. Keep on learning. All the best.

  • @ReejohnStellas
    @ReejohnStellas Рік тому +1

    Thank u very much for uploading this and for explaining each concepts in detail

    • @interviewhappy
      @interviewhappy  Рік тому

      Thanks Reejohn for you words. All the best for your career.

  • @aniketsapate
    @aniketsapate Рік тому

    @Inject module and adding dependancy as a provider in component, both of the things make the same
    meaning?

  • @Mansisawant7
    @Mansisawant7 11 місяців тому +1

    Thank you sir for All these questions I'm really appreciated👍🏻👍🏻

  • @ReactWithUs2107
    @ReactWithUs2107 Рік тому +1

    Thank you sir for this beautiful interview question answer video.

  • @ArunLalKSankar
    @ArunLalKSankar Рік тому +1

    Great... Great Video.Thank you 👍

  • @ranjithkumarrepalle4147
    @ranjithkumarrepalle4147 Рік тому

    Thank you so much for your videos and these are very helpful to my career and appreciate your smart way presenting

  • @sandhyabhovi477
    @sandhyabhovi477 Рік тому

    Thank you for making this video. Helped me a lot

  • @maheshkotakonda4256
    @maheshkotakonda4256 8 місяців тому

    Very very nice course to learn angular

  • @user-uo1xl8rg6r
    @user-uo1xl8rg6r 7 місяців тому

    this was great thank you

  • @shrikhan2215
    @shrikhan2215 Рік тому +2

    thank you for creating this. helped me a lot 🙏

  • @TheSumit22
    @TheSumit22 8 днів тому

    you deserve way more audience and subs

  • @KistaiahGoute
    @KistaiahGoute Рік тому

    Awesome ..Tutorial.. Thank U sir

  • @Atharsk77
    @Atharsk77 Рік тому +1

    Thank You Happy for this awesome and deep explanation.

  • @saroshfaisalkhan3531
    @saroshfaisalkhan3531 Місяць тому

    @component is a decorator or component directives, I am bit confused, kindly help me to understand. Thank you

  • @raghve4543
    @raghve4543 11 місяців тому +2

    Very Awesome Video ..Clear Explanation with Practical Examples..Please Create More Videos On Angular Advance Topics ..I will be Happy..As Your Name is Happy ❤

    • @interviewhappy
      @interviewhappy  11 місяців тому

      Thanks man :). I wish you all the best for your career.

  • @repallevamsi4541
    @repallevamsi4541 Рік тому

    Sir, you said Structural Directive Starts with * symbol. But incase of ngSwitch it is set inside square brackets , then why it is kept under Structural Directives instead of Attribute Directive.

  • @mani90s
    @mani90s 9 місяців тому

    very great explanations! can you pls add nodejs also in your teachings

  • @rashidhassain8252
    @rashidhassain8252 2 місяці тому

    sir ngOndestroy() what is the use of this hook any example please sir?

  • @rajkumararora7366
    @rajkumararora7366 Рік тому +2

    Thanks Happy for sharing this.
    I found this this video good one and better than few other options on same topic. Keep the good work !

    • @interviewhappy
      @interviewhappy  Рік тому +1

      Thanks Raj. Wish you all the best for your career.

    • @rajkumararora7366
      @rajkumararora7366 Рік тому

      @@interviewhappy Could u pls append some content on routing and navigation whenever time permits you.

  • @reshmaofficial9994
    @reshmaofficial9994 Рік тому

    My real teacher..... You are very big legend....

    • @interviewhappy
      @interviewhappy  Рік тому

      Thank you so much for your kind words . I am very grateful @reshmaofficial9994

  • @sunilshinde9897
    @sunilshinde9897 10 місяців тому

    You are Gurudev for learners.Thank you. 🙏

  • @ashwinkumar504
    @ashwinkumar504 Місяць тому

    Awesome , the video is very helpful, Thank you very much.

  • @magalakshmi6453
    @magalakshmi6453 Місяць тому +1

    Could you please post video for angular performance improvement techniques

  • @mahendraui
    @mahendraui Рік тому

    Very good explanation this type genuine videos I have never seen

  • @car_holic1995
    @car_holic1995 Рік тому

    aapka dil se dhnywaad bhai..

  • @TheRiderzx6r
    @TheRiderzx6r 7 місяців тому

    Liked, subscribed !

  • @vishnuchaitanya8682
    @vishnuchaitanya8682 Рік тому

    Very good explanation, i can able to understand easily, all the topics, with this video, Thank You Sir

  • @priyankagiri2099
    @priyankagiri2099 6 місяців тому

    @component is directive or decorator ?As u said component directive starts with @ .so will it be considered as directive?

  • @jasmeen3014
    @jasmeen3014 Рік тому

    Very helpful.. can you please make video for 2 years experience person

  • @srinivasankharpayya671
    @srinivasankharpayya671 2 місяці тому

    Thank you Sir, your video really help for preparing interview please continue making more videos

  • @nivedyan3961
    @nivedyan3961 Рік тому

    Thank you for your vdo sir, it helped me a lot to know abt angular.. ❣️

  • @KavyaMurugan94
    @KavyaMurugan94 9 місяців тому

    Thank you somuch this is very useful and informative session... 😊

  • @akankshapandey1012
    @akankshapandey1012 11 годин тому

    Ver nice explanation.

  • @maneeshvashist1249
    @maneeshvashist1249 Місяць тому

    Hello Sir,
    It's about Let and Var variable .
    Understood the difference but why use Var keyword and in which case in real time scenario ?

  • @aditijain70
    @aditijain70 Рік тому

    Great Explanation!
    I gave an interview just a few days back and all the questions were explained here except for one or two.
    Thank you!

  • @jaywantnarwade
    @jaywantnarwade 6 місяців тому

    All question are good, If you add NgRx few questions, that will be more useful

  • @aparnamishra1530
    @aparnamishra1530 6 місяців тому

    Awesome, very well understood. Thank u. I'm happy to get this video bcz I'm watching interview happy.😂😅

  • @MdMeraj-kq2he
    @MdMeraj-kq2he 7 місяців тому +1

    Sir, if i saw this video then i need to see ts video also or its enough

  • @shantanugautam5252
    @shantanugautam5252 Місяць тому

    Hi Happy! Will you be happy to answer this question?
    In the video it was said that string interpolation only works with string, but I tried and it works for number/boolean and all other types.
    We can simply do interpolation of boolean variable also in property binding's case using
    ``
    What might be the gap in my understanding here?

    • @v.b.thorat1116
      @v.b.thorat1116 Місяць тому

      please set value of isDisabled to false and try isDisabled to true. see the difference

  • @chathuraprabashwara7475
    @chathuraprabashwara7475 Рік тому

    clear explanation of each and every area. highly recommend this course♥♥♥

    • @interviewhappy
      @interviewhappy  Рік тому

      Glad you think so! Thanks a lot Chathura Prabashwara

  • @noobyetdope4208
    @noobyetdope4208 Рік тому +1

    Everything is amazing just one feedback try to avoid saying if you have any questions please comment and I'll be very happy to answer after every question
    you can say it after one or two chapters but after each question it's just very annoying

  • @sinnner6
    @sinnner6 Рік тому +3

    This is awesome!!! please make a similar one for react

  • @TheKumarer
    @TheKumarer Рік тому

    Is string interpolation only support string data type ?