Premium Employer

i

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

Siemens Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Siemens Product Support Engineer Interview Questions and Answers

Updated 9 Feb 2022

Siemens Product Support Engineer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed before Feb 2021. 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 - Technical 

(1 Question)

  • Q1. 1. Basic Unix questions 2. Understanding of RDBMS2, SQL query writing, database performance 3. Java basic understanding- code reading, error and exceptions. 4. understanding of https, ftp 5. Understanding...
Round 3 - Technical 

(1 Question)

  • Q1. Similar questions as round one with in depth analysis
Round 4 - HR 

(5 Questions)

  • Q1. Share details of your previous job.
  • Ans. 

    I worked as a Product Support Engineer at XYZ Company.

    • Provided technical support to customers for troubleshooting product issues

    • Collaborated with cross-functional teams to resolve complex technical problems

    • Created and maintained knowledge base articles and documentation

    • Conducted product trainings for customers and internal teams

    • Participated in product testing and provided feedback for product improvements

  • Answered by AI
  • Q2. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and requirements of the role.

    • I believe that compensation should be fair and competitive within the industry.

    • I am more interested in the overall package, including benefits and opportunities for growth.

    • I am open to negotiation and would like to learn more about the company's compensation structure.

    • I am confident that my skills and experience align with the exp...

  • Answered by AI
  • Q3. Why are you looking for a change?
  • Ans. 

    Looking for new challenges and growth opportunities

    • Seeking a more challenging role to enhance my skills and knowledge

    • Interested in exploring new technologies and industries

    • Want to work in a more collaborative and dynamic environment

    • Seeking better career growth prospects and opportunities for advancement

  • Answered by AI
  • Q4. What are your strengths and weaknesses?
  • Ans. 

    My strengths include problem-solving, technical knowledge, and communication skills. My weaknesses include perfectionism and time management.

    • Strength: Strong problem-solving skills - I enjoy analyzing complex issues and finding effective solutions.

    • Strength: Technical knowledge - I have a solid understanding of product functionality and troubleshooting techniques.

    • Strength: Communication skills - I can effectively commun...

  • Answered by AI
  • Q5. Tell me about yourself.
  • Ans. 

    I am a Product Support Engineer with a strong background in troubleshooting and customer service.

    • Experienced in diagnosing and resolving technical issues for software products

    • Skilled in providing excellent customer support and ensuring customer satisfaction

    • Proficient in analyzing product performance and identifying areas for improvement

    • Familiar with various troubleshooting tools and techniques

    • Effective communicator and

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - share your own experiences and get clear understanding of basic concepts

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Prepare python data structures and python basics

I appeared for an interview in Aug 2017.

Interview Questionnaire 

4 Questions

  • Q1. Difference between c and java?
  • Ans. 

    C is a procedural programming language while Java is an object-oriented programming language.

    • C is a low-level language while Java is a high-level language.

    • C requires manual memory management while Java has automatic memory management.

    • C is platform-dependent while Java is platform-independent.

    • C supports pointers while Java does not.

    • C has a simpler syntax compared to Java.

  • Answered by AI
  • Q2. Difference between final, finally and finalize
  • Ans. 

    final, finally, and finalize are keywords in Java with different meanings.

    • final is a keyword used to declare a constant value, a variable that cannot be modified.

    • finally is a block used in exception handling to ensure a piece of code is always executed, whether an exception is thrown or not.

    • finalize is a method in the Object class that is called by the garbage collector before an object is destroyed.

    • final and finally a...

  • Answered by AI
  • Q3. About yourself
  • Q4. Why Johnson
  • Ans. 

    Johnson is a reputable company known for its innovative software solutions and collaborative work environment.

    • Johnson has a strong reputation in the industry for delivering high-quality software solutions.

    • The company values collaboration and teamwork, which aligns with my own work style.

    • I admire Johnson's commitment to innovation and staying ahead of technological advancements.

  • Answered by AI

Interview Preparation Tips

Round: Apptitude Test
Experience: Questions was unpredictable as it was from reasoning,verbal , and from general knowledge also.Technical questions was also there.
Tips: Technical question was not that hard. Just have good basic knowledge of programming and DBMS

Round: Technical Interview
Experience: It was from basic concepts only.

Round: HR Interview
Experience: There were 12 HRs to take my interview but asked mainly from CV only.

Tips: Be calm and confident and learn the basic of subjects

College Name: BPPIMT

Skills evaluated in this interview

Interview Preparation Tips

Round: Resume Shortlist
Experience: General resume shortlisting out of nearly 400 applicants. Shortlisted close to 150 students.

Round: Technical Interview
Experience: Mostly questions from the resume were asked. They just wanted to know the types of projects I had done.
Tips: Make sure you know everything about what you write in your resume.

Round: Technical Interview
Experience: Another round of technical interview. Questions were more focused on the kind of profile they were offering, mostly to judge whether you are right for the job or not.

Skills: Confidence, Core knowledge
College Name: IIT BOMBAY

Interview Questionnaire 

3 Questions

  • Q1. Simple question as per 4 year of experience
  • Q2. Same question asked by interviewer
  • Q3. Too much tried for negotiation and not gave expected compansession

I applied via Naukri.com and was interviewed before May 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Scenario based to be solved with python

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the core concepts very well.

Interview Questionnaire 

2 Questions

  • Q1. C programming
  • Q2. Prepare basics thoroughly

Interview Preparation Tips

Interview preparation tips for other job seekers - Better be prepared with basic knowledge
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 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 - Technical 

(3 Questions)

  • Q1. Testing Technical Skill mentioned in Resume & Which ever need for the project we are going to work on
  • Q2. What is Python and its data types
  • Ans. 

    Python is a high-level, interpreted programming language with dynamic semantics.

    • Python has several built-in data types including integers, floats, strings, booleans, and complex numbers.

    • It also has built-in data structures like lists, tuples, and dictionaries.

    • Python supports object-oriented programming and has a rich standard library.

    • Examples: x = 5 (integer), y = 3.14 (float), z = 'hello' (string), a = True (boolean),...

  • Answered by AI
  • Q3. What is logic building/thinking & where we need to apply this?
  • Ans. 

    Logic building/thinking is the process of analyzing and solving problems using reasoning and critical thinking skills.

    • It involves breaking down complex problems into smaller, more manageable parts

    • Identifying patterns and relationships between different pieces of information

    • Using deductive and inductive reasoning to draw conclusions

    • Applying logical principles to solve problems in various fields such as computer programm...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary Expectations and Negotiations
  • Q2. What do you think about your growth after joining to our organisation?
  • Ans. 

    I believe that joining your organization will provide me with ample opportunities for growth and development.

    • I am confident that I will be able to learn and acquire new skills in a dynamic and challenging environment.

    • I am excited about the potential for career advancement and the chance to work on innovative projects.

    • I look forward to collaborating with talented colleagues and mentors who can guide and inspire my profe...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Best company to explore your skills independently and stressless environment to work

Skills evaluated in this interview

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

I appeared for an interview in Sep 2024.

Round 1 - Technical 

(4 Questions)

  • Q1. Initializer list use cases
  • Q2. Polymorphism and use cases
  • Q3. Types of polymorphism
  • Ans. 

    Types of polymorphism include compile-time polymorphism (method overloading) and runtime polymorphism (method overriding).

    • Compile-time polymorphism is achieved through method overloading, where multiple methods have the same name but different parameters.

    • Runtime polymorphism is achieved through method overriding, where a subclass provides a specific implementation of a method that is already defined in its superclass.

  • Answered by AI
  • Q4. Virtual functions
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jul 2022. 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 - Aptitude Test 

Some basic aptitude questions on hackerearth can be learned from frequently asked questions

Round 3 - Coding Test 

Covering lot of different topics of computer science

Round 4 - One-on-one 

(3 Questions)

  • Q1. 1:1 with Senior Manager
  • Q2. Everything in resume
  • Q3. Testing knowledge about software systems and basics of linux, coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Though the interview lasted an hour, the selection was based on CGPA only. The job description was very generic while selection and later better roles were given to students from bigger colleges on the date of joining

Siemens Interview FAQs

How many rounds are there in Siemens Product Support Engineer interview?
Siemens interview process usually has 4 rounds. The most common rounds in the Siemens interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in Siemens Product Support Engineer interview?

Some of the top questions asked at the Siemens Product Support Engineer interview -

  1. 1. Basic Unix questions 2. Understanding of RDBMS2, SQL query writing, databas...read more
  2. similar questions as round one with in depth analy...read more

Tell us how to improve this page.

Join Siemens #TransformTheEverydayWithUs

Interview Questions from Similar Companies

Johnson Controls Interview Questions
3.5
 • 264 Interviews
Falcon Autotech Interview Questions
3.9
 • 46 Interviews
Wipro PARI Interview Questions
3.3
 • 46 Interviews
MNC AUTOMATION Interview Questions
4.2
 • 36 Interviews
View all
Siemens Product Support Engineer Salary
based on 5 salaries
₹3.9 L/yr - ₹18.6 L/yr
64% more than the average Product Support Engineer Salary in India
View more details
Senior Software Engineer
1.7k salaries
unlock blur

₹9.4 L/yr - ₹35 L/yr

Software Developer
1.6k salaries
unlock blur

₹5.2 L/yr - ₹22.5 L/yr

Software Engineer
1.5k salaries
unlock blur

₹6 L/yr - ₹25 L/yr

Manager
620 salaries
unlock blur

₹8 L/yr - ₹33 L/yr

Senior Process Associate
463 salaries
unlock blur

₹2.2 L/yr - ₹7.2 L/yr

Explore more salaries
Compare Siemens with

Schneider Electric

4.1
Compare

Siemens Energy

4.1
Compare

Johnson Controls

3.5
Compare

Honeywell Automation

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