i
Juniper Networks
Filter interviews by
I applied via Referral and was interviewed in May 2021. There was 1 interview round.
I applied via Referral and was interviewed in Feb 2021. There was 1 interview round.
Programming in C on linked list
Understand the concept of linked list and its implementation in C
Allocate memory dynamically using malloc()
Use pointers to traverse and manipulate the linked list
Handle edge cases such as empty list and deleting nodes
Avoid memory leaks by freeing allocated memory
Memory layout in C refers to how variables are stored in memory.
Variables are allocated memory based on their data type
Memory is divided into stack and heap
Pointers store memory addresses
Structs store data in contiguous memory locations
Top trending discussions
I applied via Approached by Company and was interviewed before Oct 2021. There were 4 interview rounds.
VoLTE call from Packet core point of view
VoLTE call is initiated by the UE and goes through the RAN to the packet core
Packet core performs authentication, authorization, and routing of the call
Media is transported over the IP network using RTP/UDP protocol
Packet core also handles QoS and policy enforcement for the call
CUPS was introduced in Release-14 to provide a common printing system for Unix-like operating systems.
CUPS stands for Common Unix Printing System.
It was introduced to replace the traditional Unix printing system LPD.
CUPS provides a modular and extensible printing system that can support a variety of printers and print job formats.
It also includes a web-based administration interface for managing printers and print jobs...
Python script to perform ssh to vms and get some stats
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
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
posted on 1 Feb 2024
I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.
Data structure implementation in Python
Use built-in data structures like lists, dictionaries, sets, etc.
Implement custom data structures like linked lists, stacks, queues, trees, etc.
Utilize libraries like NumPy for efficient array operations
Practice implementing algorithms using data structures
based on 8 reviews
Rating in categories
Bangalore / Bengaluru
1-5 Yrs
₹ 12.5-18.86515 LPA
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