Upload Button Icon Add office photos

Filter interviews by

ZeroFOX Platform Engineer Interview Questions and Answers

Updated 16 Jan 2025

ZeroFOX Platform Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Social media such as fb insta twitter form filling IPR form filling Basically form filling back office english check
  • Q2. English check

Interview Preparation Tips

Interview preparation tips for other job seekers - Check with seniors and past company people before joing this company. If they have any job after working here.
My worst mistake accepting offer and working but literally experience not counted outside

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Walk-in

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. Boq of 1 KM 11 kV line.
  • Q2. Boq of 1 km LT line
  • Ans. 

    BOQ of 1 km LT line is a document that lists all the items required for the construction of a 1 km low tension line.

    • BOQ stands for Bill of Quantities

    • The BOQ includes details of materials, quantities, and prices

    • The BOQ helps in estimating the total cost of the project

    • Example items in the BOQ for a 1 km LT line: conductor, insulators, poles, transformers, hardware fittings, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of site. 11 KV, LT, Distribution Transformer
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions around software design
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Question from Strings and Question from Linked Lists

Round 2 - Technical 

(2 Questions)

  • Q1. What are double pointers ?
  • Ans. 

    Double pointers are pointers that store the memory address of another pointer.

    • Double pointers are used in C and C++ to store the address of a pointer variable.

    • They are commonly used in functions to modify the value of a pointer passed as an argument.

    • Example: int **ptr; // declares a double pointer to an integer pointer.

  • Answered by AI
  • Q2. Discuss OOPS in Programming.
  • Ans. 

    OOPS stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.

    • OOPS focuses on creating objects that contain both data and methods to manipulate that data.

    • Encapsulation, inheritance, and polymorphism are key principles of OOPS.

    • Example: Inheritance allows a class to inherit properties and methods from another class, promoting code reusability.

  • Answered by AI

Skills evaluated in this interview

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 Jun 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Some program snippets were given in C language and told to debug it
  • Q2. Running median in stream
  • Ans. 

    Calculate the running median of a stream of numbers.

    • Use two heaps - a max heap for the smaller half of the numbers and a min heap for the larger half.

    • Keep the heaps balanced by ensuring the size difference is at most 1.

    • If the heaps are balanced, the median is the average of the top elements of the two heaps. Otherwise, it is the top element of the larger heap.

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Why we use trie and its advantages and dis-advantages
  • Ans. 

    Trie is a tree data structure used for efficient retrieval of key-value pairs, commonly used in autocomplete and spell check applications.

    • Advantages: efficient prefix search, space optimization for storing keys with common prefixes, easy to implement autocomplete and spell check functionalities

    • Disadvantages: can be memory intensive for large datasets, complex to implement compared to other data structures like hash tab...

  • Answered by AI
  • Q2. Networking related questions

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. You Have a Data Stream and integers are coming at each second you have to identify the erroneous values.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Phone Call 

(2 Questions)

  • Q1. Tell me about your previous company role ?
  • Ans. 

    I was a software engineer responsible for developing and maintaining web applications for a financial services company.

    • Developed and maintained web applications using technologies such as Java, Spring, and Angular

    • Collaborated with cross-functional teams to gather requirements and deliver solutions

    • Participated in code reviews and testing to ensure high quality software

    • Implemented new features and enhancements to improve

  • Answered by AI
  • Q2. Willing to join Arista ?
  • Ans. 

    Yes, I am willing to join Arista as a Software Engineer.

    • I am excited about the opportunity to work at Arista and contribute to their innovative projects.

    • I have researched the company and believe that my skills align well with their values and goals.

    • I am confident that I can make a positive impact on the team and help drive success at Arista.

  • Answered by AI
Round 2 - Coding Test 

One Hr interview with 3-4 coding questions on strings,array and linked list

I applied via LinkedIn and was interviewed in Oct 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Javascript / UI related
Round 2 - Case Study 

SYSTEM Design

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on your core skills and system design knowledge.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Coding Test 

3 coding questions; 1 was of Trie, 1 was greedy and another was related to OOPs, and high level data structures

Round 2 - Technical 

(1 Question)

  • Q1. Based on resume, technical skills.
Round 3 - One-on-one 

(1 Question)

  • Q1. Again Technical skills and CS subjects knowledge

I applied via Naukri.com and was interviewed in Jan 2022. There were 4 interview rounds.

Round 1 - Coding Test 

It's a one hour coding test which tests basic problem solving skills.

Round 2 - Technical 

(1 Question)

  • Q1. In this round interviewer tests your problem solving skills, you will be given a link to a coding platform and will be asked to solve couple of problems (1- easy, 2- medium). Approach will be considered ra...
Round 3 - One-on-one 

(1 Question)

  • Q1. This will test your technical skills for the domain you have been shortlisted for
Round 4 - One-on-one 

(1 Question)

  • Q1. It's kind of a behavioural round which targets your previous experiences and your exposure

Interview Preparation Tips

Interview preparation tips for other job seekers - Get your basics right. Work of Data-structures and Algorithms and All the Best!!!

ZeroFOX Interview FAQs

How many rounds are there in ZeroFOX Platform Engineer interview?
ZeroFOX interview process usually has 1 rounds. The most common rounds in the ZeroFOX interview process are One-on-one Round.
How to prepare for ZeroFOX Platform 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 ZeroFOX. The most common topics and skills that interviewers at ZeroFOX expect are IAM, Javascript, Python, SQL and Sharepoint.
What are the top questions asked in ZeroFOX Platform Engineer interview?

Some of the top questions asked at the ZeroFOX Platform Engineer interview -

  1. Social media such as fb insta twitter form filling IPR form filling Basically f...read more
  2. English ch...read more

Tell us how to improve this page.

ZeroFOX Platform Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Arista Networks Interview Questions
4.2
 • 43 Interviews
ENH iSecure Interview Questions
4.1
 • 29 Interviews
Sandvine Interview Questions
3.2
 • 16 Interviews
Iron Systems Interview Questions
3.2
 • 16 Interviews
Avantel Interview Questions
3.9
 • 13 Interviews
Jasmin Infotech Interview Questions
4.0
 • 12 Interviews
Aryaka Networks Interview Questions
3.5
 • 11 Interviews
View all
ZeroFOX Platform Engineer Salary
based on 4 salaries
₹3.4 L/yr - ₹17 L/yr
27% less than the average Platform Engineer Salary in India
View more details
Platform Specialist
41 salaries
unlock blur

₹2.6 L/yr - ₹4.5 L/yr

Cyber Security Analyst
20 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Security Analyst
13 salaries
unlock blur

₹3.2 L/yr - ₹5 L/yr

Team Lead
12 salaries
unlock blur

₹5.7 L/yr - ₹12.2 L/yr

Technical Lead
9 salaries
unlock blur

₹15.3 L/yr - ₹17 L/yr

Explore more salaries
Compare ZeroFOX with

Vindhya Telelinks

4.0
Compare

Presto Infosolutions

3.6
Compare

Accord Synergy

3.8
Compare

Compuage Infocom

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