Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2020. There were 3 interview rounds.
Global variables can be accessed from any part of the program while static variables are limited to the scope they are declared in.
Global variables are declared outside of any function while static variables are declared inside a function with the static keyword.
Global variables can be modified by any part of the program while static variables retain their value even after the function they are declared in has finished...
An optimised prime number program is required for Senior Software Engineer position.
Use Sieve of Eratosthenes algorithm for better performance.
Start with 2 as the first prime number and eliminate all its multiples.
Continue eliminating multiples of primes until the desired range is reached.
Use bitwise operations for faster calculations.
Consider using multi-threading for larger ranges.
Program to implement a linked list with Add, delete, count and modify API features.
Create a Node class with data and next pointer
Create a LinkedList class with methods to add, delete, count and modify nodes
Use a head pointer to keep track of the first node
For add and modify, traverse the list to find the node to add/modify
For delete, traverse the list to find the node to delete and update the next pointers
For count, tr
Program for binary search algorithm
Sort the array in ascending order
Set the lower and upper bounds of the search range
Calculate the middle index of the search range
Compare the middle element with the target value
If the middle element is equal to the target value, return its index
If the middle element is greater than the target value, search the left half of the range
If the middle element is less than the target value, ...
A function pointer is a variable that stores the memory address of a function.
Function pointers can be used to pass functions as arguments to other functions.
Syntax: return_type (*pointer_name)(parameter_list);
Example: int (*func_ptr)(int, int) = &add;
Example: int result = (*func_ptr)(2, 3);
I applied via Company Website and was interviewed in May 2024. There were 3 interview rounds.
How learn to in this company?
Nokia Networks interview questions for popular designations
I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.
SBI stands for State Bank of India, which is a leading public sector bank in India.
SBI is the largest bank in India in terms of assets, deposits, branches, customers, and employees.
It offers a wide range of financial products and services, including credit cards.
SBI credit cards come with various benefits such as reward points, cashback, and discounts on shopping and travel.
The bank has a strong presence both in urban
State Bank of India (SBI) was launched in the 19th century.
SBI was established on July 1, 1955, but its roots can be traced back to the early 19th century.
The Bank of Calcutta, which later became the Bank of Bengal, was one of the predecessors of SBI and was established in 1806.
The Bank of Bombay and the Bank of Madras were also established in the 19th century and later merged with the Bank of Bengal to form the Imperi
SBI stands for State Bank of India, which is a leading public sector bank in India.
SBI is the largest public sector bank in India
It offers a wide range of financial products and services including credit cards
SBI has a large network of branches and ATMs across the country
Get interview-ready with Top Nokia Networks Interview Questions
I applied via Campus Placement and was interviewed in May 2024. There were 4 interview rounds.
Fews questions from aptitude and technique mcqs
Continuation of 1st round 2 coding question
Aptitude questions time, distance , probability
Topics were given and 1 min to speak about it
I applied via Walk-in and was interviewed before Jan 2024. There were 4 interview rounds.
Java Based Questions
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Top trending discussions
The duration of Nokia Networks interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 82 interviews
Interview experience
based on 1.9k reviews
Rating in categories
R&D Engineer
408
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
394
salaries
| ₹0 L/yr - ₹0 L/yr |
Solution Specialist
256
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Specialist
246
salaries
| ₹0 L/yr - ₹0 L/yr |
Network Engineer
243
salaries
| ₹0 L/yr - ₹0 L/yr |
Ericsson
Huawei Technologies
Cisco
ZTE Corporation