Upload Button Icon Add office photos

Filter interviews by

SP Software Android Developer Interview Questions and Answers

Updated 18 Aug 2021

SP Software Android Developer Interview Experiences

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Nov 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. One question about Git.
  • Q2. Other questions are more about capabilities and behaviour rather than technical.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

They ask me to print a pattern based questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Nov 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. One question about Git.
  • Q2. Other questions are more about capabilities and behaviour rather than technical.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

They ask me to print a pattern based questions

I applied via Recruitment Consulltant and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Git pull vs pull request?
  • Ans. 

    Git pull is used to fetch and merge changes from a remote repository, while pull request is a way to propose changes to a repository.

    • Git pull is used to update a local repository with changes from a remote repository.

    • Pull request is a way to propose changes to a repository by creating a branch, making changes, and requesting the changes to be merged into the main branch.

    • Git pull is a command used in the terminal, while...

  • Answered by AI
  • Q2. What is IPC and RPC?
  • Ans. 

    IPC stands for Inter-Process Communication and RPC stands for Remote Procedure Call.

    • IPC is a mechanism that allows communication between processes running on the same or different devices.

    • RPC is a protocol that enables one program to request a service from another program on a remote machine.

    • IPC can be achieved through shared memory, message passing, and pipes.

    • RPC uses a client-server model and can be implemented using...

  • Answered by AI
  • Q3. How to detect loop in linked list?
  • Ans. 

    To detect loop in linked list, use Floyd's cycle-finding algorithm.

    • Create two pointers, slow and fast, and initialize both to the head of the linked list.

    • Move slow pointer by one node and fast pointer by two nodes.

    • If there is a loop, the two pointers will eventually meet.

    • If there is no loop, the fast pointer will reach the end of the linked list.

    • Time complexity: O(n), Space complexity: O(1)

  • Answered by AI
  • Q4. Print prime numbers between 100 to 1,00,000
  • Ans. 

    Print prime numbers between 100 to 1,00,000

    • Start with a loop from 100 to 100000

    • Check if the current number is prime or not

    • If prime, print the number

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was taken using some online portal. Faced voice issues, sudden disconnection. I would suggest the recruitment team to use either google meet or microsoft team for online interviews.

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is daemon Thread? what is data Class? Garbage Collector? Activity Lifecycle? what is Fragment? what took you used for App Debugging ? how to revert changes pushed in GIT? write down example of Data cl...
  • Ans. 

    Questions related to Android development concepts and practices.

    • Daemon thread is a low priority thread that runs in the background.

    • Data class is a class that is used to hold data and provides default implementations of common methods like equals, hashCode, and toString.

    • Garbage collector is a mechanism that automatically frees up memory by removing objects that are no longer in use.

    • Activity lifecycle refers to the vario...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well.Keep your concepts clears.keep your basics clear. Interviewer can ask anything

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: First Round Generally would be a pattern round. You have to right code on online compiler for pattern given.. for example diamond shape, heart shape.. It must be dynamic..

SP Software Interview FAQs

How to prepare for SP Software Android 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 SP Software. The most common topics and skills that interviewers at SP Software expect are Android, Java, Mobile Application Development, Android Studio and Bluetooth.

Tell us how to improve this page.

Senior Software Engineer
48 salaries
unlock blur

₹7.6 L/yr - ₹25 L/yr

Software Engineer
41 salaries
unlock blur

₹7.7 L/yr - ₹16 L/yr

Information Technology Recruiter
41 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Softwaretest Engineer
18 salaries
unlock blur

₹5.2 L/yr - ₹10.3 L/yr

Test Engineer
11 salaries
unlock blur

₹7.3 L/yr - ₹12 L/yr

Explore more salaries
Compare SP Software with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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