Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by eProductivity Software Team. If you also belong to the team, you can get access from here

eProductivity Software Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

eProductivity Software Network Engineer Interview Questions, Process, and Tips

Updated 2 Nov 2023

eProductivity Software Network Engineer Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed before Nov 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 tips
Round 2 - Technical 

(3 Questions)

  • Q1. Brief about your network experiences
  • Q2. Brief obout firewall experience and troubleshooting experience
  • Ans. 

    I have extensive experience with firewalls, including configuring, monitoring, and troubleshooting issues.

    • Configured firewalls to restrict unauthorized access

    • Monitored firewall logs for suspicious activity

    • Troubleshooted firewall issues to ensure network security

    • Implemented firewall rules to comply with company policies

    • Worked with vendors to resolve firewall hardware or software issues

  • Answered by AI
  • Q3. Brief about stack switching issues
  • Ans. 

    Stack switching issues refer to problems that arise when switching between different network stacks.

    • Can occur when transitioning between IPv4 and IPv6 stacks

    • May lead to compatibility issues with older network devices

    • Can result in performance degradation or network downtime

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. How BGP and EIGRP works
  • Ans. 

    BGP and EIGRP are routing protocols used in networking to determine the best path for data packets to travel.

    • BGP (Border Gateway Protocol) is an exterior gateway protocol used to route traffic between different autonomous systems.

    • EIGRP (Enhanced Interior Gateway Routing Protocol) is an interior gateway protocol used within a single autonomous system.

    • BGP uses path vector routing algorithm to make routing decisions based...

  • Answered by AI
  • Q2. How to loadbalance with two ISP's connected to a router using BGP
  • Ans. 

    Load balancing with two ISP's connected to a router using BGP involves configuring BGP with both ISPs and setting up load balancing policies.

    • Configure BGP with both ISPs on the router

    • Set up load balancing policies to distribute traffic between the two ISPs

    • Use BGP attributes such as AS path prepending, local preference, and MED to influence traffic flow

    • Monitor and adjust the load balancing setup as needed

  • Answered by AI
  • Q3. Explain the architecture of Checkpoint firewall
  • Ans. 

    Checkpoint firewall architecture includes multiple layers of security, such as inspection modules, security gateways, and management servers.

    • Checkpoint firewall architecture consists of inspection modules, security gateways, and management servers.

    • Inspection modules analyze network traffic and enforce security policies.

    • Security gateways act as the enforcement points for security policies.

    • Management servers are used to ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary Negotiation

Skills evaluated in this interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Data Types, Loops, Conditional Statements and simple pseudo codes in C
  • Q2. SQL Joins and Sub Queries
  • Q3. Final Year Project

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was a technical one. It lasted for about 20 minutes. Majorly the interview was on C and SQL concepts. They checked communication and clarity of thought during the same.

I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Basic logical program

Round 2 - HR 

(1 Question)

  • Q1. Tell me something about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good knowledge of programming in c

I applied via Company Website and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is constructor ?
  • Ans. 

    Constructor is a special method that is called when an object is created.

    • Constructors have the same name as the class they belong to.

    • They are used to initialize the object's state.

    • They can take parameters to set initial values.

    • If a class does not have a constructor, a default one is provided.

    • Example: public class Person { public Person(String name) { this.name = name; } }

  • Answered by AI
  • Q2. Operator Overloading
  • Q3. Triggers in SQL
  • Ans. 

    Triggers are special stored procedures that are automatically executed in response to certain events or actions in SQL.

    • Triggers can be used to enforce business rules and data integrity.

    • They can be used to audit changes to data.

    • Triggers can be used to replicate data to other tables or databases.

    • They can be used to send notifications or alerts based on certain conditions.

    • Examples of events that can trigger a trigger incl

  • Answered by AI
  • Q4. Sort without inbuilt function
  • Ans. 

    Sorting an array of strings without using inbuilt function.

    • Implement bubble sort algorithm

    • Compare adjacent elements and swap if necessary

    • Repeat until no more swaps are needed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not Co-ordinating interview,

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude, logical , reasoning, verbal

Round 2 - Technical 

(1 Question)

  • Q1. Dbms, Linked list , array, situation based

Interview Preparation Tips

Topics to prepare for LTIMindtree Software Engineer interview:
  • DBMS
  • Java
Interview preparation tips for other job seekers - Be confident while speaking.
Prepare DS, DBMS and OOPs concepts.

I applied via Company Website and was interviewed before Jan 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops concepts, Basic program logics etc, li'l bit from core subjects and projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in Oops concepts and logic building for basic programms

Interview Questionnaire 

2 Questions

  • Q1. Core java, Design patterns, SOLID principle, Spring framework related....
  • Q2. Salary discussion only.

Interview Preparation Tips

Round: Managerial round
Experience: Asked about the current project on I am working on. What do you like during work ? etc...

I applied via Company Website and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. To write a code using traditional JavaScript methods
  • Ans. 

    Code using traditional JavaScript methods

    • Use document.getElementById() to access HTML elements

    • Use loops like for() and while() for iteration

    • Use if() and switch() for conditional statements

    • Use functions to encapsulate code and improve reusability

  • Answered by AI
  • Q2. Also about complete react concepts of advanced version

Interview Preparation Tips

Interview preparation tips for other job seekers - Have practical knowledge on your domain

I applied via Campus Placement and was interviewed before Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About programming skills and strengths weakness
  • Q2. Tell me about urself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold enough to speak and prove your own skills in front of HR

I applied via Campus Placement and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude test on AMCAT

Round 2 - Coding Test 

Data structure coding questions on circular queue and pattern printing question

Round 3 - One-on-one 

(1 Question)

  • Q1. Basic coding, dsa and operating system questions. Discussion on coding round questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice dsa questions of beginners and medium level.
Have good understanding of oops, dsa, and dbms

eProductivity Software Interview FAQs

How many rounds are there in eProductivity Software Network Engineer interview?
eProductivity Software interview process usually has 4 rounds. The most common rounds in the eProductivity Software interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in eProductivity Software Network Engineer interview?

Some of the top questions asked at the eProductivity Software Network Engineer interview -

  1. How to loadbalance with two ISP's connected to a router using ...read more
  2. Brief obout firewall experience and troubleshooting experie...read more
  3. Explain the architecture of Checkpoint firew...read more

Tell us how to improve this page.

eProductivity Software Network Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Coforge Interview Questions
3.3
 • 520 Interviews
Zoho Interview Questions
4.3
 • 505 Interviews
Cyient Interview Questions
3.6
 • 284 Interviews
Freshworks Interview Questions
3.5
 • 157 Interviews
Ramco Systems Interview Questions
3.9
 • 65 Interviews
Tally Solutions Interview Questions
4.2
 • 39 Interviews
View all
eProductivity Software Network Engineer Salary
based on 4 salaries
₹5 L/yr - ₹13 L/yr
133% more than the average Network Engineer Salary in India
View more details

eProductivity Software Network Engineer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

2.0

Work-life balance

3.0

Salary

1.0

Job security

3.0

Company culture

3.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Principal Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Professional Services Consultant
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Support Analyst
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare eProductivity Software with

Zoho

4.3
Compare

Freshworks

3.5
Compare

Tally Solutions

4.2
Compare

QUICK HEAL TECHNOLOGIES

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