Premium Employer

i

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

PrimeSoft Solutions Verified Tick

Compare button icon Compare button icon Compare
3.4

based on 61 Reviews

Filter interviews by

PrimeSoft Solutions Software Engineer Interview Questions and Answers

Updated 16 May 2024

PrimeSoft Solutions Software Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Jsp related,java basic
  • Q2. Four pillars of java?
  • Ans. 

    The four pillars of Java are abstraction, encapsulation, inheritance, and polymorphism.

    • Abstraction: Hides complex implementation details and only shows the necessary features. Example: Interface in Java.

    • Encapsulation: Bundles data and methods into a single unit. Example: Class in Java.

    • Inheritance: Allows a class to inherit properties and behavior from another class. Example: Parent and child classes.

    • Polymorphism: Allow...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of Python
  • Q2. Basics of Django
Round 2 - Technical 

(2 Questions)

  • Q1. Python concepts knowledge check
  • Q2. Django architecture and projects discussion
Round 3 - Behavioral 

(1 Question)

  • Q1. General communication about the role and previous experience
Round 4 - HR 

(1 Question)

  • Q1. Package negotiation and culture check
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Dsa problems dp and tress problem

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Projects and intership

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Given an array Reverse array
  • Ans. 

    Reverse array of strings

    • Iterate through the array and swap elements from start to end

    • Use two pointers, one at the beginning and one at the end, and swap elements until they meet

  • Answered by AI
  • Q2. Giaven a string Reverse string
  • Ans. 

    Reverse a given string

    • Use built-in functions like reverse() or loop through the string in reverse order

    • Create a new string and append characters from the original string in reverse order

    • Convert the string to an array of characters, reverse the array, and then join it back into a string

  • Answered by AI
  • Q3. Given array find sum of all elements
  • Ans. 

    Calculate sum of all elements in a given array of strings

    • Iterate through the array and convert each element to integer before adding to sum

    • Handle edge cases like empty array or non-numeric elements

    • Return the final sum after iterating through all elements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well

Skills evaluated in this interview

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

(1 Question)

  • Q1. Phone screen about previous experience
Round 2 - Technical 

(1 Question)

  • Q1. Mobile app development basics
Round 3 - HR 

(1 Question)

  • Q1. Culture fit questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is docker cp command
  • Ans. 

    Docker cp command is used to copy files/folders between a container and the host machine.

    • Used to copy files/folders from a container to the host machine or vice versa

    • Syntax: docker cp [OPTIONS] CONTAINER:SRC_PATH DEST_PATH

    • Example: docker cp mycontainer:/app/file.txt /host/path

  • Answered by AI
  • Q2. How ingress works and how network policy can be created for this situation
  • Ans. 

    Ingress is a Kubernetes resource that exposes HTTP and HTTPS routes from outside the cluster to services within the cluster.

    • Ingress works by defining rules for routing external traffic to services based on hostnames or paths.

    • Network policies can be created to control the traffic allowed to reach the services behind the Ingress.

    • For example, a network policy can restrict traffic to a specific service to only come from a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just fundamentals questions were asked related with docker , kubernetes , jenkins

Skills evaluated in this interview

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

I applied via campus placement at National Institute of Technology (NIT), Karnataka and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

Question based on array string linkedlist

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

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. RDBMS related questions asked
  • Q2. SQL login building related questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Aug 2023. There were 4 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 - Coding Test 

It was online test having coding questions for logical part and UI part

Round 3 - Technical 

(2 Questions)

  • Q1. Again logical and technical round with questions that you need to code while sharing your screen.
  • Q2. Todo list problem
  • Ans. 

    Implement a todo list with add, delete, and mark as completed functionalities.

    • Create an array to store the tasks

    • Implement functions to add, delete, and mark tasks as completed

    • Display the tasks with their completion status

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Basic js concepts

Skills evaluated in this interview

PrimeSoft Solutions Interview FAQs

How many rounds are there in PrimeSoft Solutions Software Engineer interview?
PrimeSoft Solutions interview process usually has 1 rounds. The most common rounds in the PrimeSoft Solutions interview process are Technical.
How to prepare for PrimeSoft Solutions 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 PrimeSoft Solutions. The most common topics and skills that interviewers at PrimeSoft Solutions expect are SQL, Communication Skills, Data Structures and Algorithms, DevOps and Digital Marketing.
What are the top questions asked in PrimeSoft Solutions Software Engineer interview?

Some of the top questions asked at the PrimeSoft Solutions Software Engineer interview -

  1. Four pillars of ja...read more
  2. Jsp related,java ba...read more

Tell us how to improve this page.

Join PrimeSoft Solutions Empowering businesses to build a better digital ecosystem
PrimeSoft Solutions Software Engineer Salary
based on 74 salaries
₹4 L/yr - ₹13.3 L/yr
At par with the average Software Engineer Salary in India
View more details

PrimeSoft Solutions Software Engineer Reviews and Ratings

based on 3 reviews

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 3 Reviews and Ratings
Devops Engineer
76 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Software Engineer
74 salaries
unlock blur

₹4 L/yr - ₹13.3 L/yr

Senior Software Engineer
42 salaries
unlock blur

₹8 L/yr - ₹21 L/yr

DevOps Support Engineer
36 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

QA Engineer
31 salaries
unlock blur

₹3.5 L/yr - ₹9 L/yr

Explore more salaries
Compare PrimeSoft Solutions with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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