i
Juniper Networks
Filter interviews by
C,C++,Linux internals,Networking
I applied via Company Website and was interviewed in Apr 2023. There were 3 interview rounds.
Aptitude test is the round of i step to enter the compition
Method overloading is creating multiple methods with the same name but different parameters. Method overriding is creating a new implementation of an existing method in a subclass.
Method overloading is used to provide different ways of calling the same method with different parameters.
Method overriding is used to change the behavior of an existing method in a subclass.
Method overloading is resolved at compile-time base...
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It is achieved through method overriding and method overloading.
Example: A parent class Animal can have child classes like Dog, Cat, and Bird. All these child classes can have their own implementation of the method 'makeSound', but they can be treated as Animals.
...
Yes, we can overload the constructor in Java.
Overloading constructor means creating multiple constructors with different parameters.
The constructors can have different number of parameters or different types of parameters.
The constructor with the matching parameters will be called during object creation.
Data type is a classification of data based on the type of value it holds.
Data type determines the type of operations that can be performed on the data.
Examples of data types include integer, float, boolean, and string.
Data types can be primitive or non-primitive.
Primitive data types are predefined by the language and non-primitive data types are created by the programmer.
Questions related to trees, graphs, dynamic programming
Python uses dynamic typing to handle multiple object types, allowing variables to change types during runtime.
Python uses dynamic typing, meaning variables can hold different types of objects at different times.
Python does not require explicit declaration of variable types, allowing for flexibility in handling multiple object types.
Python supports polymorphism, allowing objects of different types to be treated as insta...
When you cast a Python variable, you are converting its data type to a different type.
Casting is the process of changing a variable's data type.
For example, casting a string to an integer: x = '10' -> int(x) = 10
Casting can result in data loss if the conversion is not possible or accurate.
Arrays, linked list - 1 hour - C/C++
Juniper Networks interview questions for popular designations
Get interview-ready with Top Juniper Networks Interview Questions
I applied via Approached by Company and was interviewed in Dec 2022. There were 7 interview rounds.
Implement a shopping cart system using data structures and algorithms.
Use a data structure like a hash map to store items and their quantities in the cart.
Implement functions to add, remove, and update items in the cart.
Consider implementing functions to calculate total price, apply discounts, and handle checkout process.
Arrays , Linked Lists , Trees
I was interviewed in Mar 2023.
Simple and time constraint should be looked out
Top trending discussions
The duration of Juniper Networks interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 56 interviews
Interview experience
based on 410 reviews
Rating in categories
Software Engineer
285
salaries
| ₹12.4 L/yr - ₹42.7 L/yr |
Software Engineer III
245
salaries
| ₹16 L/yr - ₹33 L/yr |
Software Engineer2
169
salaries
| ₹10 L/yr - ₹23 L/yr |
Software Engineer IV
161
salaries
| ₹20 L/yr - ₹56 L/yr |
Financial Analyst
58
salaries
| ₹3.5 L/yr - ₹13.4 L/yr |
Cisco
Huawei Technologies
Nokia Networks
Ericsson