Upload Button Icon Add office photos
Engaged Employer

i

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

Perforce Software Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Perforce Software Interview Questions, Process, and Tips

Updated 14 Nov 2024

Top Perforce Software Interview Questions and Answers

View all 8 questions

Perforce Software Interview Experiences

Popular Designations

8 interviews found

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

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Currying, closure, es6 features
  • Q2. Event looping, prototype chaining
  • Q3. Html structure, meta tag, viewport

Interview Preparation Tips

Topics to prepare for Perforce Software Senior Software Engineer interview:
  • React.Js
  • Javascript
  • Typescript
  • Es6

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
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 Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Scenario based question on Elasticsearch startup issues on a K8s cluster.
  • Q2. Write a terraform script to create a VM in a cloud provider of your choice and run a service on it.
  • Ans. 

    Use Terraform to create a VM and run a service on a cloud provider

    • Define provider and resource in Terraform script

    • Specify VM instance type, disk size, and networking configurations

    • Provision a script to install and start the service on the VM

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude and problem solving, puzzles more were asked.

Round 2 - Coding Test 

Deeper data structures and algorithm questions on trees, stack, dfs etc.

AWS Devops Engineer Interview Questions asked at other Companies

Q1. how do you troubleshoot a docker container that is going to die?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Coding Test 

Hackertank Test containing dsa question

Round 2 - HR 

(2 Questions)

  • Q1. Define success for you
  • Ans. 

    Success for me is achieving personal and professional goals while maintaining a healthy work-life balance.

    • Achieving personal goals such as learning new technologies or completing a project

    • Receiving positive feedback from colleagues or clients

    • Maintaining a healthy work-life balance by setting boundaries and taking time for self-care

    • Feeling fulfilled and satisfied with my work

  • Answered by AI
  • Q2. Why changing your job
  • Ans. 

    Seeking new challenges and opportunities for growth in a different environment.

    • Looking for a new challenge to expand my skills and knowledge

    • Interested in exploring different technologies and industries

    • Seeking better career advancement opportunities

    • Wanting to work in a more collaborative team environment

  • Answered by AI

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)

Perforce Software interview questions for popular designations

 Senior Software Engineer

 (2)

 Software Engineer

 (1)

 Software Developer

 (1)

 AWS Devops Engineer

 (1)

 Reactjs Developer

 (1)

Reactjs Developer Interview Questions & Answers

user image Himanshu Suryawanshi

posted on 23 Jul 2024

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

(2 Questions)

  • Q1. Why react over other framework
  • Ans. 

    React offers a component-based architecture, virtual DOM for performance, and strong community support.

    • Component-based architecture allows for reusability and easier maintenance of code.

    • Virtual DOM ensures efficient updates to the actual DOM, improving performance.

    • Strong community support provides a wealth of resources, libraries, and tools for development.

    • React's declarative approach simplifies UI development by focus

  • Answered by AI
  • Q2. How to get real time data
  • Ans. 

    Real time data can be obtained using websockets, server-sent events, or polling.

    • Use websockets to establish a two-way communication channel between client and server.

    • Server-sent events allow servers to push data to clients over a single, long-lived connection.

    • Polling involves making periodic requests to the server to fetch updated data.

  • Answered by AI

Skills evaluated in this interview

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (2)

Interview Questions & Answers

user image Anonymous

posted on 4 Dec 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. All job profile related general questions not very hard
  • Q2. Nothing specific asked about technical things. General simple questions
  • Q3. Leadership related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - No technical questions
Ask clear questions about your job role.

Jobs at Perforce Software

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

I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of javascript
Round 2 - Technical 

(1 Question)

  • Q1. Advance javascript coding questions

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

Interview Questions & Answers

user image Anonymous

posted on 9 Aug 2024

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

I applied via Naukri.com and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Test cases for vending machine.
  • Ans. 

    Test cases for a vending machine to ensure it functions correctly.

    • Test inserting coins of different denominations

    • Test selecting different products

    • Test adding items to the vending machine

    • Test removing items from the vending machine

    • Test refunding money if product is out of stock

  • Answered by AI
  • Q2. Default parameters in Python
  • Ans. 

    Default parameters in Python allow you to specify default values for function parameters.

    • Default parameters are specified in the function definition using the assignment operator (=).

    • If a parameter is not provided when calling the function, the default value will be used.

    • Example: def greet(name='World'): print('Hello, ' + name)

    • Calling greet() will print 'Hello, World' since 'World' is the default value for name.

  • Answered by AI
  • Q3. Some questions on list and dictionary
  • Q4. Any Experience in IDE plugin testing.
  • Ans. 

    Yes, I have experience in IDE plugin testing.

    • Tested compatibility of IDE plugins with different versions of IDEs

    • Identified and reported bugs in IDE plugins

    • Ensured proper functionality of IDE plugins in various scenarios

  • Answered by AI
  • Q5. Any idea in Static code analysis product testing.
  • Ans. 

    Static code analysis product testing involves analyzing source code without executing it to find potential bugs and security vulnerabilities.

    • Static code analysis tools scan source code for potential bugs, security vulnerabilities, and code smells.

    • Testing involves running the tool on sample code to see if it accurately detects issues.

    • Test cases should cover a variety of programming languages, frameworks, and coding styl...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Difference in python2 and python3
  • Ans. 

    Python 2 and Python 3 are two different versions of the Python programming language with various differences.

    • Python 3 has print() function as opposed to print statement in Python 2.

    • Python 3 uses Unicode for strings by default while Python 2 uses ASCII.

    • Python 3 has different syntax for exception handling compared to Python 2.

    • Python 3 has different integer division behavior compared to Python 2.

  • Answered by AI
  • Q2. Selenium waits, Select dropdown etc

Interview Preparation Tips

Interview preparation tips for other job seekers - QA should be good in python. But make sure if the project is Klocwork then there is nothing much to learn. Legacy python2 is getting used and no learnings.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Monster and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How much salary you are expecting? Was my last question. .

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was really easy going. Technical was informative round. By answering questions, interviewer also help me to reach out to the depth of the topic. Work culture is also good here.

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of redux and react es6 js css3

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all go through the job description .Brush up all your basics .And do practice hands on coding.
Contribute & help others!
anonymous
You can choose to be anonymous

Perforce Software Interview FAQs

How many rounds are there in Perforce Software interview?
Perforce Software interview process usually has 1-2 rounds. The most common rounds in the Perforce Software interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Perforce Software 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 Perforce Software. The most common topics and skills that interviewers at Perforce Software expect are Recruitment, Python, Agile Coaching, Linux Administration and C++.
What are the top questions asked in Perforce Software interview?

Some of the top questions asked at the Perforce Software interview -

  1. Write a terraform script to create a VM in a cloud provider of your choice and ...read more
  2. Any idea in Static code analysis product testi...read more
  3. Any Experience in IDE plugin testi...read more
How long is the Perforce Software interview process?

The duration of Perforce Software interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

LIST OF COMPANIES

Betsol

Overview

JOBS

Arup

No Jobs

SALARIES

Essar Group

LIST OF COMPANIES

Arup

Overview

INTERVIEWS

SPJIMR

No Interviews

LIST OF COMPANIES

Iimb

Overview

SALARIES

AppDynamics

SALARIES

Affine

No Salaries

SALARIES

Arup

REVIEWS

Affine

No Reviews

Tell us how to improve this page.

Perforce Software Interview Process

based on 8 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 847 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
Salesforce Interview Questions
4.0
 • 222 Interviews
VMware Software Interview Questions
4.4
 • 145 Interviews
Intuit Interview Questions
3.5
 • 77 Interviews
Autodesk Interview Questions
4.2
 • 38 Interviews
Gen Interview Questions
4.0
 • 17 Interviews
View all

Perforce Software Reviews and Ratings

based on 12 reviews

3.8/5

Rating in categories

4.1

Skill development

3.8

Work-life balance

3.8

Salary

3.4

Job security

3.6

Company culture

3.5

Promotions

3.7

Work satisfaction

Explore 12 Reviews and Ratings
Principal Software Engineer I

Pune

5-9 Yrs

Not Disclosed

Principal DevOps Engineer II

Pune

7-11 Yrs

Not Disclosed

Technical Account Manager - IND

Pune

5-9 Yrs

Not Disclosed

Explore more jobs
Software Engineer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Product Owner
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Perforce Software with

Microsoft Corporation

4.0
Compare

IBM

4.0
Compare

Oracle

3.7
Compare

SAP

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