i
Juniper Networks
Filter interviews by
I applied via Approached by Company and was interviewed in Dec 2022. There were 7 interview rounds.
I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.
Processes are independent instances of a program, while threads are smaller units within a process sharing resources.
Processes have their own memory space, while threads share the same memory space within a process.
Processes are heavyweight, while threads are lightweight.
Processes communicate with each other through inter-process communication mechanisms, while threads can communicate directly.
Example: A web browser ru...
DNS protocol is used to translate domain names to IP addresses on the internet.
DNS stands for Domain Name System
It translates human-readable domain names (like www.google.com) to IP addresses (like 172.217.3.206)
DNS operates on a client-server model, with DNS servers hosting DNS records for different domains
DNS queries are sent by clients to DNS servers to resolve domain names to IP addresses
This round had a bit of both, technical and coding related questions.. Technical questions were from basic embedded related questions, as well as, networking protocol and layer questions.
Last round was purely coding round with multiple coding questions which includes bitwise operators and linked list questions mainly.
I applied via Naukri.com and was interviewed before Jan 2023. There were 5 interview rounds.
Coding with c or c++
I applied via LinkedIn and was interviewed before Mar 2022. There were 2 interview rounds.
TCP/IP is a protocol used for communication between devices on a network. TCP header contains information about the data being transmitted.
TCP/IP is a suite of protocols used for communication between devices on a network
TCP is a connection-oriented protocol that ensures reliable delivery of data
IP is a connectionless protocol that handles the routing of data packets
TCP header contains information such as source and de...
VLAN is a logical network created by grouping devices together based on their functions or departments.
VLAN stands for Virtual Local Area Network
It allows multiple networks to coexist on the same physical network
VLANs are created by assigning a group of devices to a specific VLAN ID
VLAN header contains a 4-byte tag that identifies the VLAN ID
VLAN header is added to the Ethernet frame before transmission
Juniper Networks interview questions for designations
Top trending discussions
I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in Oct 2024. There was 1 interview round.
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to be used for different data types or classes.
Examples include method overloading and method overriding in object-oriented programming.
Find missing number from nth number array.
Iterate through the array and calculate the sum of all numbers
Calculate the sum of numbers from 1 to n using the formula n*(n+1)/2
Subtract the sum of array from the sum of numbers from 1 to n to find the missing number
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows a class to reuse code from another class.
Types of inheritance include single inheritance, where a class inherits from only one parent class, and multiple inheritance, where a class inherits from multiple parent classes.
Example: Class B inherits from Class A, so Class B can access
Find 2nd max element from array of strings
Sort the array in descending order
Skip the first element (max element)
Return the second element
posted on 25 Sep 2024
To check if a linked list is a palindrome, compare the first half of the list with the reversed second half.
Traverse the linked list to find the middle node
Reverse the second half of the linked list
Compare the first half with the reversed second half to check for palindrome
Very good but easy
easy question long question
Hacker rank, 3 questions with 1 hour duration
posted on 13 Sep 2024
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
Interprocess communication involves various mechanisms like pipes, sockets, shared memory, etc. Goroutines communicate using channels and shared memory.
Interprocess communication can be achieved through mechanisms like pipes, sockets, shared memory, message queues, etc.
Goroutines in Go communicate internally using channels, which are typed conduits through which you can send and receive values.
Shared memory can also be...
Design a URL shortener service
Generate a unique short code for each URL
Store the mapping of short code to original URL in a database
Redirect users from short URL to original URL
Consider scalability and performance of the service
Implement analytics to track usage statistics
posted on 26 Jul 2024
based on 14 reviews
Rating in categories
Software Engineer III
244
salaries
| ₹14 L/yr - ₹32.5 L/yr |
Software Engineer
230
salaries
| ₹9.6 L/yr - ₹38.7 L/yr |
Software Engineer2
186
salaries
| ₹10 L/yr - ₹25 L/yr |
Software Engineer IV
158
salaries
| ₹24.5 L/yr - ₹60 L/yr |
Financial Analyst
58
salaries
| ₹4.5 L/yr - ₹17 L/yr |
Cisco
Huawei Technologies
Nokia Networks
Ericsson