Upload Button Icon Add office photos

Paladion Networks

Compare button icon Compare button icon Compare

Filter interviews by

Paladion Networks Interview Questions, Process, and Tips

Updated 26 May 2024

Top Paladion Networks Interview Questions and Answers

Paladion Networks Interview Experiences

Popular Designations

6 interviews found

Interview Questionnaire 

2 Questions

  • Q1. Question were asked about SIEM Administration. What will you do to increase Performance of SEIM Tool?
  • Q2. They focused much more on troubleshooting skills ...

Interview Preparation Tips

Interview preparation tips for other job seekers - *Be strong on the basics.
*Good communication skills.

Senior Security Engineer Interview Questions asked at other Companies

Q1. How can we make an Symantec agent that is offline for too long time to communicate back to SEPM?
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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. What is Routing please explain
  • Ans. 

    Routing is the process of selecting the best path for network traffic to travel from one network to another.

    • Routing involves analyzing network topology and determining the most efficient path for data to travel

    • Routing protocols such as OSPF and BGP are used to exchange routing information between routers

    • Routing tables are used to store information about network destinations and the best path to reach them

    • Routing can be...

  • Answered by AI
  • Q2. What is subnetting, please explain
  • Ans. 

    Subnetting is the process of dividing a network into smaller subnetworks.

    • Subnetting helps in efficient utilization of IP addresses

    • It improves network performance and security

    • Subnetting is done by borrowing bits from the host portion of an IP address

    • Example: 192.168.1.0/24 can be subnetted into 192.168.1.0/25 and 192.168.1.128/25

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Networking knowledge is must along with information security knowledge

Skills evaluated in this interview

Security Engineer Interview Questions asked at other Companies

Q1. 1. What is Cryptography? Cryptography is the practice and study of techniques for securing information and communication mainly to protect the data from third parties that the data is not intended for. 2. What is the difference between Symm... read more
View answer (25)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Questions were related to the experience, why I you are interested in the position, salary expectation, etc.
Round 2 - Technical 

(1 Question)

  • Q1. Many questions in offensive security domain across web, infra, cloud etc.
Round 3 - One-on-one 

(1 Question)

  • Q1. Final round to discuss how will I be trying to serve the responsibilities expected out of the potision.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to join in the beginning of your career but it has already been aquired by Atos which is going through a tough financial situation.

Department Head Interview Questions asked at other Companies

Q1. If you are able to manage a class of students where you might expect a fast and a slow learner?
View answer (7)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Aug 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Explain network subnetting with explain
  • Ans. 

    Subnetting is the process of dividing a network into smaller subnetworks to improve performance and security.

    • Subnetting involves creating multiple smaller networks within a larger network by dividing the IP address range.

    • It helps in reducing network congestion, improving security by isolating different departments or functions, and optimizing network performance.

    • Subnet masks are used to determine which part of an IP ad...

  • Answered by AI
  • Q2. Explain difference between router and switch
  • Ans. 

    Routers connect multiple networks together, while switches connect devices within a single network.

    • Routers operate at the network layer (Layer 3) of the OSI model, while switches operate at the data link layer (Layer 2).

    • Routers use IP addresses to forward data between networks, while switches use MAC addresses to forward data within a network.

    • Routers are typically used to connect different networks, such as a home netw...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowledge of CCNA concepts will help

Skills evaluated in this interview

Security Engineer Interview Questions asked at other Companies

Q1. 1. What is Cryptography? Cryptography is the practice and study of techniques for securing information and communication mainly to protect the data from third parties that the data is not intended for. 2. What is the difference between Symm... read more
View answer (25)

Paladion Networks interview questions for popular designations

 Security Engineer

 (2)

 Department Head

 (1)

 Senior Security Engineer

 (1)

 Analyst

 (1)

 Associate Consultant

 (1)

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

Interview Questionnaire 

1 Question

  • Q1. Introduce yourself based on my resume. Also cryptography related questions. Scenario based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - It's was overall good experience. Still waiting for their offer.

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)

Analyst Interview Questions & Answers

user image Anonymous

posted on 28 Apr 2021

Interview Questionnaire 

3 Questions

  • Q1. Malware and its type
  • Ans. 

    Malware refers to any software designed to harm or exploit any device or network.

    • Malware is a broad term that includes viruses, worms, trojans, ransomware, spyware, adware, and more.

    • Viruses are malicious programs that replicate themselves and infect other files on the device.

    • Worms are self-replicating malware that spread through networks.

    • Trojans are disguised as legitimate software but contain malicious code.

    • Ransomware...

  • Answered by AI
  • Q2. TCP layer
  • Q3. OWASP

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about basic things

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. What is the diff between zone protection dos and dos attack rule
  • Ans. 

    Zone protection DoS is a feature that protects against DoS attacks by limiting traffic to specific zones, while DoS attack rule is a specific rule that detects and blocks DoS attacks.

    • Zone protection DoS limits traffic to specific zones to prevent DoS attacks

    • DoS attack rule detects and blocks DoS attacks based on specific rules

    • Zone protection DoS is a proactive measure while DoS attack rule is a reactive measure

    • Zone pro...

  • Answered by AI
  • Q2. What is the diff between dos zone protection and dos attack rule
  • Ans. 

    DoS zone protection and DoS attack rule are two different methods to prevent DoS attacks.

    • DoS zone protection is a feature that blocks traffic from a specific IP address or subnet if it exceeds a certain threshold.

    • DoS attack rule is a security policy that identifies and blocks traffic patterns that are indicative of a DoS attack.

    • DoS zone protection is a proactive measure that prevents traffic from reaching the target, w...

  • Answered by AI
  • Q3. What is sp3 architecture
  • Ans. 

    SP3 architecture is a security architecture designed to protect against malware attacks.

    • SP3 stands for Security Platform 3

    • It is a hardware-based security architecture

    • It is designed to protect against malware attacks by isolating critical system components

    • It is used in some Intel processors, such as the Intel Core i7

    • It provides a secure execution environment for sensitive applications

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Micro services, devops, python, networking scenarios, testing scenarios

I appeared for an interview before May 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Timing: Morning
How was the environment? It happened in the Computer Lab of my institution
All students were assigned a computer and we had to solve questions on hackerrank

  • Q1. 

    Order of People Heights Problem Statement

    Consider 'N' individuals numbered from 0 to N-1 standing in a queue. You are provided with two arrays: Height and Infront, each consisting of 'N' non-negative int...

  • Ans. 

    The task is to find the actual order of people in a queue based on their heights and the number of taller people in front of them.

    • Iterate through the given arrays and create a list of tuples containing the height and number of taller people for each person.

    • Sort the list of tuples in descending order of height and ascending order of the number of taller people.

    • Create an empty result list and insert each tuple into the r...

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Round was a mix of concepts from OOPS, OS and Problem Solving

  • Q1. 

    Binary Search Tree Value Finder

    Given a Binary Search Tree (BST) and a key value 'X', determine if there exists a node within the BST containing the value 'X'.

    Example:

    Input:
    Consider the tree represe...
  • Ans. 

    The task is to find if a given value is present in a Binary Search Tree (BST).

    • Start from the root node and compare the value with the target value.

    • If the value matches, return true.

    • If the target value is less than the current node value, move to the left child.

    • If the target value is greater than the current node value, move to the right child.

    • Repeat the process until a match is found or a leaf node is reached.

    • If a leaf...

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPANVIDIA interview preparation:Topics to prepare for the interview - Data Structures, Algorithms(basic), DBMS, Operating systems, basics of web development.Time required to prepare for the interview - 8 monthsInterview preparation tips for other job seekers

Tip 1 : Try to code the data structures that you have learned to understand things better
Tip 2 : Try to solve the problem even if it is the worst possible solution you think and then try to optimize don't jump to get the
best possible solution
Tip 3 : Discuss things among peers it helps to improve the understanding, even try to teach someone anything new you learn, this is very helpful during the interviews as you will have habit of explaining things

Application resume tips for other job seekers

Tip 1 : Try to be honest in the resume don't write something you don't know, most of the time it backfires.
Tip 2 : Try to make 2 good projects for cv and know about the challenges you can face on the project and think about how you can solve that challenge.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: It was a blend of topics from IT,CSE and ECE. Try to concentrate on coding and networks for this round. mostly luck based

Round: Group Discussion
Experience: A very easy round. Can easily clear it if you have minimum skills

Round: Technical Interview
Experience: needs a sound knowledge in networking .

Round: HR Interview
Experience: your personality and the way you behave matters a lot. Try to be humble and truthful

General Tips: as I mentioned earlier keep trying never loose hope
Skills: communication skills, grasping power , knowledge
College Name: VIT VELLORE
Motivation: high package :P
Funny Moments: none . but had to go to bangalore for interview which was fun :)

Paladion Networks Interview FAQs

How many rounds are there in Paladion Networks interview?
Paladion Networks interview process usually has 2-3 rounds. The most common rounds in the Paladion Networks interview process are Technical, Resume Shortlist and HR.
How to prepare for Paladion Networks 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 Paladion Networks. The most common topics and skills that interviewers at Paladion Networks expect are Firewall, Arcsight, Network Security, Networking and Proxy.
What are the top questions asked in Paladion Networks interview?

Some of the top questions asked at the Paladion Networks interview -

  1. Explain difference between router and swi...read more
  2. What is subnetting, please expl...read more
  3. What is Routing please expl...read more

Tell us how to improve this page.

Paladion Networks Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

Cisco Interview Questions
4.2
 • 375 Interviews
Indus Towers Interview Questions
3.7
 • 186 Interviews
Nvidia Interview Questions
3.7
 • 108 Interviews
BT Business Interview Questions
4.0
 • 81 Interviews
Tejas Networks Interview Questions
4.0
 • 76 Interviews
Arista Networks Interview Questions
4.1
 • 44 Interviews
View all

Paladion Networks Reviews and Ratings

based on 122 reviews

3.8/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

3.4

Salary

3.9

Job security

3.4

Company culture

3.4

Promotions

3.4

Work satisfaction

Explore 122 Reviews and Ratings
Security Analyst
109 salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Senior Security Analyst
67 salaries
unlock blur

₹4.8 L/yr - ₹11.3 L/yr

Information Security Analyst
58 salaries
unlock blur

₹3 L/yr - ₹10.6 L/yr

Cyber Security Analyst
29 salaries
unlock blur

₹2.4 L/yr - ₹8 L/yr

Software Engineer
25 salaries
unlock blur

₹2 L/yr - ₹7.8 L/yr

Explore more salaries
Compare Paladion Networks with

Sterlite Technologies

3.8
Compare

Indus Towers

3.7
Compare

Cisco

4.2
Compare

BT Business

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