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
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 campus placement at National Institute of Engineering (NIE) and was interviewed before Aug 2023. There were 2 interview rounds.
Pointers program and differences between references and pointers
Pointers are variables that store memory addresses
References are aliases for existing variables
Pointers can be reassigned to point to different memory locations
References cannot be reassigned to refer to a different variable
Pointers require dereferencing to access the value they point to
References automatically dereference when accessed
Shell scripting is a way to automate tasks by writing scripts in a shell language like Bash.
Shell scripting allows for automating repetitive tasks in a Unix/Linux environment.
Scripts can be written to execute commands, perform system administration tasks, and more.
Examples include writing a script to backup files, automate software installations, or monitor system resources.
Python code to reverse a string
Use slicing to reverse the string
Example: input_string = 'hello', reversed_string = input_string[::-1]
My salary expectation is based on my experience, skills, and the market rate for Software Engineers.
Research the average salary for Software Engineers in your location and level of experience.
Consider your skills, qualifications, and any additional value you bring to the role.
Be prepared to negotiate based on the company's budget and benefits package.
Basic question of english and aptitude and 2 code
Nokia Networks interview questions for designations
I applied via Approached by Company and was interviewed before Sep 2021. There were 4 interview rounds.
Coding test realted to c or cpp will be taken.
Get interview-ready with Top Nokia Networks Interview Questions
Top trending discussions
Very good but easy
easy question long question
Basic java mcq, Java Hibernate Spring MVC framework questions
posted on 3 Apr 2023
I applied via Campus Placement
The three functions of smart grid electrical protection isolation and control are fault detection, fault isolation, and service restoration.
Fault detection involves identifying any issues in the electrical system.
Fault isolation involves isolating the faulty component to prevent further damage.
Service restoration involves restoring power to the affected area as quickly as possible.
Examples of smart grid technologies th...
Yes, current is the flow of electric charge in a wire.
Current is measured in amperes (A).
It is caused by the movement of electrons in a conductor.
The direction of current flow is from positive to negative.
Current can be either direct current (DC) or alternating current (AC).
Ohm's law states that current is directly proportional to voltage.
Current increases as voltage increases
Resistance remains constant
Can be expressed as I = V/R
SQP, PRS, SRT, TUV, is right answer VXW
C,C++,Linux internals,Networking
based on 4 interviews
Interview experience
based on 21 reviews
Rating in categories
R&D Engineer
411
salaries
| ₹6.7 L/yr - ₹28 L/yr |
Technical Lead
394
salaries
| ₹8.9 L/yr - ₹32.8 L/yr |
Solution Specialist
256
salaries
| ₹7.7 L/yr - ₹25.3 L/yr |
Network Engineer
247
salaries
| ₹1.5 L/yr - ₹8.3 L/yr |
Technical Specialist
247
salaries
| ₹8.6 L/yr - ₹30 L/yr |
Ericsson
Huawei Technologies
Cisco
ZTE Corporation