Upload Button Icon Add office photos

Filter interviews by

SecurityHQ NOC Engineer Interview Questions and Answers

Updated 28 Jul 2021

SecurityHQ NOC Engineer Interview Experiences

1 interview found

NOC Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Jul 2021

I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Round robin algorithm
  • Ans. 

    Round robin algorithm is a scheduling algorithm that assigns equal time slices to each process in a circular manner.

    • Assigns time slices to processes in a circular manner

    • Each process gets an equal amount of time before moving to the next process

    • Helps in achieving fairness in process scheduling

    • Used in network load balancing, CPU scheduling, and disk scheduling

  • Answered by AI
  • Q2. Leaky bucket algorithm
  • Ans. 

    Leaky bucket algorithm is a method of controlling traffic in a network.

    • It is used to prevent network congestion.

    • It works by limiting the rate at which data is transmitted.

    • Data is stored in a 'bucket' and released at a constant rate.

    • If the bucket overflows, excess data is discarded.

    • It is commonly used in Quality of Service (QoS) implementations.

  • Answered by AI
  • Q3. What is flag
  • Ans. 

    A flag is a variable used in programming to indicate a certain condition or state.

    • Flags are commonly used in conditional statements to determine the flow of a program.

    • They can be set to true or false, 1 or 0, or any other value that represents a certain state.

    • Examples of flags include 'is_logged_in', 'has_permission', and 'is_valid'.

  • Answered by AI
  • Q4. Osi model

Interview Preparation Tips

Interview preparation tips for other job seekers - Focos on technical knowledge

Skills evaluated in this interview

Interview questions from similar companies

I applied via Job Portal and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic js concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

I applied via Campus Placement and was interviewed in Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Resume Based Questions were Asked

Interview Preparation Tips

Interview preparation tips for other job seekers - I cleared technical interview but they rejected me in hr interview without giving any reason.

I applied via LinkedIn and was interviewed in May 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Power Bi questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Portrait your eagerness towards upskilling and learning new things
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Deals with quantitative aps, networking, electrical core and c code snippets

Round 2 - Group Discussion 

Is basically a group technical interview. anyone who knows the answer can rise their hand, and the interviewer will prompt them to answer-online meet

Round 3 - Group Discussion 

This is similar to gd1.

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was easy level questions. They basically test your basic understanding of core subjects.

Round 2 - Technical 

(1 Question)

  • Q1. What is tcp What is a network Ip address Mac address
  • Ans. 

    TCP is a communication protocol that allows for reliable and ordered data transmission over a network. A network is a collection of interconnected devices that can communicate with each other. An IP address is a unique identifier assigned to each device on a network. A MAC address is a hardware address assigned to network interfaces for communication within a network.

    • TCP stands for Transmission Control Protocol and is ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your best

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions from communication engineering, c , linux , microcontroller microprocessor,..

Round 2 - Group Discussion 

GD to test our knowledge and communication

Round 3 - HR 

(2 Questions)

  • Q1. Digital electronics, electrical machines, c programming, microcontroller microprocessor
  • Q2. Difference between malloc and c alloc
  • Ans. 

    malloc and calloc are functions in C programming used for dynamic memory allocation, with the main difference being how they initialize memory.

    • malloc() allocates uninitialized memory, while calloc() allocates zero-initialized memory

    • malloc() takes a single argument for the number of bytes to allocate, while calloc() takes two arguments for the number of elements and size of each element

    • Example: int *ptr = (int*)malloc(5...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Tech 1 vs 3 . Questions from round 3
Round 5 - HR 

(1 Question)

  • Q1. Negotiation, work culture, company expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and be confident that's enough
Deliver the knowledge properly without any low confidence answers

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Address and data lines in microprocessor
  • Ans. 

    Address lines are used to specify a memory location, while data lines are used to transfer data to and from that location in a microprocessor.

    • Address lines are used to select a specific memory location in RAM or ROM.

    • Data lines are used to transfer data between the microprocessor and memory or I/O devices.

    • For example, in an 8-bit microprocessor, there may be 16 address lines and 8 data lines.

    • The number of address and da...

  • Answered by AI
  • Q2. Some c code snippets
Round 2 - Group Discussion 

Data structures os networks

Round 3 - Group Discussion 

In depth about core subjects

Round 4 - One-on-one 

(1 Question)

  • Q1. Technical+HR questons

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

It was great and in online too

Round 2 - Group Discussion 

This was mainly a tech interview and given equal opportunities and was mainly about C,classes,DSA and more common.

Round 3 - Group Discussion 

It was a intense round with depth in the matter

Interview Preparation Tips

Interview preparation tips for other job seekers - do a good research about the companies before entering into one
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

It was based on quants and mpmc

Round 2 - Group Discussion 

Technical questions based on c,os.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong on c concepts

SecurityHQ Interview FAQs

What are the top questions asked in SecurityHQ NOC Engineer interview?

Some of the top questions asked at the SecurityHQ NOC Engineer interview -

  1. Round robin algori...read more
  2. What is f...read more
  3. Leaky bucket algori...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Fractal Analytics Interview Questions
4.0
 • 205 Interviews
MathCo Interview Questions
2.9
 • 110 Interviews
Zeta Interview Questions
3.4
 • 69 Interviews
embedUR Systems Interview Questions
3.2
 • 48 Interviews
Kiya.ai Interview Questions
3.2
 • 48 Interviews
Busibud Interview Questions
4.0
 • 42 Interviews
Mitsogo Inc Interview Questions
3.1
 • 38 Interviews
Subex Interview Questions
3.5
 • 35 Interviews
View all
Security Engineer
78 salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

Security Analyst
53 salaries
unlock blur

₹4 L/yr - ₹10.5 L/yr

SOC Analyst
17 salaries
unlock blur

₹4 L/yr - ₹7.6 L/yr

Graduate Analyst
16 salaries
unlock blur

₹4.5 L/yr - ₹6.8 L/yr

Cyber Security Analyst
16 salaries
unlock blur

₹3 L/yr - ₹9.1 L/yr

Explore more salaries
Compare SecurityHQ with

Fractal Analytics

4.0
Compare

Subex

3.5
Compare

Kiya.ai

3.2
Compare

MathCo

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