Upload Button Icon Add office photos

Planetcast

Compare button icon Compare button icon Compare

Filter interviews by

Planetcast IOS Developer Interview Questions and Answers

Updated 8 May 2024

Planetcast IOS Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Normal technical interview question like life cycle, class, structure, URL session, Player, googleAdd, apple store
  • Q2. Life cycle of UIview controller
  • Ans. 

    The life cycle of a UIView controller includes methods for initialization, appearance, disappearance, and deallocation.

    • ViewDidLoad - called when the view controller's view is loaded into memory

    • ViewWillAppear - called before the view is added to the view hierarchy

    • ViewDidAppear - called after the view is added to the view hierarchy

    • ViewWillDisappear - called before the view is removed from the view hierarchy

    • ViewDidDisappe...

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Planetcast?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How to identify memory leaks in the entire project
  • Ans. 

    Use Instruments tool to identify memory leaks in iOS projects

    • Use Instruments tool provided by Xcode to run the app and analyze memory usage

    • Look for memory leaks in the Allocations and Leaks instruments

    • Check for any objects that are not being deallocated properly, causing memory leaks

  • Answered by AI
  • Q2. What is content hugging
  • Ans. 

    Content hugging is a constraint that determines how much a view wants to grow or shrink to fit its content.

    • Content hugging priority is used to determine which view should grow or shrink first when there is not enough space.

    • Higher content hugging priority means the view wants to stay at its intrinsic content size.

    • Lower content hugging priority means the view is willing to grow or shrink to accommodate other views.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What do you want to join this company

Skills evaluated in this interview

IOS Developer Interview Questions Asked at Other Companies

asked in Movius Corp
Q1. What will be the output of the following Swift code: \n\nstruct s ... read more
Q2. 1 - MVC PATTERN 2- CLOUSERS & it's type 3- Google SDK like Go ... read more
asked in Movius Corp
Q3. What is the difference between the Liskov Substitution Principle ... read more
asked in Movius Corp
Q4. What is the time complexity for finding the longest common prefix ... read more
asked in Cognizant
Q5. What is optional, difference between struct and class?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Generale questions about my previous experience

Round 2 - Technical 

(2 Questions)

  • Q1. Leetcode problem solving
  • Q2. Leetcode problem solving 2

Interview Preparation Tips

Interview preparation tips for other job seekers - just prepare ds,practice leetcode
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

2 Questions - 1 graph and one basic

Round 2 - Technical 

(1 Question)

  • Q1. 2 basic coding questions and questions on OS and DBMS

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics

Software Developer Interview Questions & Answers

DAZN user image manoj kumar ramisetty

posted on 28 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is my name
  • Ans. 

    The question is asking for your name.

    • Answer with your actual name

    • Be honest and straightforward

    • Avoid giving a fake name or trying to be clever

  • Answered by AI
  • Q2. Salry how much exoected
  • Ans. 

    I expect a salary that reflects my skills, experience, and the industry standards for this role.

    • Research industry standards: For example, Glassdoor or Payscale can provide insights into average salaries for similar roles.

    • Consider your experience: If you have 5+ years in software development, you might expect a higher salary than entry-level positions.

    • Location matters: Salaries can vary significantly based on the cost o...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Salary how mych
  • Ans. 

    Discussing salary expectations is crucial for aligning job offers with personal financial goals and market standards.

    • Research industry standards: Use websites like Glassdoor or Payscale to find average salaries for similar roles.

    • Consider your experience: If you have 5+ years in software development, you might expect a higher salary than entry-level positions.

    • Location matters: Salaries can vary significantly based on ge...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test nodejs assignnment

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the use of ref?
  • Ans. 

    The 'ref' keyword in C# is used to pass arguments by reference instead of by value.

    • Allows a method to modify the value of the argument passed to it

    • Useful when you want to update the original value of a variable inside a method

    • Can be used with value types and reference types

    • Example: void UpdateValue(ref int num) { num = 10; }

    • Example: int value = 5; UpdateValue(ref value); // value will be 10 after the method call

  • Answered by AI
  • Q2. What are React Hooks
  • Ans. 

    React Hooks are functions that let you use state and other React features without writing a class.

    • React Hooks were introduced in React 16.8.

    • They allow you to use state and other React features in functional components.

    • Some commonly used React Hooks are useState, useEffect, useContext, etc.

    • Hooks are more lightweight and easier to understand compared to class components.

  • Answered by AI

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic quants,computer networks and grammer

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

All the apti tpics were asked,totally 98 questions30 apti
other related to software

Round 2 - HR 

(2 Questions)

  • Q1. Technical skills
  • Q2. Interpersonal skills
Round 3 - HR 

(2 Questions)

  • Q1. About yourself,
  • Q2. Expectations on salary
  • Ans. 

    I am looking for a competitive salary that reflects my skills and experience, ideally in the range of $80,000 to $100,000.

    • Research industry standards: For example, Glassdoor or Payscale can provide insights into average salaries for similar roles.

    • Consider your experience: If you have 5+ years of experience, you might aim for the higher end of the salary range.

    • Location matters: Salaries can vary significantly based on t...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

SHL platform, choose the best answer form cse concept,apti,

Round 2 - Technical 

(1 Question)

  • Q1. Face to face in college campus
Round 3 - HR 

(1 Question)

  • Q1. It only for clearing the technical round

Planetcast Interview FAQs

How many rounds are there in Planetcast IOS Developer interview?
Planetcast interview process usually has 1 rounds. The most common rounds in the Planetcast interview process are Technical.
What are the top questions asked in Planetcast IOS Developer interview?

Some of the top questions asked at the Planetcast IOS Developer interview -

  1. life cycle of UIview control...read more
  2. normal technical interview question like life cycle, class, structure, URL sess...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

PVR Inox Interview Questions
3.9
 • 182 Interviews
Comcast Interview Questions
3.9
 • 77 Interviews
Cinépolis Interview Questions
3.9
 • 66 Interviews
HT Media Interview Questions
3.2
 • 55 Interviews
DAZN Interview Questions
2.7
 • 35 Interviews
Sun TV Network Interview Questions
3.7
 • 16 Interviews
Hindustan Times Interview Questions
3.3
 • 15 Interviews
View all
Software Engineer
94 salaries
unlock blur

₹2.8 L/yr - ₹10.8 L/yr

Assistant Manager
51 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Broadcast Executive
42 salaries
unlock blur

₹2.3 L/yr - ₹5.5 L/yr

Broadcast Assistant
41 salaries
unlock blur

₹1.5 L/yr - ₹3.5 L/yr

Senior Broadcast Assistant
38 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Explore more salaries
Compare Planetcast with

PVR Inox

3.9
Compare

Cinépolis

3.9
Compare

HT Media

3.2
Compare

Zee Entertainment Enterprises

3.5
Compare
write
Share an Interview