Upload Button Icon Add office photos

Filter interviews by

VDA Infosolutions FMS Engineer Interview Questions and Answers

Updated 6 Nov 2024

VDA Infosolutions FMS Engineer Interview Experiences

3 interviews found

FMS Engineer Interview Questions & Answers

user image Anonymous

posted on 6 Nov 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about your self

FMS Engineer Interview Questions & Answers

user image shivprasad pansare

posted on 17 May 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. CCNA related questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Previous job related

FMS Engineer Interview Questions Asked at Other Companies

asked in Wipro
Q1. Which cable we are using Switch to Router connectivity
Q2. Are you able to resolve software-related issues that we commonly ... read more
Q3. How to configure mac jamf, how to connect server , how to take sc ... read more
asked in Wipro
Q4. How can we cancel jobs from a printer
asked in Wipro
Q5. How can we join a system in Domain

FMS Engineer Interview Questions & Answers

user image Aakash Pardeshi

posted on 30 May 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
-

I applied via Walk-in and was interviewed before May 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Technical skills
  • Q2. Os and other technology
  • Q3. About windows issues
  • Q4. About desktop hardware
  • Q5. About desktop and laptop hardware and software

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is the classes of IP address ?
  • Ans. 

    IP addresses are classified into 5 classes: A, B, C, D, and E.

    • Class A: 1.0.0.0 to 126.0.0.0

    • Class B: 128.0.0.0 to 191.255.0.0

    • Class C: 192.0.0.0 to 223.255.255.0

    • Class D: 224.0.0.0 to 239.255.255.255

    • Class E: 240.0.0.0 to 255.255.255.255

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always aware techincal related fields.

Skills evaluated in this interview

I was interviewed before Jul 2016.

Interview Questionnaire 

9 Questions

  • Q1. How can we cancel jobs from a printer
  • Ans. 

    To cancel jobs from a printer, you can use the printer's control panel, print management software, or command line tools.

    • Access the printer's control panel and navigate to the print queue or job list.

    • Select the job(s) you want to cancel and choose the cancel or delete option.

    • Alternatively, use print management software to manage and cancel print jobs remotely.

    • Command line tools like 'lpq' and 'cancel' can be used to ca...

  • Answered by AI
  • Q2. Full meaning of IP
  • Ans. 

    IP stands for Internet Protocol.

    • IP is a set of rules that governs how data is sent and received over the internet.

    • It is responsible for assigning unique addresses to devices connected to a network.

    • IP addresses can be either IPv4 (e.g., 192.168.0.1) or IPv6 (e.g., 2001:0db8:85a3:0000:0000:8a2e:0370:7334).

    • IP is a fundamental protocol in the TCP/IP suite, which is the foundation of the internet.

    • IP packets contain both the...

  • Answered by AI
  • Q3. Windows XP installation steps
  • Ans. 

    Windows XP installation steps

    • Insert the Windows XP installation CD into the computer's CD/DVD drive

    • Restart the computer and boot from the CD

    • Follow the on-screen instructions to select the installation language and agree to the license agreement

    • Choose the partition where you want to install Windows XP

    • Format the partition if necessary

    • Wait for the installation process to complete

    • Enter the product key when prompted

    • Set up t...

  • Answered by AI
  • Q4. Why blue screen error appear
  • Ans. 

    Blue screen errors appear due to critical system errors in Windows operating systems.

    • Blue screen errors, also known as BSOD (Blue Screen of Death), occur when the Windows operating system encounters a critical error that it cannot recover from.

    • These errors can be caused by hardware issues, such as faulty RAM or incompatible drivers.

    • Software conflicts, malware infections, and corrupt system files can also trigger blue s...

  • Answered by AI
  • Q5. What is AD
  • Ans. 

    AD stands for Active Directory, a directory service developed by Microsoft for Windows domain networks.

    • AD is used to manage and organize resources in a network environment.

    • It provides centralized authentication and authorization services.

    • AD stores information about users, computers, groups, and other network objects.

    • It allows administrators to control access to resources and enforce security policies.

    • AD enables single ...

  • Answered by AI
  • Q6. How can we join a system in Domain
  • Ans. 

    To join a system in a domain, you need to follow a few steps.

    • Ensure the system meets the domain requirements

    • Connect the system to the domain network

    • Authenticate with domain credentials

    • Assign the system to the appropriate domain group

    • Test the system's connectivity and functionality within the domain

  • Answered by AI
  • Q7. Switch and Hub work function
  • Ans. 

    Switches and hubs are networking devices used to connect multiple devices in a network.

    • Switches operate at the data link layer of the OSI model and make forwarding decisions based on MAC addresses.

    • Switches provide dedicated bandwidth to each connected device, allowing simultaneous communication.

    • Hubs operate at the physical layer and simply broadcast incoming data to all connected devices.

    • Hubs share the available bandwi...

  • Answered by AI
  • Q8. What is router
  • Ans. 

    A router is a networking device that forwards data packets between computer networks.

    • Routers operate at the network layer (Layer 3) of the OSI model.

    • They use routing tables to determine the best path for data packets to reach their destination.

    • Routers can connect multiple networks together, such as LANs and WANs.

    • They provide network address translation (NAT) to allow multiple devices to share a single public IP address...

  • Answered by AI
  • Q9. Which cable we are using Switch to Router connectivity
  • Ans. 

    The cable used for Switch to Router connectivity is Ethernet cable.

    • Ethernet cable is commonly used for connecting switches and routers.

    • It provides high-speed data transmission and is widely available.

    • Ethernet cables come in different categories such as Cat5, Cat6, etc.

    • The choice of cable depends on the network requirements and the distance between the devices.

  • Answered by AI

Interview Preparation Tips

College Name: Balurghat College

Skills evaluated in this interview

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First question in hr interview is tell about yourself then the hr asked questions what I mentioned in my resume. So put the information in resume what you known well. My unique talent is I'm a stage spea...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, be confident, don't put irrelevant information in your resume update yourself relating to your studies

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. 1.Describe a situation where you have taken a quick decision and failed, and a situation where you succeeded. 2. What is a skill you have tried to achieve but failed? 3. Describe a decision you have taken ...

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Always try to take risk in small problems . When you face the consequences, you would be able to tackle bigger problems.
2. Every skill you learn, even if you didn't excel in it is not to be considered a waste of time/failure, you learn something simply by participating.

I applied via Campus Placement and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Description of project
  • Ans. 

    The project involved designing and implementing a new network infrastructure for a large corporation.

    • Conducted a thorough analysis of the existing network infrastructure

    • Designed a new network architecture that met the company's needs

    • Implemented the new network infrastructure with minimal disruption to business operations

    • Tested and optimized the new network to ensure optimal performance

    • Provided ongoing support and maint

  • Answered by AI
  • Q2. Your previous experince

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepare for your resume

VDA Infosolutions Interview FAQs

How many rounds are there in VDA Infosolutions FMS Engineer interview?
VDA Infosolutions interview process usually has 1-2 rounds. The most common rounds in the VDA Infosolutions interview process are One-on-one Round and Technical.
What are the top questions asked in VDA Infosolutions FMS Engineer interview?

Some of the top questions asked at the VDA Infosolutions FMS Engineer interview -

  1. About desktop and laptop hardware and softw...read more
  2. Os and other technol...read more
  3. About desktop hardw...read more

Tell us how to improve this page.

VDA Infosolutions FMS Engineer Interview Process

based on 5 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
CitiusTech Interview Questions
3.4
 • 269 Interviews
View all
VDA Infosolutions FMS Engineer Salary
based on 165 salaries
₹1.2 L/yr - ₹4 L/yr
16% more than the average FMS Engineer Salary in India
View more details

VDA Infosolutions FMS Engineer Reviews and Ratings

based on 47 reviews

3.7/5

Rating in categories

3.8

Skill development

3.6

Work-life balance

3.1

Salary

3.6

Job security

3.5

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 47 Reviews and Ratings
FMS Engineer
165 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Desktop Support Engineer
102 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Service Desk Engineer
57 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Administrator
50 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

FMS Support Engineer
49 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare VDA Infosolutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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