Upload Button Icon Add office photos
Engaged Employer

i

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

PC Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

PC Solutions Applications Engineer Interview Questions and Answers for Experienced

Updated 19 Dec 2020

PC Solutions Applications Engineer Interview Experiences for Experienced

1 interview found

I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Write an update query to change salary of an employee.
  • Ans. 

    An update query to change salary of an employee.

    • Use the UPDATE statement with the SET keyword.

    • Specify the new salary value.

    • Use the WHERE clause to identify the employee to update.

    • Example: UPDATE employees SET salary = 60000 WHERE id = 123;

    • Make sure to check for any constraints or triggers that may affect the update.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The answer for the question is
Update employee set salary=50000
where employee_id=101

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Give me your introduction.
  • Ans. 

    Experienced Applications Engineer with a background in software development and customer support.

    • Over 5 years of experience in software development and technical support

    • Proficient in programming languages such as Java, C++, and Python

    • Strong problem-solving skills and ability to communicate technical information to non-technical users

    • Previous experience working closely with customers to understand their needs and provid...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate Applications Engineer with a strong background in software development and problem-solving skills.

    • Experienced in developing and implementing software solutions for various applications

    • Skilled in troubleshooting and resolving technical issues

    • Strong knowledge of programming languages such as Java, C++, and Python

    • Excellent communication and teamwork abilities

    • Bachelor's degree in Computer Science from XYZ

  • Answered by AI
  • Q2. What is your qualification
  • Ans. 

    Bachelor's degree in Mechanical Engineering with 5 years of experience in applications engineering.

    • Bachelor's degree in Mechanical Engineering

    • 5 years of experience in applications engineering

    • Strong understanding of technical concepts and ability to communicate effectively with customers

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is your technical skills
  • Ans. 

    I have strong technical skills in programming languages such as Java, C++, and Python, as well as experience with database management and troubleshooting.

    • Proficient in Java, C++, and Python programming languages

    • Experience with database management systems such as MySQL and MongoDB

    • Skilled in troubleshooting and problem-solving technical issues

  • Answered by AI
  • Q2. How to enhance your skills
  • Ans. 

    Continuous learning through courses, workshops, hands-on projects, and seeking feedback from peers.

    • Take relevant courses and workshops to stay updated on industry trends.

    • Participate in hands-on projects to apply and enhance your skills.

    • Seek feedback from peers and mentors to identify areas for improvement.

    • Attend conferences and networking events to learn from experts in the field.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - not selected

I applied via Company Website and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Ans. Hi sir, I am Bala Gangadhra rao,I am from Perukalapudi,
  • Answered by Bala Ganga
  • Q2. What are your greatest strengths
  • Ans. My strengths is good professor in management
  • Answered by Bala Ganga

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication skills and work experience
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quants ,logical reasoning

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Oct 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 

Lots of aptitude question with 10 difficulty

Round 3 - HR 

(2 Questions)

  • Q1. What us your expected salary
  • Q2. Target after 5 years
  • Ans. 

    To become a certified internal auditor and take on a leadership role within the organization.

    • Obtain certification as a Certified Internal Auditor (CIA)

    • Develop strong leadership and communication skills

    • Take on more challenging audit assignments

    • Mentor junior auditors

    • Contribute to the strategic direction of the internal audit function

  • Answered by AI

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

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

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k 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
KPIT Technologies Interview Questions
3.4
 • 281 Interviews
Affine Interview Questions
3.3
 • 49 Interviews
View all
Project Engineer
93 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Remote Desktop Support Engineer
59 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Desktop Support Engineer
48 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Remote Desktop Engineer
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Consultant
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare PC Solutions with

HCLTech

3.5
Compare

Wipro

3.7
Compare

Tech Mahindra

3.5
Compare

Infosys

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