Upload Button Icon Add office photos

Filter interviews by

Primus Software Corporation Interview Questions and Answers

Updated 10 Jan 2025

Primus Software Corporation Interview Experiences

Popular Designations

2 interviews found

Senior Software Developer Interview Questions & Answers

user image kshitiz agnihotri

posted on 10 Jan 2025

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

I appeared for an interview before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What are launch mode Android basics, jetpack components, viewmodel, mvvm architecture etc.
  • Q2. Kotlin basics , oops basic, kotlin function types ,
Round 2 - Coding Test 

One question was from Data Structure
Second question to develop an app

Round 3 - One-on-one 

(1 Question)

  • Q1. Behavioral round with the head of delivery
Round 4 - One-on-one 

(1 Question)

  • Q1. Last round was with CTO
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion , joining discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Make you basics strong in kotlin and Android development

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list. Your task is to determine the data of the node at which they sta... read more
View answer (1)

I applied via Referral and was interviewed before Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. I was given interview as a fresher. They are checking depth knowledge about skills you have
  • Q2. Angular and JavaScript related questions, I was joined as frontend developer.

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn in depth about related topics.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed before 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 - Aptitude Test 

25 MCQ questions online with time limit

Round 3 - Assignment 

Create webapp . Frontend, Backend , data encryption

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

Interview Questionnaire 

1 Question

  • Q1. C2H profile basic technology based question s only

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your answer
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. About ourselves
  • Q2. Professional experience
  • Q3. Salary expectation
  • Q4. Notice period, if experienced
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There are three sections: -
1. Quants
2. English
3. Reasoning
All sections are accessible medium but you have maintained the speed and accuracy.
after that coding snippet are in java/python.

Round 2 - Coding Test 

Code snippets are there in coding sections.

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare all basic concepts and try to do good as well as u know.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2023. There were 2 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 - Technical 

(5 Questions)

  • Q1. What are oops concepts in java, explain real time scenario
  • Ans. 

    OOPs concepts in Java include inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance allows a subclass to inherit properties and methods from a superclass.

    • Polymorphism allows objects to take on multiple forms and behave differently based on their context.

    • Encapsulation hides the implementation details of an object and only exposes necessary information.

    • Abstraction allows for the creation of abstract class...

  • Answered by AI
  • Q2. Uses of interface, inheritance
  • Ans. 

    Interfaces define contracts for behavior, while inheritance allows for code reuse and polymorphism.

    • Interfaces allow for loose coupling and abstraction, enabling multiple implementations of the same behavior.

    • Inheritance allows for code reuse and extension of existing classes, reducing code duplication.

    • Polymorphism allows objects of different classes to be treated as if they were of the same class, simplifying code and i

  • Answered by AI
  • Q3. SQL query for join of tables
  • Ans. 

    SQL query for joining tables

    • Use JOIN keyword to combine two or more tables based on a related column

    • Specify the columns to be selected using SELECT keyword

    • Use ON keyword to specify the condition for joining the tables

    • Different types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN

  • Answered by AI
  • Q4. Java concepts used in your project
  • Ans. 

    Used Java concepts such as inheritance, polymorphism, and exception handling in my project.

    • Implemented inheritance to create a base class and derived classes with specific functionalities.

    • Utilized polymorphism to allow objects of different classes to be treated as if they were of the same class.

    • Implemented exception handling to handle errors and prevent program crashes.

    • Used interfaces to define a set of methods that a ...

  • Answered by AI
  • Q5. Overloading vs overriding, practical uses
  • Ans. 

    Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in a subclass with the same name and parameters as a method in the superclass.

    • Overloading is used to provide different ways to call a method with different parameters

    • Overriding is used to provide a specific implementation of a method in a subclass

    • Overloading is resolved at compile-time while overriding is r...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Zebra Technologies Software Developer interview:
  • Core Java
  • OOPS
  • collection framework
  • Database Management

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal apptitude queations were asked in this round

Round 2 - Technical 

(1 Question)

  • Q1. Questions on javascript Basic of HTML, CSS

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare for basics
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Spring boot related questions
  • Q2. Java related questios
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Os, cloud computing, DBMS, networks, ai and ml mcq questions were asked

Primus Software Corporation Interview FAQs

How many rounds are there in Primus Software Corporation interview?
Primus Software Corporation interview process usually has 5 rounds. The most common rounds in the Primus Software Corporation interview process are One-on-one Round, Technical and Coding Test.
How to prepare for Primus Software Corporation 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 Primus Software Corporation. The most common topics and skills that interviewers at Primus Software Corporation expect are .Net, .Net Core, C#, OOAD and SAAS.
What are the top questions asked in Primus Software Corporation interview?

Some of the top questions asked at the Primus Software Corporation interview -

  1. What are launch mode Android basics, jetpack components, viewmodel, mvvm archit...read more
  2. I was given interview as a fresher. They are checking depth knowledge about ski...read more
  3. Angular and JavaScript related questions, I was joined as frontend develope...read more

Tell us how to improve this page.

Primus Software Corporation Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 27 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
Contus Interview Questions
4.3
 • 22 Interviews
Pitney Bowes Interview Questions
3.8
 • 21 Interviews
Knoldus Inc Interview Questions
4.0
 • 20 Interviews
DynPro Interview Questions
3.8
 • 19 Interviews
View all

Primus Software Corporation Reviews and Ratings

based on 34 reviews

4.3/5

Rating in categories

3.8

Skill development

4.4

Work-life balance

4.1

Salary

3.8

Job security

4.1

Company culture

3.8

Promotions

4.1

Work satisfaction

Explore 34 Reviews and Ratings
Software Developer
59 salaries
unlock blur

₹2.4 L/yr - ₹12.3 L/yr

Senior Software Engineer
34 salaries
unlock blur

₹7 L/yr - ₹24 L/yr

Software Engineer
16 salaries
unlock blur

₹3.8 L/yr - ₹9.5 L/yr

Senior Software Developer
15 salaries
unlock blur

₹7 L/yr - ₹18 L/yr

Product Owner
9 salaries
unlock blur

₹12 L/yr - ₹12 L/yr

Explore more salaries
Compare Primus Software Corporation with

Accel Frontline

4.0
Compare

Pitney Bowes

3.8
Compare

Apmosys Technologies

3.4
Compare

DynPro

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