Upload Button Icon Add office photos
Engaged Employer

i

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

FSL Software Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

FSL Software Technologies Desktop Support Engineer Interview Questions and Answers

Updated 17 Jun 2024

FSL Software Technologies Desktop Support Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Qualification, experience
Round 2 - Technical 

(2 Questions)

  • Q1. Which generation laptop is used in your company ?
  • Ans. 

    Our company uses laptops from the 8th generation.

    • Laptops in our company are from the 8th generation

    • These laptops offer improved performance and efficiency compared to older generations

    • Examples include Intel Core i7-8700K and i5-8600K processors

  • Answered by AI
  • Q2. What is routing
  • Ans. 

    Routing is the process of selecting the best path for network traffic to reach its destination.

    • Routing involves determining the optimal path for data packets to travel from the source to the destination.

    • Routers use routing tables to make decisions on how to forward packets based on destination IP addresses.

    • Routing protocols like OSPF and BGP are used to exchange routing information between routers.

    • Examples of routing p

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn everything about it

Skills evaluated in this interview

Interview questions from similar companies

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM

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

Interview Questionnaire 

1 Question

  • Q1. Java 8 , spring mvc , database

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions are simple that you can crack the interview easily but it's my humble advice that dont go here as the manager is only trust team lead and he is resist. They are raising the hand to beat employees. Akula and Rajkumar both are resist and street guy.

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

Interview Questionnaire 

5 Questions

  • Q1. Which collection class is used to represent key-value pairs?
  • Ans. 

    The HashMap class is used to represent key-value pairs in Java.

    • HashMap is a part of the Java Collections Framework.

    • It allows null values and only one null key.

    • It provides constant-time performance for basic operations like get and put.

    • Example: HashMap<String, Integer> map = new HashMap<>();

  • Answered by AI
  • Q2. What is abstraction?
  • Ans. 

    Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.

    • Abstraction allows us to create models or representations of real-world objects or systems in software.

    • It helps in managing complexity by breaking down a system into smaller, more manageable parts.

    • Abstraction provides a level of indirection, allowing changes to be made in one part of the system...

  • Answered by AI
  • Q3. Why is try-catch used in JAVA?
  • Ans. 

    try-catch is used in Java to handle exceptions and prevent program crashes.

    • try-catch blocks are used to catch and handle exceptions that may occur during program execution.

    • It allows the program to gracefully handle errors and prevent the program from crashing.

    • The try block contains the code that may throw an exception, and the catch block handles the exception.

    • Multiple catch blocks can be used to handle different types...

  • Answered by AI
  • Q4. Which statement will we use if we want to select a statement based on integer inputs?
  • Ans. 

    The statement to use for selecting based on integer inputs is the 'switch' statement.

    • The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.

    • Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.

    • The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.

    • ...

  • Answered by AI
  • Q5. Explain your project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basic concepts
Prepare a good project

Skills evaluated in this interview

I applied via Referral

Interview Questionnaire 

2 Questions

  • Q1. System administrator
  • Q2. System engineer

Interview Preparation Tips

Interview preparation tips for other job seekers - Good apptunity good experience

I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

7 Questions

  • Q1. What is imap, or pop3
  • Ans. 

    IMAP and POP3 are email protocols used for retrieving emails from a mail server.

    • IMAP stands for Internet Message Access Protocol and allows users to access and manage their emails on a remote server.

    • POP3 stands for Post Office Protocol version 3 and downloads emails from a mail server to a local device.

    • IMAP allows for multiple devices to access and sync emails, while POP3 only allows for one device to download emails.

    • I...

  • Answered by AI
  • Q2. What is outlook
  • Ans. 

    Outlook is a personal information manager developed by Microsoft.

    • It is used for email communication, managing contacts, scheduling appointments, and organizing tasks.

    • It integrates with other Microsoft Office applications such as Word, Excel, and PowerPoint.

    • It allows users to create and manage multiple email accounts and folders.

    • It has features such as email filtering, automatic replies, and calendar sharing.

    • It can be a...

  • Answered by AI
  • Q3. What is safe mode
  • Ans. 

    Safe mode is a diagnostic mode in which a computer's operating system starts with only basic functions.

    • Safe mode is used to troubleshoot and fix issues with the operating system or software.

    • In safe mode, only essential drivers and services are loaded, which can help identify and resolve problems.

    • Safe mode can be accessed by pressing a key during startup, such as F8 for Windows.

    • In safe mode, the screen resolution may be...

  • Answered by AI
  • Q4. System slowness
  • Q5. Why we create pst file
  • Ans. 

    PST files are created to store Outlook data locally on a computer.

    • PST files allow users to access their Outlook data even when not connected to the internet.

    • They can be used to backup important emails, contacts, and calendar events.

    • PST files can also be used to transfer Outlook data from one computer to another.

    • They have a maximum size limit of 50GB in Outlook 2010 and later versions.

    • PST files can be password protected

  • Answered by AI
  • Q6. What is tcp /udp
  • Ans. 

    TCP and UDP are protocols used for communication between devices on a network.

    • TCP stands for Transmission Control Protocol and is a connection-oriented protocol used for reliable data transfer.

    • UDP stands for User Datagram Protocol and is a connectionless protocol used for fast data transfer.

    • TCP is used for applications that require reliable data transfer, such as email and file transfer.

    • UDP is used for applications tha...

  • Answered by AI
  • Q7. How to install operating system
  • Ans. 

    To install an operating system, you need to create a bootable media and follow the installation wizard.

    • Create a bootable media (USB, DVD, etc.) with the operating system image

    • Insert the bootable media into the computer and restart it

    • Follow the installation wizard and select the desired options (language, partition, etc.)

    • Wait for the installation to complete and restart the computer

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - These are most important questions for desktop supporter

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. About your self,expectedly salary
  • Q2. How many months to you work in the company

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi good morning ,my interview advice is no tention to the to properly speak,eye contact ,skills these are trip help to interview panal

I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What the qualification hcl
  • Ans. 

    HCL is a global IT services company providing software engineering and consulting services.

    • HCL is a multinational company headquartered in India.

    • They offer a wide range of IT services including software development, testing, and maintenance.

    • HCL has a strong presence in various industries such as healthcare, finance, and manufacturing.

    • They have partnerships with leading technology companies like Microsoft, IBM, and Orac...

  • Answered by AI
  • Q2. How much salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer hr is very simple technology sirs mams tq all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2022. There were 2 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 

(3 Questions)

  • Q1. Java8 Features and Opps concepts
  • Q2. Collections frame works
  • Q3. Difference between abstraction and interface
  • Ans. 

    Abstraction is a concept of hiding implementation details while interface is a contract that defines the behavior of a class.

    • Abstraction is achieved through abstract classes and methods

    • Interface is a collection of abstract methods

    • Abstraction is used for reducing complexity and increasing efficiency

    • Interface is used for achieving multiple inheritance and loose coupling

    • Abstraction is a way of achieving data abstraction w...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well then attend the interview All the best

I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java basics oops selenium framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn java basic on strings and selenium

FSL Software Technologies Interview FAQs

How many rounds are there in FSL Software Technologies Desktop Support Engineer interview?
FSL Software Technologies interview process usually has 2 rounds. The most common rounds in the FSL Software Technologies interview process are HR and Technical.
What are the top questions asked in FSL Software Technologies Desktop Support Engineer interview?

Some of the top questions asked at the FSL Software Technologies Desktop Support Engineer interview -

  1. Which generation laptop is used in your compan...read more
  2. What is rout...read more

Tell us how to improve this page.

FSL Software Technologies Desktop Support Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 142 Interviews
Monotype Interview Questions
3.7
 • 23 Interviews
Izmo Interview Questions
3.5
 • 13 Interviews
Nxtra Data Interview Questions
4.1
 • 10 Interviews
Lirik Infotech Interview Questions
3.9
 • 8 Interviews
DCM Infotech Interview Questions
3.7
 • 7 Interviews
Acer India Interview Questions
4.3
 • 7 Interviews
View all
FSL Software Technologies Desktop Support Engineer Salary
based on 56 salaries
₹1.4 L/yr - ₹1.8 L/yr
41% less than the average Desktop Support Engineer Salary in India
View more details
Desktop Support Engineer
56 salaries
unlock blur

₹1.4 L/yr - ₹1.8 L/yr

Business Development Manager
10 salaries
unlock blur

₹4.2 L/yr - ₹7.2 L/yr

Business Development Executive
10 salaries
unlock blur

₹2.7 L/yr - ₹4.8 L/yr

Java Developer
8 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Service Desk Engineer
7 salaries
unlock blur

₹1.5 L/yr - ₹1.8 L/yr

Explore more salaries
Compare FSL Software Technologies with

HCL Infosystems

3.9
Compare

AYN InfoTech

4.7
Compare

Izmo

3.5
Compare

Acer India

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