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 Technical Support Engineer Interview Questions and Answers

Updated 6 Nov 2022

PC Solutions Technical Support Engineer Interview Experiences

1 interview found

I appeared for an interview in Oct 2022.

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 - Telephonic Call 

(2 Questions)

  • Q1. They will ask about your past experience and outlook, vpn
  • Q2. What is vpn? What is pop and SMTP?
  • Ans. 

    VPN is a virtual private network that allows secure access to a private network over the internet. POP and SMTP are email protocols.

    • VPN creates a secure and encrypted connection between two devices over the internet.

    • POP (Post Office Protocol) is used to retrieve emails from a mail server.

    • SMTP (Simple Mail Transfer Protocol) is used to send emails from a mail client to a mail server.

    • VPN is commonly used by remote worker...

  • Answered by AI
Round 3 - Telephonic Call 

(1 Question)

  • Q1. They will call you on Saturday from new number which is not showing on true caller app also, not introduce themselves properly and start questioning you , and they will talk so rudely , they don't have man...

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not join this company they will dominate you ..

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java and advanced Java

Interview Preparation Tips

Interview preparation tips for other job seekers - I applied through an organisation, there were 5 rounds of interview.
1. Aptitude test(written):30 MCQ. Quants, Logical reasoning and vocabulary.
2. Java written test: 20 MCQ and 2 codes.
Questions are about Oops, collection,
Exceptionn and Threads. (Medium level).
Programs are based on Strings and Arrays.
3. Technical Interview 1: Mainly they used to
ask based on your Resume. You should
have very good understanding of SQL, core Java and Advance Java concepts. If you know JavaScript it's then a bit advantageous.
You should have good coding skills, they might ask you write another logic of your program written in Java written test.

4. Technical round 2 : It's all about advanced Java concepts like Jdbc, servlets, JSP, Hibernate and Springs.
5. Managerial cum HR round: Technical questions based on your resume. Normal Hr questions.

It's my honest interview experience with JMR. Interview process took one week. I got offer letter.
Good luck...😊
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Assignment 

Fizz buzz question and array related

Round 2 - Technical 

(1 Question)

  • Q1. Basic react, javascript and one question to find duplicate.
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is angular
  • Ans. 

    Angular is a popular open-source web application framework developed by Google for building dynamic single-page applications.

    • Angular is based on TypeScript, a superset of JavaScript.

    • It follows the MVC (Model-View-Controller) architecture.

    • Angular provides features like data binding, dependency injection, and routing.

    • It has a powerful CLI (Command Line Interface) for scaffolding and building projects.

    • Angular has a large ...

  • Answered by AI
  • Q2. What is directives and pipes
  • Ans. 

    Directives and pipes are features in Angular that allow developers to extend HTML functionality and transform data in templates.

    • Directives are markers on a DOM element that tell Angular to attach a specified behavior to that DOM element or transform the DOM element and its children.

    • Pipes are used to format data in a template. They take in data as input and transform it into the desired output for display.

    • Examples of di...

  • Answered by AI

Skills evaluated in this interview

I applied via Internshala and was interviewed in Sep 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 - Aptitude Test 

Includes basic aptitude question with additional questions based on coding languages fundamentals.....

Round 3 - Technical 

(2 Questions)

  • Q1. Question were based on oops concepts. My next question was write a code of binary search and explain it and lastly I was asked an aptitude question ...
  • Q2. Write a code of binary search and explain it
  • Ans. 

    Binary search is a search algorithm that finds the position of a target value within a sorted array.

    • Divide the array into two halves

    • Compare the target value with the middle element

    • If the target value matches the middle element, return its position

    • If the target value is less than the middle element, search the left half of the array

    • If the target value is greater than the middle element, search the right half of the arra...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do work on your aptitude and practise Data structures and algorithms...

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. Have you worked on ttcn earlier? Mostly related to past projects worked on C storage classes and questions on pointers snips Linked list to find the middle number
  • Q2. Asked about my work if i clear
Round 3 - Technical 

(2 Questions)

  • Q1. Mostly ttcn questions but i dont have knowledge on this
  • Q2. Ttcn development testscripts, gui implementatio

Interview Preparation Tips

Interview preparation tips for other job seekers - During hr call they were told me to provide ttcn training but at the time of final round manager rejected due to no ttcn
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Campus Placement and was interviewed in Jun 2023. There were 3 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 - Coding Test 

Basic coding questions with some aptitude questions

Round 3 - Technical 

(2 Questions)

  • Q1. Object oriented programming
  • Q2. ArrayList deleting even numbers
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

General aptitude and reasoning

Round 3 - Coding Test 

General coding questions

Round 4 - One-on-one 

(1 Question)

  • Q1. 2 medium coding questions, oops concepts and CS fundamentals
Round 5 - One-on-one 

(1 Question)

  • Q1. Linux basics, coding questions
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 30 minutes of discussion.
Round 2 - Technical 

(1 Question)

  • Q1. 75 minutes of discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 technical rounds took 15 days and both were cleared and after long wait the position was given to someone else.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic C++, Multithreading
  • Q2. Be prepared for a linked list question

PC Solutions Interview FAQs

How many rounds are there in PC Solutions Technical Support Engineer interview?
PC Solutions interview process usually has 3 rounds. The most common rounds in the PC Solutions interview process are Telephonic Call and Resume Shortlist.
How to prepare for PC Solutions Technical Support Engineer 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 PC Solutions. The most common topics and skills that interviewers at PC Solutions expect are Desktop Support, End User Support, Hardware Support, IT Helpdesk and IT Service Desk.
What are the top questions asked in PC Solutions Technical Support Engineer interview?

Some of the top questions asked at the PC Solutions Technical Support Engineer interview -

  1. What is vpn? What is pop and SM...read more
  2. They will call you on Saturday from new number which is not showing on true cal...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
JMR Infotech Interview Questions
4.3
 • 29 Interviews
View all
PC Solutions Technical Support Engineer Salary
based on 30 salaries
₹1 L/yr - ₹5 L/yr
27% less than the average Technical Support Engineer Salary in India
View more details

PC Solutions Technical Support Engineer Reviews and Ratings

based on 3 reviews

3.1/5

Rating in categories

2.9

Skill development

3.9

Work-life balance

2.9

Salary

3.1

Job security

3.9

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 3 Reviews and Ratings
Project Engineer
86 salaries
unlock blur

₹2 L/yr - ₹7.5 L/yr

Remote Desktop Support Engineer
59 salaries
unlock blur

₹2.4 L/yr - ₹4.5 L/yr

Desktop Support Engineer
49 salaries
unlock blur

₹0.9 L/yr - ₹4 L/yr

Remote Desktop Engineer
40 salaries
unlock blur

₹2.4 L/yr - ₹5.2 L/yr

Project Consultant
31 salaries
unlock blur

₹3.5 L/yr - ₹11 L/yr

Explore more salaries
Compare PC Solutions with

RNF Technologies

3.4
Compare

JMR Infotech

4.3
Compare

Hidden Brains InfoTech

3.8
Compare

Affine

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