Upload Button Icon Add office photos
Premium Employer

i

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

PTC Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

PTC Interview Questions, Process, and Tips

Updated 15 Jan 2025

Top PTC Interview Questions and Answers

View all 38 questions

PTC Interview Experiences

Popular Designations

62 interviews found

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Java coding , Framework knowledge,
Round 2 - One-on-one 

(1 Question)

  • Q1. I can't remember

QA Technical Lead Interview Questions asked at other Companies

Q1. How we did trouble shooting and fix error
View answer (1)

soft Interview Questions & Answers

user image Anonymous

posted on 2 May 2024

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

I applied via campus placement at GH Raisoni College of Engineering, Nagpur and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Aptitude Test 

It was on Campus recruitement,where company had online test which consists of 7 parts mainly aptitude,logical reasoning,selenium questions has more weightage(around 20),2 dsa questions,output based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - work more on selenium questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Logical verbal non verbal question

Round 2 - Group Discussion 

Java object oriented language

Interview Preparation Tips

Interview preparation tips for other job seekers - Hard work

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 (169)

Condultant Interview Questions & Answers

user image Anonymous

posted on 19 Feb 2024

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

(1 Question)

  • Q1. One should be very thorough in fullstack Java Technology . Problem solving Skills

PTC interview questions for popular designations

 Intern

 (7)

 QA Engineer

 (5)

 Software Developer

 (3)

 Java Developer

 (2)

 QA Analyst

 (2)

 Senior Software Developer

 (2)

 Software Analyst

 (2)

 Software Engineer

 (2)

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

I applied via Campus Placement and was interviewed in Dec 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 

First 20 question for apti and then coding round of 20 questions each from c/c++ , java and SQL

Round 3 - Technical 

(5 Questions)

  • Q1. OOPS questions Data structure like linked list Binary search SQL
  • Q2. Is multiple inheritance allowed in java?
  • Ans. 

    No, multiple inheritance is not allowed in Java.

    • Java does not support multiple inheritance for classes to avoid the diamond problem.

    • However, multiple inheritance is allowed for interfaces in Java.

    • Example: class A extends B, C is not allowed, but interface A extends B, C is allowed.

  • Answered by AI
  • Q3. What is inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows a class to inherit attributes and methods from another class

    • Promotes code reusability and reduces redundancy

    • Creates a parent-child relationship between classes

    • Example: Class 'Car' can inherit properties and methods from class 'Vehicle'

  • Answered by AI
  • Q4. What is real time example of polymorphism
  • Ans. 

    Polymorphism in software development is like a person driving different vehicles using the same driving skills.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • For example, a superclass 'Shape' can have subclasses like 'Circle' and 'Rectangle' which can be treated as 'Shape' objects.

    • Calling a method like 'draw()' on a 'Shape' object will execute the specific implementatio...

  • Answered by AI
  • Q5. What is your project based on?

Interview Preparation Tips

Interview preparation tips for other job seekers - It was average

Skills evaluated in this interview

Top PTC Software Developer Interview Questions and Answers

Q1. A ball is left from a height of 10 meters. After bouncing first time it looses 10% of its previous height the next time it bounces. Write a code to calculate the number of bounces the ball goes through until it comes to rest.
View answer (3)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Get interview-ready with Top PTC Interview Questions

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 27 Jun 2023

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Dec 2022. There were 3 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 - Technical 

(1 Question)

  • Q1. Technical about creo question
Round 3 - Technical 

(1 Question)

  • Q1. Technical about creo question

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst ever interview experience. I applied for the position through recruiter.
Techanical person took 4 hrs interview and said I will let you till next week.
After that I contacted no. Of times Hr but no response. Then I mailed them
So got reply like for this year hiring is freeze
After a week hiring starts, so I ask them please give me feedback on interview given.
Then this time they told we will let you once others interview over. i. e. One month
Now they are saying already done the process and please look for other opportunity.

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)

Jobs at PTC

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

I applied via campus placement at Pimpri Chinchwad College of Engineering, Pimpri and was interviewed in Apr 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Test was simple basic coding questions

Round 3 - Coding Test 

Codes were also easy to medium level

Round 4 - Technical 

(1 Question)

  • Q1. All fundamentals of OOPS, SQL, basic DSA Web dev Qs Internship related Qs and Project based Totally resume based

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume well and be clear with technical fundamentals

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

Site Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Jun 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Asked about Power trading.
  • Q2. Basic of electrical.
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion and job Location discussion.
  • Q2. Work and benefits discussion

Site Engineer Interview Questions asked at other Companies

Q1. 1.BBS calculation of slab? 2.Stairs case riser and tread dimension? 3.Types of cement? 4.Full form of tmt, pcc, rcc, tmx, dpc 5.Definition of plinth area, courtyard area, built-up area? 6.function of dpc 8.standard size of brick? 9. Write g... read more
View answer (3)

scheduling Analyst (M.P.State) Interview Questions & Answers

user image Anonymous

posted on 26 Mar 2023

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

I applied via Walk-in and was interviewed in Feb 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Power trading related
  • Q2. Power trading and power market

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about power market sector , scheduling, Forcasting
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed before May 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. Basics of mechanical engineering
  • Q2. Stress, strain and some basic definitions
  • Q3. Constrain in autocad/solidworks
  • Ans. 

    Constrain is a tool used in AutoCAD/SolidWorks to restrict the movement of objects.

    • Constraining objects ensures that they maintain a specific position or relationship to other objects

    • Examples of constraints include horizontal, vertical, tangent, and concentric constraints

    • Constraints can be added manually or automatically using the software's constraint tools

  • Answered by AI
  • Q4. Basic tools of solidworks
  • Ans. 

    Basic tools of SolidWorks include sketching, modeling, assembly, and drawing tools.

    • Sketching tools: used to create 2D sketches that can be extruded or revolved to create 3D models

    • Modeling tools: used to create 3D models by extruding, revolving, sweeping, lofting, and more

    • Assembly tools: used to assemble multiple parts into a single model

    • Drawing tools: used to create 2D drawings of 3D models for manufacturing or documen

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Brief summary about my self
  • Ans. 

    I am a dedicated and experienced technical support engineer with a strong background in troubleshooting and problem-solving.

    • Over 5 years of experience in providing technical support to customers

    • Proficient in diagnosing and resolving hardware and software issues

    • Skilled in troubleshooting network connectivity problems

    • Excellent communication and customer service skills

    • Ability to work under pressure and meet tight deadline

  • Answered by AI
  • Q2. Asked about My family background
  • Q3. Asked about my education

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest
Answer freely no need to panic
Know the basics

Skills evaluated in this interview

Associate Technical Support Engineer Interview Questions asked at other Companies

Q1. How can you handle the bulk number of support cases at a time?
View answer (1)

PTC Interview FAQs

How many rounds are there in PTC interview?
PTC interview process usually has 2-3 rounds. The most common rounds in the PTC interview process are Technical, Resume Shortlist and HR.
How to prepare for PTC 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 PTC. The most common topics and skills that interviewers at PTC expect are Java, Javascript, Agile, SQL and Linux.
What are the top questions asked in PTC interview?

Some of the top questions asked at the PTC interview -

  1. A ball is left from a height of 10 meters. After bouncing first time it looses ...read more
  2. There are 4 people on one side of the river, let them be A, B, C and D. There i...read more
  3. Which is the best and less time consuming way to calculate factorial of a numbe...read more
How long is the PTC interview process?

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

Tell us how to improve this page.

PTC Interview Process

based on 60 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 430 Interviews
Bosch Interview Questions
4.2
 • 334 Interviews
Johnson Controls Interview Questions
3.6
 • 261 Interviews
ABB Interview Questions
4.1
 • 231 Interviews
Danaher Interview Questions
4.0
 • 9 Interviews
View all

PTC Reviews and Ratings

based on 511 reviews

4.2/5

Rating in categories

3.8

Skill development

4.3

Work-life balance

3.8

Salary

4.0

Job security

4.2

Company culture

3.5

Promotions

3.9

Work satisfaction

Explore 511 Reviews and Ratings
Resource in Credit / Monitoring

Delhi/Ncr

3-8 Yrs

Not Disclosed

Senior Project/Program Manager

Pune

5-7 Yrs

Not Disclosed

CAD Solutions Consultant-Presales

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

Explore more jobs
Software Specialist
159 salaries
unlock blur

₹7.5 L/yr - ₹18.2 L/yr

Senior Software Specialist
121 salaries
unlock blur

₹9.1 L/yr - ₹23.5 L/yr

Technical Lead
107 salaries
unlock blur

₹10.9 L/yr - ₹29 L/yr

QA Specialist
81 salaries
unlock blur

₹7 L/yr - ₹15 L/yr

Product Specialist
77 salaries
unlock blur

₹7.5 L/yr - ₹13 L/yr

Explore more salaries
Compare PTC with

Autodesk

4.2
Compare

Siemens

4.1
Compare

Bosch

4.2
Compare

ABB

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