Upload Button Icon Add office photos

Filter interviews by

Net Protector Antivirus Interview Questions and Answers

Updated 6 May 2024

Net Protector Antivirus Interview Experiences

Popular Designations

4 interviews found

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 Sep 2022. There were 4 interview rounds.

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 Resume tips
Round 2 - Coding Test 

Logical coding questions

Round 3 - Coding Test 

File operations and DSA round

Round 4 - One-on-one 

(1 Question)

  • Q1. Meeting with manager

Interview Preparation Tips

Topics to prepare for Net Protector Antivirus Software Developer interview:
  • CPP
  • DSA
  • File operations

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 (42)
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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. Why are you joining here ? How to handle staff? How to handling management?
  • Q2. How to take interview ?

Interview Preparation Tips

Interview preparation tips for other job seekers - I have a good Good experience our company, and I am so happy for management stuff, ma’am, and sir, for giving me up this opportunity thanks Npav net protector company

AM Human Resource Interview Questions asked at other Companies

Q1. What is your understanding of the role of a human resources department?
View answer (2)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before May 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. About yourself, work experience

Sales Coordinator Interview Questions asked at other Companies

Q1. How can you convince a client to take the product from you?
View answer (1)

Interview Questionnaire 

1 Question

  • Q1. Mostly Ask me question on Data structure file handling

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on coding part mostly

Software Developer Trainee Interview Questions asked at other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. what is class? 4. what is object? 5. what is polymorphism? types of polymorphism explain real example of polymorphism. 6. what is inheritence? Difference between multiple &amp... read more
View answer (2)

Net Protector Antivirus interview questions for popular designations

 Sales Coordinator

 (1)

 Software Developer

 (1)

 Software Developer Trainee

 (1)

 AM Human Resource

 (1)

Interview questions from similar companies

Interview Preparation Tips

Round: TECHNICAL ROUND TEST
Experience: A 45 mins round which consisted of 30 mins of core questions and 15 mins of data structures.  It was a mix of test on our knowledge .

Round: HR Interview
Experience: Most of the questions were based on general knowledge and many of them were from the resume provides by me

General Tips: It is always advisable to be prepared with certain set of general questions which make it easier to answer.
Skill Tips: Focus on your Study.. Revise the subject that you have studied at the time of Interview
Skills: Technical Skills
College Name: IIT MADRAS

Interview Preparation Tips

Round: Test
Experience: Questions were on Aptitude, English, Probability, Permutations andCombinations and Programming (C, C++). NO Group Discussion was held.Candidates were shortlisted on the basis of their test scores.

Round: Technical Interview
Experience: Total time of this round was 45 minutes.First 30 minutes, questions on core programming were asked and in the remaining 15 minutes questions were asked on data structures.

Round: HR Interview
Experience: This was a 5 minute round where questions were put up, some based on the resume and other were general questions.

Skills: Knowledge in MATLAB.
College Name: IIT MADRAS

I applied via Campus Placement and was interviewed in Jan 2016. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Questions on linked list
  • Q2. Questions on resume
  • Q3. About my interests
  • Q4. My interest in symantec
  • Q5. Place to work

Interview Preparation Tips

College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. How you find loop in a linked list
  • Ans. 

    To find a loop in a linked list, we use Floyd's cycle-finding algorithm.

    • Floyd's cycle-finding algorithm uses two pointers, one moving at twice the speed of the other.

    • If there is a loop in the linked list, the two pointers will eventually meet.

    • To detect the meeting point, we reset one of the pointers to the head of the linked list and move both pointers at the same speed.

    • The meeting point is the start of the loop.

  • Answered by AI
  • Q2. What is LRU, MRU and LFU
  • Ans. 

    LRU, MRU and LFU are caching algorithms used to manage memory in computer systems.

    • LRU stands for Least Recently Used and removes the least recently used items from the cache when the cache is full.

    • MRU stands for Most Recently Used and removes the most recently used items from the cache when the cache is full.

    • LFU stands for Least Frequently Used and removes the least frequently used items from the cache when the cache i...

  • Answered by AI
  • Q3. Camel banana problem

Interview Preparation Tips

Round: Test
Experience: coding test in hacker rank. can code in any language except in C and C++.
Duration: 1 hour
Total Questions: 2

Round: Technical Interview
Experience: In technical round the questions are on OS, basics of C(mainly in linked lists) and maths puzzle

They mostly see how you are approaching towards a problem.
It is first time that I heard the camel banana problem. So I struggled for some time and came up with a solution. He said he liked the approach but it can be optimized.

Round: HR Interview
Experience: It started with explain about yourselves. and then he asked to explain about one project with technical details. Later he asked me to explain binary search for a guy who don't know much of technical knowledge. He continued with why we only do 2 partitions why can we make it up to 3. Later he asked me what I liked most in my mobile phone. I said chatting apps. So he asked me that if I was hired as a developer to make a chatting app how will I do it.
Tips: way of thinking and way of approaching towards a problem.

Round: HR Interview
Experience: This round was focused mainly on whether I like to work in Bangalore or not. How I first heard about Symantec. how I will suit for the company. what are my future plans.

Skills: C, OS, Math Puzzles
College Name: IIT Madras

Skills evaluated in this interview

I was interviewed in Feb 2017.

Interview Preparation Tips

Round: Test
Experience: Very first, the interviewers and their employees gave presentation about their products and company. They were very cool and very positive to motivate candidates. After that they started Round 1 that is test based on aptitude and logical problem, also containing c programmin and operating system problems.
Tips: If you have studied basics very well, you will clear the round 1 very easily. Study C programming and Linux Operating System concepts.
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical Interview
Experience: I am not specifying any question above because 2nd round i.e Technical Round 1 was continued to abt 1 and hour hours taken by 1 interviewer. If you give all answers confindently, obviously they all must be correct, you will be qualified to next techincal round.
Tips: Same as mentioned in round 1.
Study C programming & Operating System.

Round: Technical Interview
Experience: This was Technical Round 2. It was taken by 3 interviewers asking questions randomly from random subject. Also, one took rapid fire round for 20-25 questions. If you qualified this round, then you can assume that you are selected. This round was also continued more than 1 hour.
Tips: Study Networking concepts

Round: HR Interview
Experience: If you are called for HR interview, then you can assume that you already selected as employee for company. This is round is just for formality to tell you CTC and location and joining, etc.
One thing I would like to mention that in each round they will ask you to tell about yourself. So prepare that too. In HR round, they asked me some tricky puzzles to solve since I mentioned that I am very good in maths so.

College Name: Datta Meghe College of Engineering

Analyst Interview Questions & Answers

Gen user image Anonymous

posted on 12 Apr 2022

I applied via Referral and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Why do you want join us

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and clarify all your doubt
Contribute & help others!
anonymous
You can choose to be anonymous

Net Protector Antivirus Interview FAQs

How many rounds are there in Net Protector Antivirus interview?
Net Protector Antivirus interview process usually has 2-3 rounds. The most common rounds in the Net Protector Antivirus interview process are Resume Shortlist, HR and Coding Test.
How to prepare for Net Protector Antivirus 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 Net Protector Antivirus. The most common topics and skills that interviewers at Net Protector Antivirus expect are Antivirus, SDK, Advertising, Computer Networking and MFC.

Recently Viewed

INTERVIEWS

Cognizant

No Interviews

DESIGNATION

DESIGNATION

DESIGNATION

INTERVIEWS

WSP

No Interviews

INTERVIEWS

Innate Architects

No Interviews

INTERVIEWS

TCS iON

No Interviews

INTERVIEWS

Maxval Technologies

No Interviews

DESIGNATION

DESIGNATION

Tell us how to improve this page.

Net Protector Antivirus Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

GAO Tek Interview Questions
4.4
 • 168 Interviews
McAfee Interview Questions
4.0
 • 30 Interviews
Gen Interview Questions
4.0
 • 17 Interviews
K7 Computing Interview Questions
4.1
 • 3 Interviews
Trend Micro Interview Questions
4.3
 • 1 Interview
View all

Net Protector Antivirus Reviews and Ratings

based on 23 reviews

3.0/5

Rating in categories

2.7

Skill development

2.7

Work-life balance

2.9

Salary

2.9

Job security

2.7

Company culture

2.7

Promotions

2.7

Work satisfaction

Explore 23 Reviews and Ratings
Sales Coordinator
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Area Sales Manager
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Manager
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

National Sales Manager
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Net Protector Antivirus with

QUICK HEAL TECHNOLOGIES

3.7
Compare

K7 Computing

4.1
Compare

Seqrite

1.7
Compare

eScan Antivirus

1.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent