i
eProductivity
Software
Filter interviews by
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
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
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 use...
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 ...
Types of inheritance in JavaScript include prototypal inheritance, classical inheritance, and mixins.
Prototypal inheritance involves objects inheriting directly from other objects.
Classical inheritance involves objects inheriting from classes.
Mixins involve combining multiple objects to create a new object with the combined properties and methods.
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
JavaScript functions define reusable blocks of code that can be called and executed.
Functions can take parameters and return values.
Functions can be defined using function declarations, function expressions, or arrow functions.
Functions can be assigned to variables and passed as arguments to other functions.
Functions can be invoked using the function name followed by parentheses.
I applied via LinkedIn and was interviewed before Nov 2022. There were 4 interview rounds.
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
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
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...
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
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 ...
I applied via Naukri.com and was interviewed before Jun 2022. There were 3 interview rounds.
Minor JS code snippets to solve existing bugs
JavaScript functions define reusable blocks of code that can be called and executed.
Functions can take parameters and return values.
Functions can be defined using function declarations, function expressions, or arrow functions.
Functions can be assigned to variables and passed as arguments to other functions.
Functions can be invoked using the function name followed by parentheses.
Types of inheritance in JavaScript include prototypal inheritance, classical inheritance, and mixins.
Prototypal inheritance involves objects inheriting directly from other objects.
Classical inheritance involves objects inheriting from classes.
Mixins involve combining multiple objects to create a new object with the combined properties and methods.
Top trending discussions
I applied via Company Website and was interviewed before May 2018. There were 3 interview rounds.
posted on 1 Feb 2024
This is a list of questions asked in an interview for Senior Software Engineer position.
1. Pattern print code: Write a code to print a specific pattern using loops.
2. Types of S3 bucket in AWS: Explain the different types of S3 buckets in Amazon Web Services.
3. Java basic question: Provide a basic question related to Java programming language.
4. Spring/Spring Boot basic question: Give an example of a basic question rel...
I appeared for an interview before Jun 2024, where I was asked the following questions.
A CI/CD pipeline automates code integration, testing, and deployment for efficient software delivery.
Define the stages: Build, Test, Deploy, Monitor.
Use tools like Jenkins, GitLab CI, or CircleCI for automation.
Implement version control with Git for source code management.
Automate testing with frameworks like JUnit or Selenium.
Deploy using containerization tools like Docker or orchestration with Kubernetes.
I appeared for an interview in Apr 2021.
Round duration - 120 Minutes
Round difficulty - Medium
I was MCQ + Coding round, Their were MCQ Based on DSA, Aptitude and 2 easy coding questions.
Ninja is organizing a coding competition where two teams compete at a time. To keep it fair and interesting, both teams must have an equal number of members. Ninja’s ta...
Check if Ninja can create two teams with equal members given an integer N and its divisors.
Iterate through all divisors of N and assign members to the first or second team based on whether the divisor is even or odd.
Keep track of the total members in each team and check if they are equal at the end.
Return true if the total members in both teams are equal, false otherwise.
Bob has just turned 18 and opened a bank account. Being inexperienced with banking, Bob needs your help to validate whether an IFSC code provided by his bank is valid.
...Validate IFSC code based on given rules and return True or False for each test case.
Check if the code is 11 characters long.
Verify the first four characters are uppercase alphabets.
Ensure the fifth character is '0'.
Validate that the last six characters are alphanumeric.
Round duration - 50 Minutes
Round difficulty - Easy
The nature of the interviewer was very kind. The test was proctored, our webcam and mic were on, and shared my screen.
Round duration - 50 minutes
Round difficulty - Easy
The nature of the interviewer was very kind. The test was proctored, our webcam and mic were on, and shared my screen.
Tip 1 : Be strong at your basics.
Tip 2 : Do at least 2 projects and ask to find answers like why are you choosing this tech stack? why did not you choose its alternatives Know your project in and out because they might ask you for a modification in your project?
Tip 1 : Have some projects on your resume.
Tip 2 : Do not put false things on your resume.
Tip 3 : Try to keep a single-page resume.
I applied via Job Portal and was interviewed before May 2023. There were 4 interview rounds.
Hacker rank test. Basic coding questions on arrays, list etc.
It was combination of mcqs and 2 coding questions
Object-oriented programming concepts that focus on objects and classes for better code organization and reusability.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation det...
Java is a programming language while Putjon is not a recognized term in software development.
Java is a widely used programming language for developing applications.
Putjon is not a recognized term in software development, it may be a typo or a specific term not commonly used.
There is no direct comparison between Java and Putjon as they are not related.
Java OOPs (Object-Oriented Programming) principles include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data within one unit (class). Example: private variables with public getters/setters.
Inheritance: Mechanism where one class inherits properties and behavior from another. Example: class Dog extends Animal.
Polymorphism: Ability to present the sa...
based on 3 interview experiences
Difficulty level
Duration
based on 35 reviews
Rating in categories
Principal Engineer
16
salaries
| ₹17.9 L/yr - ₹40 L/yr |
Principal QA Engineer
7
salaries
| ₹14.5 L/yr - ₹35.7 L/yr |
Associate Software Engineer
6
salaries
| ₹7.5 L/yr - ₹7.7 L/yr |
QA Engineer
6
salaries
| ₹8.2 L/yr - ₹12 L/yr |
Professional Services Consultant
5
salaries
| ₹7.1 L/yr - ₹15 L/yr |
Aurigo
Prime Focus Technologies
MapmyIndia
Yodlee