Upload Button Icon Add office photos

Filter interviews by

FireEye Interview Questions and Answers

Updated 31 Oct 2024

FireEye Interview Experiences

Popular Designations

5 interviews found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Shared pointers
  • Q2. C++14 feature and design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst company, worst culture.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Data structures, Algorithm

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Was asked to code a url reputation service that was tested against a lot of test cases

Round 2 - One-on-one 

(1 Question)

  • Q1. The interviewer asked to build up on the logic implemented in url reputation service
Round 3 - HR 

(1 Question)

  • Q1. Nothing much apart from regular HR questions. No brainer.

Senior Software Interview Questions asked at other Companies

Q1. Design bookmyshow like application. how will you handle the scenario if two people try to book the same seat at the same time?
View answer (1)

Interview Questionnaire 

1 Question

  • Q1. Devops related

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a great experience.

Devops Engineer Interview Questions asked at other Companies

Q1. How to run a docker command remotely. i.e. Docker is installed on both your laptop and a remote linux server. You need to run docker command on the linux server but without taking a separate ssh session to the linux machine
View answer (2)

FireEye interview questions for popular designations

 Devops Engineer

 (1)

 Senior Software

 (1)

 Software Developer

 (1)

 Senior Software Development Lead

 (1)

 Intern

 (1)

Intern Interview Questions & Answers

user image Siriguppa Aditya

posted on 15 May 2017

I appeared for an interview before May 2016.

Interview Preparation Tips

Round: Test
Experience: Test had all kinds of questions apti+c-apti+cse concepts+coding.
It covered all the things related to computer science.There were 3 coding questions among 39
Duration: 1 hour
Total Questions: 39

Round: Technical Interview
Experience: Resume Related

Round: Technical Interview
Experience: Resume related and tested my knowledge on networking

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Interview questions from similar companies

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 Campus Placement and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Q2. Why IT
  • Q3. About my project
  • Q4. Few mechanical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - General questions

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

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

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

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

FireEye Interview FAQs

How many rounds are there in FireEye interview?
FireEye interview process usually has 1-2 rounds. The most common rounds in the FireEye interview process are Technical, Coding Test and One-on-one Round.
How to prepare for FireEye 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 FireEye. The most common topics and skills that interviewers at FireEye expect are Python, Linux, Consulting, Automation and HTML.
What are the top questions asked in FireEye interview?

Some of the top questions asked at the FireEye interview -

  1. The interviewer asked to build up on the logic implemented in url reputation se...read more
  2. C++14 feature and design patt...read more
  3. Data structures, Algori...read more

Tell us how to improve this page.

FireEye Interview Process

based on 3 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 142 Interviews
Softenger Interview Questions
4.1
 • 53 Interviews
Cyfuture Interview Questions
3.0
 • 45 Interviews
Revature Interview Questions
3.5
 • 40 Interviews
Equifax Interview Questions
3.3
 • 32 Interviews
DISYS Interview Questions
3.0
 • 27 Interviews
View all

FireEye Reviews and Ratings

based on 41 reviews

4.3/5

Rating in categories

3.8

Skill development

4.6

Work-life balance

4.0

Salary

3.5

Job security

3.9

Company culture

3.5

Promotions

4.0

Work satisfaction

Explore 41 Reviews and Ratings
Senior Software Engineer
25 salaries
unlock blur

₹13.9 L/yr - ₹50 L/yr

Software Development Engineer
14 salaries
unlock blur

₹14 L/yr - ₹26 L/yr

Software Engineer
12 salaries
unlock blur

₹11.5 L/yr - ₹25 L/yr

Software Developer
12 salaries
unlock blur

₹14.3 L/yr - ₹25.5 L/yr

Software Development Engineer Test
10 salaries
unlock blur

₹15 L/yr - ₹28 L/yr

Explore more salaries
Compare FireEye with

McAfee

3.9
Compare

HCL Infosystems

3.9
Compare

Softenger

4.1
Compare

Cyfuture

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