Upload Button Icon Add office photos
Engaged Employer

i

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

Prismforce Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Prismforce Interview Questions and Answers

Updated 13 Dec 2024

Prismforce Interview Experiences

Popular Designations

7 interviews found

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

I applied via Referral and was interviewed in Oct 2022. There were 5 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 - Assignment 

Given assignment to design a Api Microservices architecture for a requirement.

Round 3 - Technical 

(5 Questions)

  • Q1. Interesting interview. Mostly discussed on my previous Roles and Responsibilities. Microservices and saas architecture. How to gather requirement and convert requirement to modular developer friendly sto...
  • Q2. Situational questions and solutions, like how to validate any requests and response.
  • Q3. How to integarte an open api which provide all country and their currency code with capital.
  • Ans. 

    To integrate an open API providing country and currency code with capital, we need to follow these steps.

    • First, we need to understand the API documentation and its endpoints.

    • Then, we need to create a script to fetch the data from the API.

    • Next, we need to parse the data and store it in a database or file.

    • Finally, we can use this data in our application as required.

    • For example, we can use this data to display a dropdown ...

  • Answered by AI
  • Q4. Sql based question How to paginate and some create/alter queries
  • Q5. Also checking devops and GIT knowledge. Question like how to change branch for jenkin build.
Round 4 - Technical 

(3 Questions)

  • Q1. Questions on collections and postman. Integration on ApI. Api validations Api error handling Api security Requirement analysing
  • Q2. Questions from Angular. How to consume a rest api. What is CORS and how to deal with it. How you pass password or secure items over api. What is Router and how to use it. How 2 different components intract...
  • Q3. Situational questions 1. How disable a input field on basis of change of a dropdown and a data flag coming from api. Also make sure that it shows a popup warning each time dropdown change if api has list...
  • Ans. He is actually wana check knowledge of behaviorSubject and change event propagation
  • Answered Anonymously
Round 5 - HR 

(1 Question)

  • Q1. Its HR and Manegerial round. With CTO. It was pleasur to talk with Him. He mostly checking my organization fit and my mindset for startup environment. Questions- How to deal when server of your client api...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready with what ever you wrote in resume. They dont come with a set of questions. They try to check you confidence on the topic and your quick responses. Try to ask questions and listen carefully. At end of Interview ask questions.

Implementation Manager Interview Questions asked at other Companies

Q1. How to integarte an open api which provide all country and their currency code with capital.
View answer (1)

Scrum Master Interview Questions & Answers

user image Anonymous

posted on 10 Oct 2024

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 Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions were more of an open ended discussions related to scrum ceremonies and the way mitigate common blockers faced across the team(s) in software development.
  • Q2. They asked questions related to scurm and people-project management. The interviewers were transparent and candid in answering the candidate’s queries too.

Interview Preparation Tips

Topics to prepare for Prismforce Scrum Master interview:
  • Scrum
  • SDLC
  • Agile Methodology
  • Project Planning
  • Stakeholder Management
Interview preparation tips for other job seekers - Prismforce is a company led by great minds developing a great product package with highly scalable opportunities. Hence, they don’t intend to probe you and stress you out during the interview. Rather they emphasise discussions on problem areas and the contribution a candidate could add to the teams. They understand that a candidate would not possess all required qualifications of the role but they gauge your strengths and are willing to train and make you fit for the role. So, be as candid and transparent as possible during the interview process.

Scrum Master Interview Questions asked at other Companies

Q1. If a developer who was working on a critical user story suddenly goes on emergency medical leave. how will you deal with the situation?
View answer (4)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

The duration is 30 minutes for DSA questions.

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 (42)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. DSA related topics were covered
Round 2 - Technical 

(1 Question)

  • Q1. Algos related questions were checked
Round 3 - HR 

(1 Question)

  • Q1. Career aspirations related topics

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Prismforce interview questions for popular designations

 Senior Software Engineer

 (2)

 Implementation Manager

 (1)

 Scrum Master

 (1)

 Software Developer

 (1)

 Consultant

 (1)

 Associate Software Engineer

 (1)

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

I applied via cuvette and was interviewed in Aug 2023. There were 5 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 tips
Round 2 - Assignment 

An assignment in JavaScript was given.

Round 3 - Coding Test 

Initially, the round starts with an introduction, followed by a coding question, and ends with 2-3 node.js question.

Round 4 - Technical 

(1 Question)

  • Q1. This Round is taken by the manager, it starts with a coding problem in Javascript, before moving to Nodejs question.
Round 5 - Technical 

(1 Question)

  • Q1. This Round was taken by the CTO, He gave me one question which was some written code, I had to explain the code flow and code output.

Interview Preparation Tips

Interview preparation tips for other job seekers - Get a good grasp of JavaScript fundamentals and Nodejs lifecycle.
especially promise, callback, and timer functions and their question all used together.

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

Consultant Interview Questions & Answers

user image Anonymous

posted on 9 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 mins. depends on what role u are applying for

Round 2 - Case Study 

It was good, very detailed and based on communication skills

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

Jobs at Prismforce

View all

I applied via LinkedIn and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Node.js basics, some syntax related questions. Also, an assignment using node, and a sql db of your choice.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process is relatively smooth. Mostly on basics.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

Interview Preparation Tips

Round: Technical Interview
Experience: Has a 1 hr interview. He asked the Qs on my experience, what I have put in my resume. Its good conversation with interviewer.

Round: HR Interview
Experience: In HR interview he asked about my salary and what he is going to offer me. I left for the day. There is no response for 5 days from the HR. After a week I got the call my HR and discussion was happened about the salary again and said to upload some documents. I did it. There is no response for 4 days again. I got call again after 4 days and this time she said there is no suitable position for my experience so she is going to reject my application. Its very painful to listen like this.

I applied via Other and was interviewed in Nov 2017. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Brief Role on job and tools and technology I worked with day to day activity
  • Ans. 

    As a Senior Software Engineer, I worked with various tools and technologies to develop and maintain software applications.

    • Developed and maintained software applications using Java, Python, and C++ programming languages

    • Used Agile methodology for software development and collaborated with cross-functional teams

    • Worked with various tools such as Git, JIRA, Jenkins, and Docker for version control, issue tracking, continuous...

  • Answered by AI
  • Q2. In-depth technical interview which went around 40 min. since i had 8 years of experience
  • Q3. Fully technical
  • Q4. Salary discussion and Document verification.

Interview Preparation Tips

Round: Resume Shortlist
Experience: Keywords that I put in of the technology, tools , experience.. (I guess )

General Tips: Just stay calm. Do not show fake experience, Speak genuinely, Answer to the point and explain if you have to add on more depending on your experience. Do not be over confident. Speak start to the eyes
Skills: Communication, Problem Solving, Analytical Skills, Leadership, Presentation Skills, Decision Making Skills
Duration: 1-3 Months

Prismforce Interview FAQs

How many rounds are there in Prismforce interview?
Prismforce interview process usually has 2-3 rounds. The most common rounds in the Prismforce interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Prismforce 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 Prismforce. The most common topics and skills that interviewers at Prismforce expect are IT Services, Product Management, HTML, Python and Machine Learning.
What are the top questions asked in Prismforce interview?

Some of the top questions asked at the Prismforce interview -

  1. How to integarte an open api which provide all country and their currency code ...read more
  2. Its HR and Manegerial round. With CTO. It was pleasur to talk with Him. He most...read more
  3. Situational questions 1. How disable a input field on basis of change of a dr...read more

Tell us how to improve this page.

Prismforce Interview Process

based on 7 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
View all

Prismforce Reviews and Ratings

based on 16 reviews

3.8/5

Rating in categories

3.8

Skill development

3.7

Work-life balance

3.7

Salary

4.4

Job security

3.7

Company culture

3.4

Promotions

3.8

Work satisfaction

Explore 16 Reviews and Ratings
Softwaretest Engineer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Prismforce 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