Upload Button Icon Add office photos

Xperi

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Xperi Senior Software Engineer Interview Questions and Answers

Updated 26 Apr 2024

Xperi Senior Software Engineer Interview Experiences

2 interviews found

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

(2 Questions)

  • Q1. Basic DataStructe and Algorithms Question
  • Q2. Number of Questions Asked 1
Round 2 - Technical 

(1 Question)

  • Q1. Android-specific round
Round 3 - Technical 

(2 Questions)

  • Q1. Data Structure and Algorithm
  • Q2. Number of questions asked 2
Round 4 - Technical 

(2 Questions)

  • Q1. Data Structure and Algorithm
  • Q2. Number of questions asked 2
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Design a solution for the problem statement given

Round 2 - Technical 

(1 Question)

  • Q1. Data Structures and Algorithms. Difficulty level - moderate
Round 3 - Technical 

(1 Question)

  • Q1. Technical skills - Java/Javascript/ framework based questions (As per the requirements)
Round 4 - One-on-one 

(1 Question)

  • Q1. Techno managerial round

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Java, servlet jsp
  • Q2. Redirction in java
  • Ans. 

    Redirection in Java is the process of forwarding a request from one URL to another URL.

    • Redirection is achieved using the HttpServletResponse.sendRedirect() method.

    • It is commonly used for handling authentication and authorization.

    • Redirection can be permanent or temporary, depending on the HTTP status code used.

    • Examples of HTTP status codes used for redirection are 301, 302, and 307.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - basic answer of it, and explain about project

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your Protect?
  • Q2. Questions on C++
Round 2 - Technical 

(2 Questions)

  • Q1. Day to day tasks
  • Ans. 

    Day to day tasks involve coding, debugging, testing, and collaborating with team members.

    • Writing code for new features or fixing bugs

    • Debugging and troubleshooting issues

    • Testing code to ensure quality and functionality

    • Collaborating with team members on projects

    • Participating in code reviews and providing feedback

  • Answered by AI
  • Q2. Team management questions
Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiations
  • Q2. Bahaviour questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Dsa questions , angular , .net core and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this company if you are passionate about work
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 in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Move the 4 cubes from middle of the screen to left, right, bottom and top. Also, it should keep rotating and stop rotation once it reaches there.
  • Ans. 

    Move rotating cubes to different positions on screen and stop rotation once reached.

    • Create 4 animations to move each cube to left, right, bottom, and top of the screen

    • Add rotation animation to each cube

    • Stop rotation animation once cube reaches the desired position

  • Answered by AI
  • Q2. 2 logical questions where asked.
Round 2 - Technical 

(2 Questions)

  • Q1. How would I integrate/embed Unity application into Android.
  • Ans. 

    Integrating Unity application into Android involves exporting the Unity project as an Android project and then integrating it with Android Studio.

    • Export the Unity project as an Android project

    • Import the project into Android Studio

    • Modify the Android manifest file to include necessary permissions and settings

    • Integrate UnityPlayerActivity into the Android application

    • Build and run the Android application on a device or emu

  • Answered by AI
  • Q2. Interviewer checked my debugging skills

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Invert bits of a number
  • Ans. 

    Invert the bits of a given number

    • Use bitwise XOR operator (^) with 1 to flip each bit

    • Repeat the process for all bits in the number

    • Return the inverted number

  • Answered by AI
  • Q2. How do you support backward compatibility whiel designing a system
  • Ans. 

    Backward compatibility can be supported by using versioning, deprecation strategies, and maintaining clear communication with users.

    • Use versioning to clearly distinguish between different versions of the system

    • Implement deprecation strategies to phase out old features gradually

    • Maintain clear communication with users about upcoming changes and provide migration paths

    • Consider using compatibility layers or adapters to bri...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Mar 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Technical 

(3 Questions)

  • Q1. 1. Os vitualization is asked based on your resume
  • Q2. 2. C pointes 3. hasmap
  • Q3. 4. Questions based on your resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare OS, C related questions from geeks for geeks

I applied via Naukri.com and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Some basic c questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics system concepts thoroughly
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Coding Test 

2 hours Hackerrank test, after qualifying that 2 technical rounds and 1 HR round

Round 3 - Technical 

(2 Questions)

  • Q1. 1. Dynamic Programming Question to get the min path.
  • Q2. 2. Bit manipulation questions, like find missing number in an range.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic DS and Algo for software Engineers.
But for Electronics and Communication engineers the interview level is really tough.
Contribute & help others!
anonymous
You can choose to be anonymous

Xperi Interview FAQs

How many rounds are there in Xperi Senior Software Engineer interview?
Xperi interview process usually has 4 rounds. The most common rounds in the Xperi interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Xperi Senior Software Engineer 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 Xperi. The most common topics and skills that interviewers at Xperi expect are ARM, Algorithms, C, C++ and Java.
What are the top questions asked in Xperi Senior Software Engineer interview?

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

  1. Technical skills - Java/Javascript/ framework based questions (As per the requi...read more
  2. Data Structures and Algorithms. Difficulty level - moder...read more
  3. Basic DataStructe and Algorithms Quest...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Thorogood

No Interviews

INTERVIEWS

HSCC India

No Interviews

INTERVIEWS

Xperi

No Interviews

INTERVIEWS

Gap

No Interviews

INTERVIEWS

Niramai Health Analytix

No Interviews

INTERVIEWS

GlobalStep

No Interviews

INTERVIEWS

Xperi

No Interviews

SALARIES

Cadence Design Systems

Tell us how to improve this page.

Xperi Senior Software Engineer Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more
Xperi Senior Software Engineer Salary
based on 28 salaries
₹20 L/yr - ₹41.4 L/yr
106% more than the average Senior Software Engineer Salary in India
View more details
Senior Software Engineer
28 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Staff Engineer
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Sdet Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Xperi with

Qualcomm

3.8
Compare

Broadcom

3.4
Compare

NXP Semiconductors

3.7
Compare

Texas Instruments

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