Upload Button Icon Add office photos

Sify Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Sify Technologies Senior Network Security Engineer Interview Questions and Answers

Updated 17 Oct 2022

Sify Technologies Senior Network Security Engineer Interview Experiences

1 interview found

I applied via Company Website and was interviewed before Oct 2021. There were 3 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 tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Osi, ip header , fragment, important ports, ospf bgp understanding, packet flow, SSL ipsec, IDS , IPS, FIREWALL BASICS
  • Q2. Tell me type of Cyber Attacks
  • Ans. 

    Cyber attacks can be classified into various types based on their nature and impact.

    • Malware attacks (e.g. viruses, worms, trojans)

    • Phishing attacks (e.g. social engineering, spear phishing)

    • Denial of Service (DoS) attacks

    • Man-in-the-middle (MitM) attacks

    • SQL injection attacks

    • Cross-site scripting (XSS) attacks

    • Advanced Persistent Threats (APTs)

    • Ransomware attacks

    • Cryptojacking attacks

    • IoT-based attacks

    • Password attacks (e.g. bru

  • Answered by AI
  • Q3. What is DDoS and how to
  • Ans. 

    DDoS stands for Distributed Denial of Service. It is a type of cyber attack that aims to make a website or network unavailable to its users.

    • DDoS attacks involve overwhelming a website or network with traffic from multiple sources, making it impossible for legitimate users to access it.

    • Attackers use botnets, which are networks of compromised devices, to launch DDoS attacks.

    • There are various types of DDoS attacks, includ...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Check Networking Knowledge/Commnication Skill / Salary Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through CCNA concepts like osi layer, mpls, internet, routing and switching, dns, dhcp, dora process, antivirus, firewall,proxy

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Server questions

Interview Preparation Tips

Interview preparation tips for other job seekers - They always ask about it.DHCP, DNS, GPO

Interview Questionnaire 

2 Questions

  • Q1. Excel file is not working how to resvoled it
  • Q2. How to create file Server
  • Ans. 

    To create a file server, you need to set up a dedicated computer or network-attached storage (NAS) device to store and share files.

    • Choose a computer or NAS device with enough storage capacity for your needs

    • Install a file server software such as Windows Server or Linux-based Samba

    • Configure the software to create shared folders and set access permissions

    • Connect clients to the file server using network protocols such as S...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is domain?
  • Ans. 

    A domain is a group of computers, devices, or resources that share a common network identity.

    • Domains are used in computer networking to organize and manage resources.

    • A domain can be a local network or a larger network like the internet.

    • Domains are often used in conjunction with domain name systems (DNS) to assign unique names to resources.

    • Domains can also be used to manage security and access control for resources.

    • Exam...

  • Answered by AI
  • Q2. What is LAN?
  • Ans. 

    LAN stands for Local Area Network. It is a computer network that connects devices within a limited area such as a home, office, or building.

    • LAN is a type of network that is used to connect devices within a limited area.

    • It is commonly used in homes, offices, and buildings.

    • LAN can be wired or wireless.

    • It allows devices to share resources such as printers, files, and internet access.

    • Examples of LAN technologies include Et

  • Answered by AI
  • Q3. What is DHCP?
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that automatically assigns IP addresses to devices.

    • DHCP is used to simplify network administration by automating the IP address assignment process.

    • It allows devices to join a network and obtain an IP address without manual configuration.

    • DHCP servers can also provide additional network configuration information, such as DNS and gateway setting...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Aptitude Test 

General aptitude test topics like Math, Reasoning, English, from computer science subjects.

Round 3 - Technical 

(1 Question)

  • Q1. Introduction about yourself, Technical questions from Data structure and C programming and Networking. Asked to write code and explanation.
Round 4 - HR 

(2 Questions)

  • Q1. General HR discussions.
  • Q2. Consider all kinds of questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Computer science subjects like DBMS, OS and Networking.
Try to be good at one coding language and DSA.

I applied via Walk-in and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java Selenium based Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls don't opt if your selected for THINK NXT program, because it was horrible and tedious. They will onboard with plan of training rigours with no logical pratical plans. Too much torture and pressure mainly for Laterals. Laterals will be treated like freshers with high humiliation. school and college like culture will be followed where you will get progress report. Each technology taught for 1 day and asked to do whole assignment same EOD and submit next day, failing which you will be blasted right in the call. It's highly not advisable to choose Maveric currently mainly as Think Nxt program
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Manager ask me only r u ready for relocation and 24/7 shifts

Interview Preparation Tips

Topics to prepare for Microland System Engineer interview:
  • Incident management domain
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Jul 2024.

Round 1 - System issues 

(2 Questions)

  • Q1. Outlook issues how to resolve
  • Q2. Carrier gap not accepted

Interview Preparation Tips

Interview preparation tips for other job seekers - Conducted fake interview for their time pass.

I applied via Referral and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. 1.Difference between mutable and immutable.
  • Ans. 

    Mutable objects can be modified after creation, while immutable objects cannot be modified.

    • Mutable objects can have their state changed, while immutable objects cannot.

    • Immutable objects are thread-safe, while mutable objects may require synchronization.

    • Examples of mutable objects include lists, sets, and dictionaries, while examples of immutable objects include strings, numbers, and tuples.

  • Answered by AI
  • Q2. Can we use indexing in dictionary or not
  • Ans. 

    Yes, indexing can be used in dictionaries.

    • Dictionaries in Python support indexing using keys.

    • You can access the value associated with a key by using the key as an index.

    • Indexing in dictionaries is efficient as it uses hash tables for key-value lookup.

    • Example: my_dict = {'name': 'John', 'age': 25}; print(my_dict['name']) will output 'John'.

  • Answered by AI
  • Q3. One program from list
  • Ans. 

    Visual Studio Code

    • Free and open-source code editor

    • Supports multiple programming languages

    • Has a large library of extensions

    • Integrates with Git for version control

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - As the all interview starts from your intro as usual my also starts from about yourself then I started to tell about myself after this interviewer asked me the some questions regarding the list, tuple, and dictionary and it was all basics and I think if you prepare with an average study then you can crack it.

Thanks,

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Packet flow in PALO ALTO FIREWALL?
  • Ans. 

    Packet flow in Palo Alto Firewall involves multiple stages including ingress, policy lookup, security policy enforcement, NAT, and egress.

    • Packet enters the firewall through an ingress interface

    • Firewall performs policy lookup to determine if the packet should be allowed or denied

    • If allowed, the packet goes through security policy enforcement which includes threat prevention, URL filtering, etc.

    • NAT (Network Address Trans...

  • Answered by AI
  • Q2. Ospf states and explain?
  • Ans. 

    OSPF (Open Shortest Path First) is a routing protocol used to determine the best path for data packets in a network.

    • OSPF is a link-state routing protocol

    • It uses Dijkstra's algorithm to calculate the shortest path

    • OSPF routers exchange link-state advertisements (LSAs)

    • It supports VLSM (Variable Length Subnet Masking)

    • OSPF areas are used to divide large networks into smaller segments

  • Answered by AI
  • Q3. Election of DR AND BDR IN OSPF?
  • Ans. 

    DR and BDR in OSPF are elected based on priority values, with the highest priority becoming the DR and the second highest becoming the BDR.

    • DR and BDR are elected within the OSPF network to ensure efficient communication and redundancy.

    • The election process is based on priority values assigned to each router, with the highest priority becoming the DR and the second highest becoming the BDR.

    • If two routers have the same pr...

  • Answered by AI

Skills evaluated in this interview

Sify Technologies Interview FAQs

How many rounds are there in Sify Technologies Senior Network Security Engineer interview?
Sify Technologies interview process usually has 3 rounds. The most common rounds in the Sify Technologies interview process are Resume Shortlist, One-on-one Round and HR.
What are the top questions asked in Sify Technologies Senior Network Security Engineer interview?

Some of the top questions asked at the Sify Technologies Senior Network Security Engineer interview -

  1. What is DDoS and how...read more
  2. Tell me type of Cyber Atta...read more
  3. Osi, ip header , fragment, important ports, ospf bgp understanding, packet flow...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 343 Interviews
NeoSOFT Interview Questions
3.6
 • 269 Interviews
3i Infotech Interview Questions
3.5
 • 145 Interviews
Microland Interview Questions
3.5
 • 134 Interviews
Mastek Interview Questions
3.5
 • 120 Interviews
Maveric Systems Interview Questions
3.5
 • 118 Interviews
Sonata Software Interview Questions
3.4
 • 117 Interviews
View all
Sify Technologies Senior Network Security Engineer Salary
based on 49 salaries
₹5.1 L/yr - ₹16.7 L/yr
13% less than the average Senior Network Security Engineer Salary in India
View more details

Sify Technologies Senior Network Security Engineer Reviews and Ratings

based on 7 reviews

4.5/5

Rating in categories

4.5

Skill development

4.0

Work-life balance

3.0

Salary

4.4

Job security

4.0

Company culture

2.6

Promotions

4.2

Work satisfaction

Explore 7 Reviews and Ratings
Network Engineer
1.1k salaries
unlock blur

₹1.6 L/yr - ₹9.8 L/yr

System Engineer
264 salaries
unlock blur

₹1.7 L/yr - ₹9 L/yr

Senior Network Engineer
217 salaries
unlock blur

₹4 L/yr - ₹15.2 L/yr

Assistant Manager
208 salaries
unlock blur

₹6.2 L/yr - ₹26 L/yr

Senior Systems Engineer
172 salaries
unlock blur

₹3.4 L/yr - ₹14 L/yr

Explore more salaries
Compare Sify Technologies with

ITC Infotech

3.6
Compare

3i Infotech

3.5
Compare

Microland

3.5
Compare

Newgen Software Technologies

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