Filter interviews by
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
Reverse a linked list by changing the next pointers of each node
Initialize three pointers: prev = null, current = head, next = null
Iterate through the linked list, updating next to current's next, current's next to prev, and moving prev and current pointers forward
Return the new head, which is the last node visited
To find if a bit is set, use bitwise AND operator with the bit position
Use bitwise AND operator (&) with the bit position to check if it is set
If the result is greater than 0, then the bit is set
Example: Check if 3rd bit is set in binary number 1010 - (1010 & 0100) = 0100 (4), so 3rd bit is set
Creating a thread in a process involves allocating resources for a new thread to run concurrently with other threads.
Use threading libraries like pthreads in C or java.util.concurrent in Java
Create a new thread object and pass a function or method to be executed by the thread
Start the thread to begin execution
Join the thread to wait for it to finish before continuing
Topology is the arrangement of various elements in a network, defining how they are connected and communicate with each other.
Topology determines the physical or logical layout of a network.
Common topologies include bus, star, ring, mesh, and hybrid.
Examples: In a bus topology, all devices are connected to a single cable. In a star topology, all devices are connected to a central hub.
Topology influences factors like ne...
Multi node architecture refers to a system where multiple nodes work together to perform tasks and share resources.
Involves multiple nodes connected to a central server or each other
Allows for distributed computing and load balancing
Common in cloud computing and big data applications
All questions asked most of the question are from arithmetic
I applied via Campus Placement
Coding, maths, English
Nokia Networks interview questions for popular designations
I applied via Job Fair and was interviewed in Mar 2024. There was 1 interview round.
Get interview-ready with Top Nokia Networks Interview Questions
I applied via Recruitment Consulltant and was interviewed in Jul 2023. There were 2 interview rounds.
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
Difficult as I was not having knowledge about the programming languages
Coding test was quite difficult as I said earlier
I applied via Walk-in and was interviewed in Nov 2023. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Jun 2023. There were 4 interview rounds.
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