Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Upstox Team. If you also belong to the team, you can get access from here

Upstox Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Upstox Senior Android Developer Interview Questions and Answers

Updated 17 Dec 2024

Upstox Senior Android Developer Interview Experiences

2 interviews found

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Assignment 

A simple api impl. was easy

Round 2 - Technical 

(2 Questions)

  • Q1. What is FnO and how did you implement the feature?
  • Ans. 

    FnO stands for Futures and Options, a type of financial derivative. Implemented feature by integrating real-time market data and enabling users to trade contracts.

    • FnO is a type of financial derivative where parties agree to buy or sell an asset at a specified price on a future date.

    • Implemented feature by integrating real-time market data feeds to provide up-to-date information on contract prices.

    • Enabled users to trade ...

  • Answered by AI
  • Q2. Room database and migration
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Assignment 

Will give assignment in Android to check your coding conventions and quality of code etc.

Round 2 - Technical 

(2 Questions)

  • Q1. Questions related to assignment how we can improve it.
  • Q2. What is domain layer, some scenario based questions.

Senior Android Developer Interview Questions Asked at Other Companies

Q1. Binary Array Sorting Problem Statement You are provided with a bi ... read more
Q2. Maximum Subarray Sum Problem Statement Given an array arr of leng ... read more
Q3. what is daemon Thread? what is data Class? Garbage Collector? Act ... read more
Q4. How does RecyclerView work internally?
asked in Nykaa
Q5. What is a Service? How can a notification in a Foreground Service ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Coding Test 

DSA Easy to Medium level questions

Round 2 - Technical 

(3 Questions)

  • Q1. Android fundamentals and basics
  • Q2. Coroutines deep dive, past projects deep dive
  • Q3. Android memory management and profiling
Round 3 - HR 

(1 Question)

  • Q1. How would I fit in from a large organisation to a small org.
  • Ans. 

    I would bring adaptability, flexibility, and a strong work ethic to seamlessly transition from a large organization to a small one.

    • I would be able to quickly adapt to the smaller team size and take on a wider range of responsibilities.

    • I would be able to work more closely with team members and have a direct impact on projects.

    • I would be able to contribute my experience from a large organization to help streamline proces

  • Answered by AI
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 Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1 hr
3 questions Easy - Medium

Round 2 - System Design 

(1 Question)

  • Q1. Design payment gateway SDK
  • Ans. 

    Designing a payment gateway SDK involves creating a software development kit that allows developers to easily integrate payment processing into their Android applications.

    • Define the API methods for processing payments, such as authorize, capture, refund, and void.

    • Implement secure communication protocols, such as HTTPS, to ensure data privacy and security.

    • Include error handling mechanisms to handle various payment proce...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Assignment 

Singleton, Explain MVVM and what are advantages over MVC

Round 2 - Technical 

(2 Questions)

  • Q1. Explain MVVM in brief
  • Ans. 

    MVVM is a design pattern that separates the UI logic from the business logic in an application.

    • Model: Represents the data and business logic of the application

    • View: Represents the UI components of the application

    • ViewModel: Acts as a mediator between the Model and View, handling the UI logic and data binding

    • Encourages separation of concerns and easier unit testing

  • Answered by AI
  • Q2. Explain dependency injection
  • Ans. 

    Dependency injection is a design pattern where components are provided with their dependencies rather than creating them internally.

    • In dependency injection, the dependencies of a component are injected from the outside.

    • This helps in making components more modular, testable, and reusable.

    • There are three types of dependency injection - constructor injection, setter injection, and interface injection.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer starts behaiving rudely after my IDE was not responding but still i complete the task and showed output. after getting angry she starts asking questions in very angry way.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Maximum Water trapping
  • Ans. 

    Calculate the maximum amount of water that can be trapped between given bars.

    • Use two pointers approach to keep track of the left and right boundaries.

    • Calculate the water trapped at each bar and update the maximum water trapped.

    • Move the pointers towards each other until they meet.

    • Example: Given bars [0,1,0,2,1,0,1,3,2,1,2,1], the maximum water trapped is 6 units.

  • Answered by AI
  • Q2. Kth most occuring element in a array
  • Ans. 

    Find the Kth most occurring element in an array of strings.

    • Count the frequency of each element in the array.

    • Sort the elements based on their frequency.

    • Return the Kth element from the sorted list.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice for system design HLD round

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Coding Test 

DSA Easy to Medium level questions

Round 2 - Technical 

(3 Questions)

  • Q1. Android fundamentals and basics
  • Q2. Coroutines deep dive, past projects deep dive
  • Q3. Android memory management and profiling
Round 3 - HR 

(1 Question)

  • Q1. How would I fit in from a large organisation to a small org.
  • Ans. 

    I would bring adaptability, flexibility, and a strong work ethic to seamlessly transition from a large organization to a small one.

    • I would be able to quickly adapt to the smaller team size and take on a wider range of responsibilities.

    • I would be able to work more closely with team members and have a direct impact on projects.

    • I would be able to contribute my experience from a large organization to help streamline proces

  • Answered by AI
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 Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1 hr
3 questions Easy - Medium

Round 2 - System Design 

(1 Question)

  • Q1. Design payment gateway SDK
  • Ans. 

    Designing a payment gateway SDK involves creating a software development kit that allows developers to easily integrate payment processing into their Android applications.

    • Define the API methods for processing payments, such as authorize, capture, refund, and void.

    • Implement secure communication protocols, such as HTTPS, to ensure data privacy and security.

    • Include error handling mechanisms to handle various payment proce...

  • Answered by AI

Upstox Interview FAQs

How many rounds are there in Upstox Senior Android Developer interview?
Upstox interview process usually has 2 rounds. The most common rounds in the Upstox interview process are Assignment and Technical.
What are the top questions asked in Upstox Senior Android Developer interview?

Some of the top questions asked at the Upstox Senior Android Developer interview -

  1. What is FnO and how did you implement the featu...read more
  2. What is domain layer, some scenario based questio...read more
  3. Questions related to assignment how we can improve ...read more

Tell us how to improve this page.

Upstox Senior Android Developer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

PayPal Interview Questions
3.9
 • 211 Interviews
HighRadius Interview Questions
2.9
 • 181 Interviews
Fiserv Interview Questions
3.0
 • 171 Interviews
Razorpay Interview Questions
3.6
 • 149 Interviews
Visa Interview Questions
3.5
 • 137 Interviews
Angel One Interview Questions
3.9
 • 135 Interviews
MasterCard Interview Questions
3.9
 • 135 Interviews
Kotak Securities Interview Questions
3.6
 • 116 Interviews
HDFC Securities Interview Questions
3.6
 • 102 Interviews
View all

Upstox Senior Android Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Customer Service Executive
43 salaries
unlock blur

₹1.1 L/yr - ₹3.3 L/yr

Associate Manager
20 salaries
unlock blur

₹9.5 L/yr - ₹13.5 L/yr

Sales Executive
20 salaries
unlock blur

₹1.5 L/yr - ₹4 L/yr

Senior Software Engineer
20 salaries
unlock blur

₹16 L/yr - ₹55 L/yr

Product Manager
19 salaries
unlock blur

₹18 L/yr - ₹50 L/yr

Explore more salaries
Compare Upstox with

Zerodha

4.2
Compare

HDFC Securities

3.6
Compare

Kotak Securities

3.6
Compare

IIFL Finance

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