Android Interview Questions - Live Discussion with Arnav Gupta (Ex Android Lead @ Zomato)

Sdílet
Vložit
  • čas přidán 1. 08. 2024
  • Join the Live discussion with Arnav Bhaiya where he will discuss Android Interview Questions that are asked at both SDE1 as well as SDE2 level interviews for Android Engineers at various product companies.
    Connect with Arnav on
    LinkedIn: / arnavgupta
    Twitter: / championswimmer
    Join our Discord Channel to Ask More Questions
    cb.lk/discord
    -- TOC --
    00:00 Intro
    03:10 SDE - 1, 2 & 3
    07:10 OverView of Hiring Process
    16:40 Take Home Assignment Sample
    28:00 Activity Lifecycle
    33:45 Fragment Lifecycle
    36:52 Bhaiya picks my question :p
    41:20 Android Architecture differences
    46:43 Everyone spamming the Twitter like button :p
    55:34 Dependency Injection OverView
    1:01:05 Concurrency
    1:08:00 QnA
    ------------------------ About Coding Blocks ---------------------------
    Join our #TelegramCommunity at t.me/CodingBlocksIN to get updates on our latest workshops, talks, and announcements.
    Get started with our Online Courses with a Free Trial: online.codingblocks.com/
    Coding Blocks is India's best Programming and software training institute that offers courses like C++ and Java, Data Structures and Algorithms, Web and Android Development (Java and Kotlin), Competitive Programming, Coding Interview Preparation, Machine Learning, AI and get placed in your Dream Company! ♥️
    #CodeYourWayToSuccess #Programming #Coding #Learning #LearnFromHome #COVID19
    📌 We are on Social Media!
    Facebook: / codingblocksindia
    Instagram: / codingblocks
    Twitter: / codingblocksin
    LinkedIn: / codingblocksindia
    GitHub: www.github.com/Coding-Blocks
    👍 Support us by hitting the LIKE and the SUBSCRIBE button. You can share your thoughts, questions, doubts in the comment section and our mentors will help you out as soon as possible.
    Share our CZcams Channel: cb.lk/ytcb

Komentáře • 70

  • @shriharshsistla614
    @shriharshsistla614 Před 3 lety +30

    I love it when Arijit Singh has time to explain me about Android ❤️😍

  • @ankitjha6922
    @ankitjha6922 Před 3 lety +36

    0:00 Introduction
    7:05 Interview Process
    12:45 Different Companies( General SDEs vs Specific roles)
    16:41 Take home assignment example
    26:33 some chat questions
    28:05 Activity/Fragment Lifecycle
    39:54 Architecture
    55:36 DI(why we use it?) + DIY
    1:01:02 Concurrency
    1:14:52 :)

    • @ArnavGupta
      @ArnavGupta Před 3 lety +8

      Thank you so much! You the real MVP!

  • @AkshayPatil-iy7gg
    @AkshayPatil-iy7gg Před 3 lety +1

    @coding blocks Do we need to prepare for system design as well when preparing for lets say SDE II or SDE III roles? I have 5 years of experience in Android development.

  • @Hendrik.brouwer
    @Hendrik.brouwer Před 2 lety +2

    Thank you so much for making this video! I will definitely be watching it again in 2-3 years when I'm ready for the next step in my career.
    First thing on my ToDo , thanks to you: Get a deep knowledge of Jetpack

  • @bhaiyalog1412
    @bhaiyalog1412 Před 3 lety +19

    I have been working on android from past three years, in a small start-up company.I know these thing from very basic. But don't use very deeply. The effect of this is that I'm having difficulties in switching company. And I know many people like me have made the same mistakes. Therefore i will suggest everyone to learn all these things, weather you do it by making personal projects. So that you don't face such problems in terms of career growth.

    • @sachins4381
      @sachins4381 Před 3 lety +3

      Hi. I have a doubt. I dont have anyone who is working as an android developer. So m stuck with my doubt from past 5 months.
      I worked as an android developer in one instution. There we used to do final year degree projects. I used to build app from scratch till end. I worked on fromtend, backend database and java. I worked on all type of ui. But still m fearing of giving interviews in companies. I have selected in one company but i lost hope by thinking that what if i could not able to work there. Work may be different from present institution. By thinking self. I did not join there. I became like mad. Pls clear me that having 1.5 yrs experience in building basic projects. How in companies assign me work in the beginning pls tel me🙏.. do they assign directly coading in java or hw will they assign pls reply 🙏

    • @bhaiyalog1412
      @bhaiyalog1412 Před 3 lety +3

      @@sachins4381 I commented three months ago. I was also in the same situation at that time. At that time, I was preparing for the company interviews . I also knew only Java. But I did strong the logic of my Android from mindork. Because of which I cleared interviews. Right now in another company, I'm working on kotlin.. So don't be afraid to make changes. Trust yourself that no one is capable of you. You will get the knowledge there in a month. When you will go there, you will understand yourself how to work.Once you switch, you will automatically understand how to proceed.

    • @sandeepsharma-cn4hx
      @sandeepsharma-cn4hx Před 3 lety +2

      I have tears In my eyes when reading this comment.

    • @unmeshmishra476
      @unmeshmishra476 Před 3 lety +3

      Looks like somebody just wrote down the whole thing in my head, can I connect with u on LinkedIn or by mail ID?

    • @bhaiyalog1412
      @bhaiyalog1412 Před 3 lety +2

      @@unmeshmishra476 www.linkedin.com/in/rishabh-mishra-051980103

  • @mehulbisht9708
    @mehulbisht9708 Před 3 lety +13

    timestamps:
    00:30 Intro
    03:10 SDE - 1, 2 & 3
    07:10 OverView of Hiring Process
    16:40 Take Home Assignment Sample
    28:00 Activity Lifecycle
    33:45 Fragment Lifecycle
    36:52 Bhaiya picks my question :p
    41:20 Android Architecture differences
    46:43 Everyone spamming the Twitter like button :p
    55:34 Dependency Injection OverView
    1:01:05 Concurrency
    1:08:00 QnA

  • @aayushsaini9363
    @aayushsaini9363 Před 2 lety +7

    Interviewer : So tell me what how fragment back stack works.
    Arnav gupta: shayd kabhi na keh saku main tumko, kahe bina samjh lo tum shayad.
    Interviewer : aaja bhai sath royenge. U r selected.

  • @hellstar7466
    @hellstar7466 Před 3 lety +1

    Bhaiya isn't true tone shifting should continue even if user navigate out of app untill user kills our app Or turn it of using a stop button in the app. Then we have to initialize it in onCreate and and destroy it in onDestroy and in the onclicklistener of the stop button?

  • @bhautikkeraliya11
    @bhautikkeraliya11 Před 3 lety +1

    I learn many things from your video. Thank You 🙏🙏

  • @sudarshanthite5937
    @sudarshanthite5937 Před 2 lety +1

    Very nice, all concept explained.

  • @learnwitharslan1049
    @learnwitharslan1049 Před 3 lety +1

    awesome content. you have earned a subcriber

  • @user-gi4no6gn7m
    @user-gi4no6gn7m Před 2 lety

    Thanks for this video. Really helpful.

  • @internetsolutions9948
    @internetsolutions9948 Před 3 lety +1

    1st time i saw your video. very helpful for me. but i think you need to do more answer and explanation for question thank you

  • @mahmuduulkarimlincoln7932

    Thank you so much!!!

  • @user-qk2ue6hh2h
    @user-qk2ue6hh2h Před 3 lety +1

    Thats a great video.

  • @shahhussain1448
    @shahhussain1448 Před 2 lety

    Very Informative 👏👏👏👏👏

  • @parvtelang1505
    @parvtelang1505 Před 2 lety

    I have started learning android with kotlin and jetpack compose will that be a good thing in interview?

  • @rasenshuriken6333
    @rasenshuriken6333 Před 2 lety

    How are you sharing ipad screen on windows?

  • @prabhuduttapradhan7785
    @prabhuduttapradhan7785 Před 3 lety +1

    Please help us to build SDE-II resume

  • @satyam3388
    @satyam3388 Před 3 lety +6

    Do make a part 2 of this series it will be very helpful

  • @shalatan
    @shalatan Před rokem +2

    Mere se Coroutine, MVVM, Flow, DI sb kyu pooch liya ? Fresher k liye apply kiya tha 😢

  • @praveenpanishetti5279
    @praveenpanishetti5279 Před 2 lety +1

    He has all the requirements for being a doctor :) great session BTW

  • @8thRelaxation
    @8thRelaxation Před 2 lety +1

    Please explain jetpack components

  • @kushalsharma8635
    @kushalsharma8635 Před 3 lety +3

    57:51 bhiyaa yeh github me android stidio ke jaise nav bar kaise lagaya hai?

  • @singamanenisk
    @singamanenisk Před 2 lety +1

    Thanks!

  • @lumen5579
    @lumen5579 Před 2 lety

    I started working on Android from 2013, though not professionally, I'd say I have up to 9 years of general exp, but 6 years of professional exp

  • @azadsinghyadav1216
    @azadsinghyadav1216 Před 3 lety +1

    Nice

  • @premmahajan1045
    @premmahajan1045 Před 10 měsíci +2

    sir looks like arijit singh

  • @rakshathakare8267
    @rakshathakare8267 Před 3 lety +11

    He is arjit singh? 😅

    • @aayushsaini9363
      @aayushsaini9363 Před 2 lety +3

      Interviewer : So tell me what how fragment back stack works.
      Arnav gupta: shayd kabhi na keh saku main tumko, kahe bina samjh lo tum shayad.
      Interviewer : aaja bhai sath royenge. U r selected.

    • @hhhhhhhhh963
      @hhhhhhhhh963 Před 2 lety

      @@aayushsaini9363 😂😂😂

  • @desicoder
    @desicoder Před 3 lety

    I've made an UPDATED video on this topic: czcams.com/video/rhJun6EyXJY/video.html
    Make sure to check it out guys ! Also subscribe if you like the content :)

  • @Jeetu0301
    @Jeetu0301 Před 2 lety

    True tone

  • @shivanshuraj859
    @shivanshuraj859 Před 3 lety +1

    Arijit Singh teaching android.

  • @Jeetu0301
    @Jeetu0301 Před 2 lety

    Mvvm google is pushing for it.
    Learning material a lot.

  • @Jeetu0301
    @Jeetu0301 Před 2 lety

    Flutter better vs react native

  • @jimjuma7916
    @jimjuma7916 Před 2 lety +1

    Please use english when communicating with a global audience. There's alot of important things we're missing from this because we don't understand the other language you use. Otherwise, awesome video. Thank you

    • @aek12
      @aek12 Před 2 lety

      He is using english dude

  • @Jeetu0301
    @Jeetu0301 Před 2 lety

    Technology based roles

  • @Jeetu0301
    @Jeetu0301 Před 2 lety

    1. Activity Life cycle

  • @Jeetu0301
    @Jeetu0301 Před 2 lety

    Fragment life cycle.

  • @Jeetu0301
    @Jeetu0301 Před 2 lety

    3 to 4 API Calls.

  • @Jeetu0301
    @Jeetu0301 Před 2 lety

    Coin digger hilt
    Di is a bigger topic.

  • @rajatsingh4553
    @rajatsingh4553 Před 2 lety

    Arijit Singh ko bhi dependency injection ka pata hai :(

  • @amamsharma372
    @amamsharma372 Před 3 lety +1

    Arijit

  • @Nikita-lv7lo
    @Nikita-lv7lo Před 3 lety

    Plz give the link to join discord server !

    • @mehulbisht9708
      @mehulbisht9708 Před 3 lety

      Don't remember the one they sent, here is one from their server: discord.gg/b38ZGAbw

  • @Jeetu0301
    @Jeetu0301 Před 2 lety

    Fb array string manipulation

  • @be_like__prateek
    @be_like__prateek Před 3 lety

    ❤✌🙌🙌🙌🙌🙌🙌🙌🙌🙌🙌🙌🙌🙌🙌🙌🙌🙌🙌

  • @mahantgenix
    @mahantgenix Před 3 lety +2

    Hello sir i have a great idea and our team is already working on it
    But we need help in coding
    So if you can help us in coding
    Give me way to contact you .
    We don't have money right now but in future all revenue we will make we are ready to share some amount to revenue with you
    And we will also give you credits of your work

  • @SagarKumar-sk6qk
    @SagarKumar-sk6qk Před 2 lety

    arjit singh

  • @divyanksharma236
    @divyanksharma236 Před 6 měsíci

    aaa aaaa aa aaaaaa aa

  • @aravindraj8294
    @aravindraj8294 Před 3 lety +3

    Hi bro please don't mix Hindi in between doesn't understand.