iOS Interview Questions and Answers

Поділитися
Вставка
  • Опубліковано 19 гру 2024

КОМЕНТАРІ •

  • @mumtazhussain9326
    @mumtazhussain9326 5 років тому +48

    Skip to 4:30 for interview questions

    • @Serafiniert
      @Serafiniert 4 роки тому

      Thanks, but the part how he came up with the questions and what's his experience is and how qualified he is important as well.

  • @theAppleWizz
    @theAppleWizz 4 роки тому +2

    I want to add 11:57 that you can name params in tuples. example let tuple = (value: Int, valueString: String) ; then you can do this tuple.value or tuple.valueString and not tuple.0 or tuple.1

  • @vinealviji
    @vinealviji 4 роки тому +3

    Your research on the questions was very good. I liked that you covered almost everything.

  • @АлексйУваровъ
    @АлексйУваровъ 3 роки тому +2

    I wish I’d be asked such simple questions at every interview. Generally, I have to tell in details about the dispatch tables, thread safety and POSIX .

    • @TomBaranowicz
      @TomBaranowicz  3 роки тому +1

      What type of companies are you trying to get in?

  • @dennycad7859
    @dennycad7859 2 роки тому

    Hey, thanks for content. How difficult is it to find an iOS internship in Poland?

  • @cineverseproductions
    @cineverseproductions 4 роки тому

    In 2020, they ask the same kind of questions. It's pretty much the same everywhere in the companies taking iOS coding tests and interviews. Thanks for the good content. :)

    • @TomBaranowicz
      @TomBaranowicz  4 роки тому +3

      Thanks, luckily core concepts of iOS Development are not changing so fast.

    • @cineverseproductions
      @cineverseproductions 4 роки тому

      @@TomBaranowicz Correct.

  • @teaberry73
    @teaberry73 3 роки тому

    What about data structures and algorithms as possible questions for iOS Interviews?

    • @TomBaranowicz
      @TomBaranowicz  3 роки тому

      They happen from time to time, but this is not an iOS Specifi question, this is why I skipped them.

  • @hetalshukla4279
    @hetalshukla4279 4 роки тому +4

    Thank you so much for this video.
    You gave very clear and important information.
    It's very useful for sure.
    Much appreciated
    Thank you

  • @wylanneely
    @wylanneely 3 роки тому

    What advantage does a tuple have over using else and ifs? Or is it just for syntax readability

    • @TomBaranowicz
      @TomBaranowicz  3 роки тому

      You can return multiple values from a function, from my perspective this is probably the most important feature.

  • @fierce2410
    @fierce2410 4 роки тому +1

    What about Unit/UI Testing? Does that ever show up in interview questions?

    • @TomBaranowicz
      @TomBaranowicz  4 роки тому +2

      Honestly... it depends. In many cases (especially in startups) nobody is focusing on testing and because of that nobody is asking about this topic. It's more common to be asked about UI/Unit Testing when applying to bigger companies, or those with more mature project (app).

  • @sakaik5106
    @sakaik5106 3 роки тому

    Thanks, very helpful for my upcoming interview!

  • @mistermagic4507
    @mistermagic4507 4 роки тому +1

    This is definitely useful information, thanks! But a good (some would say mean) interviewer will not ask about basic knowledge you could look up, for example by watching a UA-cam video :P Instead you will be asked questions that implicitely reveal your knowledge about the basic stuff. Just my experience from Germany ✌️ :)

    • @TomBaranowicz
      @TomBaranowicz  4 роки тому +1

      Hey, for sure you will be asked about your past projects, your experience with some well known libraries (like Alamofire) or databases (Realm) and many more things, but it always depends on your experience. I just wanted to talk about questions, which are common in most interviews and are most likely always asked to check basic knowledge about iOS.

  • @amdizle28
    @amdizle28 3 роки тому

    Most of the time you live code with screen share not paper and pen..

  • @manoeltsf
    @manoeltsf 4 роки тому

    Excellent examples of questions. It's was very interesting because had a lot of things and subjects present in my first course of IOS. I'm from JAVA, PHP, and WEB. And now I am studying IOS. My thoughts were only to understand whats happens behind Flutter or React Native I had studied and now I think is a good idea to be an IOS developer. You can call me for an interview in January, Tom 😆 Thank you for more this good content.

  • @muhammadmurteza7041
    @muhammadmurteza7041 5 років тому

    which mic you use for voice recording .I also want to share my experience .?

  • @AntlerMoth00
    @AntlerMoth00 4 роки тому +1

    Great video!

  • @BuenasNaczos
    @BuenasNaczos 4 роки тому +1

    Awesome video.

  • @100coinstar2
    @100coinstar2 4 роки тому +1

    Thanks for sharing.

  • @davidodia4603
    @davidodia4603 5 років тому +1

    thank you

  • @midhun7173
    @midhun7173 5 років тому

    Good content 👍

  • @smarter2610
    @smarter2610 4 роки тому

    TOM czy tomek? To be honest I think Tomek is teh correct answer dude:)

  • @codechamp2599
    @codechamp2599 5 років тому +1

    informative

  • @MsMutahir
    @MsMutahir 3 роки тому

    You look so nervous, so annoying that you are in taking your spit!!!

    • @TomBaranowicz
      @TomBaranowicz  3 роки тому +1

      It was my firs video on youtube, indeed I was pretty stressed ;)

  • @khushaljhalani
    @khushaljhalani 4 роки тому +3

    informative