Upload Button Icon Add office photos

Filter interviews by

Slice IOS Developer Interview Questions and Answers

Updated 7 Jan 2025

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

Develop a Movie SDK that will utilize a provided API to retrieve movie details.

Interview Preparation Tips

Topics to prepare for Razorpay Android Developer interview:
  • Android SDK
  • Retrofit
  • Module
  • XML
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Coding Test 

Prepare from basics of Swift

Round 2 - Assignment 

UI task to check your design Level

Round 3 - Coding Test 

Problem solving question wlll be given

Round 4 - Coding Test 

Lld and HLD was discussed pls be prepared

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Assignment 

Basic question based on MVVM Architecture

Round 2 - Case Study 

Android discussion, Services, MVVM, Coroutines

Round 3 - Behavioral 

(1 Question)

  • Q1. Discussion on Projects

I applied via Instahyre and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(4 Questions)

  • Q1. About the current company.
  • Q2. Current and Expected CTC
  • Q3. Total Years of Experience
  • Q4. Relevant skills based on the JD
Round 3 - Coding Test 

He really helped me by telling me the topics and a few questions which the assigned interviewer usually asks.

The interview first ask me to open LEETCODE and gave me a HARD question about STACK - related to bracket question.

He first asked me to write the Pseudo code but I started writing proper code. After a period of time, I got stuck and he gave me a small hint I solved the question then he ask me to submit the code and it submitted successfully. This one question took 40 minutes. He didn't even ask me more questions, also he was yawning and it seemed like he was not interested at all. At the end of the interview, I asked him if he will ask more questions, and he said it is fine it was a hard and lengthy question.

The next day I got the rejection mail.

Interview Preparation Tips

Topics to prepare for Navi Technologies Android Developer interview:
  • DSA
  • Previous Interveiw experiences
  • Android
  • Kotlin
Interview preparation tips for other job seekers - I did not even get any feedback on my assignment.

Well, you have to be prepared well.
Interview experience
5
Excellent
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 - Assignment 

Android Assignment - Create an android project for a given scenario.

Round 2 - Technical 

(1 Question)

  • Q1. Questions related to Android & Kotlin

I applied via Recruitment Consultant and was interviewed in Nov 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Problem Solving & DS.

Interview Preparation Tips

Interview preparation tips for other job seekers - Positive in getting job done. Android Development

I was interviewed before Jan 2021.

Round 1 - Assignment 

(1 Question)

Round duration - 180 Minutes
Round difficulty - Medium

  • Q1. System Design Question

    Make a simple waster app. Given a mock server and some icons

  • Ans. 

    Tip 1 : Use retrofit
    Tip 2 : follow best practices
    Tip 3 : make good layouts/UI

  • Answered by CodingNinjas
Round 2 - Video Call 

(2 Questions)

Round duration - 45 minutes
Round difficulty - Medium

Basic DSA - Live coding
Happened on Sunday morning for 45 min. The interviewer is friendly.

  • Q1. Majority element

    You have been given an array/list 'ARR' consisting of 'N' integers. Your task is to find the majority element in the array. If there is no majority element present, print -...

  • Ans. Brute Force Approach

    The basic idea is to traverse the array and count the frequency of each element. 

     

    We will run two nested loops till ‘N’ and store the count of each array element in ‘maxCount’. If for any element, ‘maxCount' becomes greater than ‘N’ / 2, we will return that element as the majority element. 

     

    If no majority element is found, we will return -1.

    Space Complexity: O(1)Explanation:

    O(1)

    ...

  • Answered by CodingNinjas
  • Q2. Row Of A Matrix With Maximum Ones

    You are given a 2D matrix (containing either ‘0’ or ‘1’) of size N x M, where each row is in sorted order. Find the 0-based index of the first row that has the maximum num...

  • Ans. Brute Force

    Our intuition is to traverse the given matrix row by row, and keep on counting the number of ‘1’s in each row and compare the count with max. And finally, return the index of the row with the maximum ‘1’s. This is a brute force kind of approach.

     

    Just remember one thing while considering two rows have the same number of 1’s then we need to return the row with a lower index.

    Space Complexity: O(1)Explanati...
  • Answered by CodingNinjas
Round 3 - Video Call 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

Technical - Android Round

  • Q1. Technical Questions

    1) Services
    2) Running multiple processes parallelly in Intentservice
    3) HashMap vs HashSet
    4) pending intent vs Sticky Intent
    5) Where are abstract classes used in android
    6) difference betw...

Round 4 - HR 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Medium

Taken by Engineering Head

  • Q1. Technical Questions

    1) What do you like about android?
    2) What do you like other than android?
    3) How do you keep update with new updates in android
    4) Discussion on projects
    5) Any changes would you like to do...

Round 5 - HR 

(1 Question)

Round duration - 15 Minutes
Round difficulty - Medium

Taken by VP

  • Q1. Technical Questions

    Intro and projects background
    HTTP Response codes
    What is an API?
    How/when do you use Retry functionality
    Why do I want to switch?
    When given a new project what would you do? To understand an...

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from BML Munjal University. I applied for the job as Android Developer in BangaloreEligibility criteriaPrevious experience - Projects, basic DSARupeek interview preparation:Topics to prepare for the interview - Data Structures, OOPS, Android, Java, KotlinTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Be good with basic DS Algos - Trees, Binary Search, Arrays, Linked lists
Tip 2 : Prepare well regarding projects
Tip 3 : Prepare well regarding Java and Kotlin

Application resume tips for other job seekers

Tip 1 : Mention projects clearly - try to work on some unique projects.
Tip 2 : Mention about DSA Skills - Try to showcase CP/DSA achievements

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. React all react-native day to day life use cases with testing, debugging, uploading project .

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepared for all JD points.

I applied via Referral and was interviewed before Nov 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1. OOPS Concepts in detail. 2. Ask question about android like android components Activity, services ,content providers and broadcast receiver. 3. Give some scenario to explain activity lifecycle and frag...
Round 2 - HR 

(1 Question)

  • Q1. 1. Salary Expectation 2. Discuss about joining date.

Interview Preparation Tips

Topics to prepare for AGS Transact Technologies Android Developer interview:
  • Android Studio
  • Android SDK
  • Android library
  • Core Java
Interview preparation tips for other job seekers - Be prepare for interview based on your experience.

Slice Interview FAQs

How many rounds are there in Slice IOS Developer interview?
Slice interview process usually has 1 rounds. The most common rounds in the Slice interview process are Technical.
How to prepare for Slice IOS Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Slice. The most common topics and skills that interviewers at Slice expect are Agile, Backend, Computer science, Data Structures and Debugging.

Tell us how to improve this page.

Interview Questions from Similar Companies

PhonePe Interview Questions
4.0
 • 292 Interviews
PayPal Interview Questions
3.9
 • 205 Interviews
HighRadius Interview Questions
2.9
 • 176 Interviews
Fiserv Interview Questions
3.2
 • 165 Interviews
Razorpay Interview Questions
3.6
 • 150 Interviews
Visa Interview Questions
3.6
 • 133 Interviews
MasterCard Interview Questions
4.0
 • 127 Interviews
Angel One Interview Questions
3.9
 • 125 Interviews
Revolut Interview Questions
2.6
 • 87 Interviews
View all

Fast track your campus placements

View all
KYC Associate
139 salaries
unlock blur

₹2.5 L/yr - ₹5 L/yr

Team Lead
54 salaries
unlock blur

₹4 L/yr - ₹10.7 L/yr

Collections Executive
47 salaries
unlock blur

₹2.5 L/yr - ₹4.5 L/yr

Customer Support Executive
40 salaries
unlock blur

₹3.1 L/yr - ₹6 L/yr

Customer Service Executive
27 salaries
unlock blur

₹3.2 L/yr - ₹6.1 L/yr

Explore more salaries
Compare Slice with

ZestMoney

4.0
Compare

Paysense Services India

3.7
Compare

EarlySalary Services

3.8
Compare

Kissht Finance

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview