Upload Button Icon Add office photos
Engaged Employer

i

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

Primebook India Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Primebook India Senior Software Engineer Interview Questions and Answers

Updated 7 Mar 2025

Primebook India Senior Software Engineer Interview Experiences

1 interview found

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

I appeared for an interview before Mar 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the different lifecycle stages in Android applications?
  • Ans. 

    Android applications go through various lifecycle stages, managing their state and resources effectively.

    • 1. onCreate(): Called when the activity is first created. Initialize components here.

    • 2. onStart(): Called when the activity becomes visible to the user.

    • 3. onResume(): Called when the activity starts interacting with the user.

    • 4. onPause(): Called when the system is about to start resuming another activity. Save data ...

  • Answered by AI
  • Q2. What are the architectural patterns used in Android development?
  • Ans. 

    Android development employs various architectural patterns to enhance code organization, maintainability, and testability.

    • Model-View-Controller (MVC): Separates application logic, UI, and data management. Example: Basic Android apps using Activities.

    • Model-View-Presenter (MVP): Enhances testability by separating UI logic from business logic. Example: Using Fragments with a Presenter.

    • Model-View-ViewModel (MVVM): Facilita...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Data Structures and Algorithms (DSA) are beneficial to possess, but they are not mandatory. Concentrate on your core skills and prepare thoroughly. The interviewer will likely ask mostly practical questions relevant to the role. For an Android position, it is essential to be able to build an app as a fundamental requirement, provided you apply the correct logic.

Top trending discussions

View All
Interview Tips & Stories
4d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Primebook India?
Ask anonymously on communities.

Interview questions from similar companies

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

I appeared for an interview before Jun 2024, where I was asked the following questions.

  • Q1. Reason of job shifting
  • Ans. 

    I am seeking new challenges and opportunities for growth that align with my career goals and aspirations.

    • Desire for professional growth: I want to expand my skill set and take on more responsibilities.

    • Seeking a better cultural fit: My previous workplace didn't align with my values and work style.

    • Looking for new challenges: I feel ready to tackle more complex projects that push my limits.

    • Desire for a better work-life ba...

  • Answered by AI
  • Q2. Reason of long time work in same organizations
  • Ans. 

    I stayed long in my organizations due to growth opportunities, strong team dynamics, and alignment with my career goals.

    • Consistent growth: I progressed from a junior role to a senior engineer, gaining valuable experience.

    • Strong team culture: I built lasting relationships with colleagues, fostering collaboration and innovation.

    • Alignment with goals: The organization's vision matched my personal and professional aspiratio...

  • Answered by AI

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in GlobalLogic
Q4. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
Q5. If you have to prioritize between coding standards and project de ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Web api , sql, basics
  • Q2. Design pattern, Solid principles,
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Coding Test 

Sort an array using a sort algorithm

Round 2 - Group Discussion 

Politics in india and rest of asis

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare
Prepare
Prepare
Prepare

Interview Questionnaire 

2 Questions

  • Q1. SQL server query.
  • Q2. The research questions should be developed on initial reading around your topic and it should focus on addressing a problem or gap in existing knowledge.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't give books answer .give those answer that u learn from birth to till date.
In this universe yourself or your abilities or beliefs in way that doesn't deserve respect , especially in order to get money have more knowledge than anyone .
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It had 30 questions including verbal and reasoning.

Round 2 - Coding Test 

2 codes were given. One easy and one tough.

I applied via Company Website

Round 1 - Aptitude Test 

Java ee architecture jdbc jpi jsp

Round 2 - Technical 

(2 Questions)

  • Q1. Any questions about java
  • Q2. Any question Related to Java

Interview Preparation Tips

Interview preparation tips for other job seekers - I want work from home can I come once a week
Are these interview questions helpful?

I applied via Recruitment Consulltant and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of Multi Threading
Round 2 - Coding Test 

Data structures and Algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong Data structures and Algorithms are required
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What is your hobby?
  • Ans. 

    My hobby is playing the guitar and writing music.

    • Playing the guitar helps me relax and express my creativity.

    • I enjoy learning new songs and techniques to improve my skills.

    • Writing music allows me to channel my emotions and thoughts into melodies and lyrics.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude tests assess problem-solving, reasoning, and analytical skills under time pressure. My experience felt like a mental workout, testing speed and accuracy in diverse areas—math, logic, and verbal

Primebook India Interview FAQs

How many rounds are there in Primebook India Senior Software Engineer interview?
Primebook India interview process usually has 1 rounds. The most common rounds in the Primebook India interview process are Technical.
What are the top questions asked in Primebook India Senior Software Engineer interview?

Some of the top questions asked at the Primebook India Senior Software Engineer interview -

  1. What are the architectural patterns used in Android developme...read more
  2. What are the different lifecycle stages in Android applicatio...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

TCL Interview Questions
4.0
 • 38 Interviews
Ambrane India Interview Questions
4.0
 • 8 Interviews
Electrolux Interview Questions
3.6
 • 8 Interviews
View all

Primebook India Senior Software Engineer 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
Compare Primebook India with

TCL

4.0
Compare

Merino Laminates

4.0
Compare

Kaff Appliances (india)

3.0
Compare

Sharp Business Systems India

3.5
Compare
write
Share an Interview