Upload Button Icon Add office photos

Filter interviews by

Plackal Senior IOS Developer Interview Questions and Answers

Updated 22 Jul 2024

Plackal Senior IOS Developer Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. What is Delegate and how to use it
  • Ans. 

    Delegate is a design pattern in iOS development where one object acts on behalf of, or in coordination with, another object.

    • Delegates are used to establish communication between objects.

    • Delegates help in implementing the concept of loose coupling.

    • Delegates are commonly used in iOS development for handling events, data passing, and customizing behavior.

    • Example: UITableViewDelegate and UITableViewDataSource protocols in ...

  • Answered by AI
  • Q2. How to support multi language support
  • Ans. 

    Use localization files to support multiple languages in iOS apps

    • Create a Localizable.strings file for each language you want to support

    • Use NSLocalizedString function to retrieve localized strings in code

    • Update UI elements with localized strings in Interface Builder

    • Test the app with different language settings to ensure proper localization

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep preparing for interviews as it is a continues process event if you are not looking actively.

Skills evaluated in this interview

Interview questions from similar companies

Android Developer Interview Questions & Answers

Bajaj Finserv user image Shrikar Shirish Korwar

posted on 23 May 2024

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

I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Duplicate elements in a array with o(n) complexity.
  • Ans. 

    Use a HashSet to track duplicate elements in linear time complexity.

    • Create a HashSet to store unique elements.

    • Iterate through the array and check if the element is already in the HashSet. If it is, then it is a duplicate.

    • Add the duplicate elements to a separate list or array.

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Coroutines in details
  • Ans. 

    Coroutines are a way to perform asynchronous operations in a sequential manner in Kotlin.

    • Coroutines are lightweight threads that can be used for asynchronous programming.

    • They allow for sequential code execution with suspend functions.

    • Coroutines can be used for tasks like network calls, database operations, and UI updates.

    • They are part of Kotlin's standard library and are supported in Android development.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Fragments vs Acttivty
  • Ans. 

    Fragments are reusable UI components within an Activity, allowing for more modular and flexible design.

    • Fragments can be added or removed dynamically within an Activity.

    • Activities represent a single screen with a user interface, while Fragments can be used to create multi-pane layouts for tablets.

    • Fragments have their own lifecycle and can be reused across multiple Activities.

    • Example: A news app may use a Fragment to dis...

  • Answered by AI
  • Q2. Basic kotlin ques
  • Q3. Faced issues in project
  • Ans. 

    Yes, faced issues in project

    • Encountered compatibility issues with different Android versions

    • Struggled with optimizing app performance for lower-end devices

    • Had challenges with integrating third-party APIs

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was similar to questions in indiabix website

Round 2 - Technical 

(1 Question)

  • Q1. SQL queries and oops questions

Plackal Interview FAQs

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

Some of the top questions asked at the Plackal Senior IOS Developer interview -

  1. What is Delegate and how to use...read more
  2. How to support multi language supp...read more

Tell us how to improve this page.

Plackal Senior IOS Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Citicorp Interview Questions
3.7
 • 563 Interviews
Wells Fargo Interview Questions
3.8
 • 562 Interviews
Bajaj Finserv Interview Questions
4.0
 • 519 Interviews
HSBC Group Interview Questions
4.0
 • 484 Interviews
Xyz Company Interview Questions
3.8
 • 457 Interviews
American Express Interview Questions
4.2
 • 358 Interviews
BNY Interview Questions
3.9
 • 340 Interviews
UBS Interview Questions
3.9
 • 331 Interviews
Morgan Stanley Interview Questions
3.7
 • 291 Interviews
View all
Compare Plackal with

Bajaj Finserv

4.0
Compare

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

4.0
Compare

HSBC Group

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview