Upload Button Icon Add office photos

Filter interviews by

Fortinet Technical Support Engineer Interview Questions and Answers

Updated 18 Jul 2024

Fortinet Technical Support Engineer Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Dhcp helper mac and ip
  • Q2. Putting ip on window pc
  • Ans. 

    To assign an IP address to a Windows PC, you can do so through the network settings.

    • Go to Control Panel > Network and Sharing Center

    • Click on Change adapter settings

    • Right-click on the network connection you want to assign an IP address to and select Properties

    • Select Internet Protocol Version 4 (TCP/IPv4) and click on Properties

    • Choose 'Use the following IP address' and enter the IP address, subnet mask, default gateway,

  • Answered by AI
  • Q3. What if i browse a website, what works at backend
  • Ans. 

    When browsing a website, various components work at the backend to deliver content and functionality.

    • Web server processes requests and serves web pages

    • Database stores and retrieves data

    • Application server executes application logic

    • Content delivery network (CDN) may cache and deliver content

    • Load balancer distributes incoming traffic to multiple servers

    • Web browser renders the content for the user

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Needs more hands on practice

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. How does Angular work ?
  • Ans. 

    Angular is a front-end web application framework that allows developers to build dynamic single-page applications.

    • Angular uses TypeScript for building applications.

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

    • Angular provides two-way data binding, which means changes in the model are automatically reflected in the view and vice versa.

    • It uses directives to extend HTML with new attributes and tags.

    • Angular has ...

  • Answered by AI
  • Q2. Array based javascript question
  • Q3. What is hoisting ?
  • Ans. 

    Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.

    • In JavaScript, variable and function declarations are hoisted to the top of their scope.

    • This means that you can use a variable or function before it is declared.

    • However, only the declarations are hoisted, not the initializations.

  • Answered by AI
  • Q4. What is temporal dead zone ?
  • Ans. 

    Temporal dead zone is the period between entering scope and being able to access a variable.

    • Occurs when trying to access a variable before it has been declared

    • Caused by hoisting in JavaScript

    • Results in a ReferenceError

    • Example: const x = 10; console.log(x); // ReferenceError: Cannot access 'x' before initialization

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics well

Skills evaluated in this interview

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

(1 Question)

  • Q1. Project related question
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based question
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - This is the worst organization I have ever worked for.

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

Round 1 - Aptitude Test 

Technical questions trainbased questions general aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Project sql python interview questions
Round 3 - HR 

(1 Question)

  • Q1. Project family background introduction your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Not selected python programming the company is good

I applied via Job Portal and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic perf testing questions
Round 2 - Technical 

(1 Question)

  • Q1. Detailed question on monitoring and analysis
Round 3 - HR 

(1 Question)

  • Q1. Basic information they will ask and will discuss salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest.. tell them what you know and dont fake it

I applied via Referral and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic computer knowledge questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If it's contract based job, please don't go with Joulse to Watts. They don't take any responsibility of making employees as apermanent in client company.

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

Round 1 - Technical 

(1 Question)

  • Q1. Based on previous projects

Interview Preparation Tips

Interview preparation tips for other job seekers - joined 4 months back but still no clarity on which project
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Nice and easy you can crack

Round 2 - Coding Test 

Not that easy and not that much hard

Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. What is the difference between service request and incident
  • Ans. 

    Service request is a formal request for help or information, while incident is an unplanned event that disrupts normal operation.

    • Service request is a proactive request for assistance or information, often initiated by the user.

    • Incident is a reactive event that causes a disruption in normal operations, such as a system outage or software malfunction.

    • Service requests are typically routine and can be planned in advance, w...

  • Answered by AI
  • Q2. What is active directory and how does works.
  • Ans. 

    Active Directory is a directory service developed by Microsoft for Windows domain networks.

    • Centralized database for managing network resources

    • Stores information about users, computers, and other network objects

    • Allows administrators to control access and permissions

    • Supports single sign-on for users to access multiple resources with one login

    • Uses Lightweight Directory Access Protocol (LDAP) for communication

  • Answered by AI
  • Q3. We should aware of windows active directory,DNS, DHCP, print server, file server, azure cloud, office 365.
  • Q4. What is firewall and how does works.
  • Ans. 

    A firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.

    • Acts as a barrier between a trusted internal network and untrusted external network

    • Filters traffic based on rules set by the network administrator

    • Can be hardware-based or software-based

    • Examples include Cisco ASA, Palo Alto Networks, and Windows Firewall

  • Answered by AI
  • Q5. We should know about WSUS patch management or SCCM.
Round 2 - Technical 

(2 Questions)

  • Q1. What is my day to day works.
  • Q2. Security related thing's
Round 3 - HR 

(2 Questions)

  • Q1. What is my notice period and about my work culture.
  • Q2. Salary discussion.

Interview Preparation Tips

Topics to prepare for Value Point Systems Technical Support Engineer interview:
  • Azure
  • ITIL
  • Server
  • End User Support
  • IAM
  • Configuring DHCP
  • DNS Management
  • FTP
Interview preparation tips for other job seekers - Who has looking for job change they should have good communication skills and good technical skills.
Explore RCA.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Data structure question asked

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are looking for job security and growth then skip this organisation

Fortinet Interview FAQs

How many rounds are there in Fortinet Technical Support Engineer interview?
Fortinet interview process usually has 1 rounds. The most common rounds in the Fortinet interview process are Technical.
How to prepare for Fortinet 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 Fortinet. The most common topics and skills that interviewers at Fortinet expect are Linux, Technical Support, Troubleshooting, CCNA and Virtualization.
What are the top questions asked in Fortinet Technical Support Engineer interview?

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

  1. What if i browse a website, what works at back...read more
  2. Putting ip on window...read more
  3. Dhcp helper mac and...read more

Tell us how to improve this page.

Fortinet Technical Support Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Cisco Interview Questions
4.1
 • 372 Interviews
Magic Edtech Interview Questions
3.1
 • 50 Interviews
McAfee Interview Questions
4.0
 • 30 Interviews
DISYS Interview Questions
3.0
 • 27 Interviews
VDart Interview Questions
4.0
 • 26 Interviews
View all
Fortinet Technical Support Engineer Salary
based on 16 salaries
₹5.5 L/yr - ₹16 L/yr
144% more than the average Technical Support Engineer Salary in India
View more details

Fortinet Technical Support Engineer Reviews and Ratings

based on 2 reviews

2.5/5

Rating in categories

4.2

Skill development

1.9

Work-life balance

2.7

Salary

4.2

Job security

1.9

Company culture

1.9

Promotions

1.9

Work satisfaction

Explore 2 Reviews and Ratings
Technical Support Engineer
16 salaries
unlock blur

₹5.4 L/yr - ₹16 L/yr

Software Engineer
12 salaries
unlock blur

₹4.2 L/yr - ₹14.9 L/yr

Technical Trainer
10 salaries
unlock blur

₹20 L/yr - ₹35 L/yr

TAC Engineer
8 salaries
unlock blur

₹7.3 L/yr - ₹17 L/yr

Professional Services Consultant
7 salaries
unlock blur

₹23.5 L/yr - ₹40 L/yr

Explore more salaries
Compare Fortinet with

Value Point Systems

3.7
Compare

JoulestoWatts Business Solutions

2.9
Compare

Saama Technologies

3.7
Compare

DISYS

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