Nokia
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Referral and was interviewed in Aug 2024. There were 3 interview rounds.
Use string methods to find a substring within a given string.
Use the indexOf() method to find the starting index of the substring within the string.
Use the substring() method to extract the substring based on the starting index and length.
Consider using regular expressions for more complex substring matching.
Detecting a loop in a linked list
Use two pointers approach - slow and fast pointers
If there is a loop, the fast pointer will eventually meet the slow pointer
Check if the fast pointer reaches the end of the list (null) before meeting the slow pointer
To delete a node from a linked list, update the pointers of the previous node to skip the node to be deleted.
Traverse the linked list to find the node to be deleted.
Update the 'next' pointer of the previous node to skip the node to be deleted.
Free the memory allocated to the node to be deleted.
My salary expectations are based on my experience, skills, and the market rate for this position.
Research the average salary range for Technical Specialists in the industry and location
Consider your level of experience and expertise in the field
Factor in any additional benefits or perks offered by the company
Be prepared to negotiate based on the job responsibilities and requirements
My strength is my attention to detail and my weakness is my tendency to overthink.
Strength: Attention to detail - I always make sure to thoroughly review my work to catch any errors or inconsistencies.
Weakness: Overthinking - Sometimes I spend too much time analyzing a situation and struggle to make decisions quickly.
I applied via Approached by Company and was interviewed before Jan 2023. There were 2 interview rounds.
Create Singleton class and filter duplicates using Java 8 stream.
To create a Singleton class, make the constructor private and provide a static method to get the instance.
To filter duplicates using Java 8 stream, use the distinct() method.
Example: String[] array = {"apple", "banana", "apple", "orange"};
List
I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 2 interview rounds.
Implementation of LRU cache
Nokia interview questions for designations
I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed before Aug 2020. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2021. There were 5 interview rounds.
Basic coding involving Data Structures/ Java Collections & their complexity analysis
Design Patterns
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.
based on 6 interviews
2 Interview rounds
based on 41 reviews
Rating in categories
Technical Lead
512
salaries
| ₹8.3 L/yr - ₹32.7 L/yr |
Technical Specialist
474
salaries
| ₹11 L/yr - ₹29 L/yr |
Software Engineer
471
salaries
| ₹6 L/yr - ₹23.7 L/yr |
R&D Engineer
457
salaries
| ₹7 L/yr - ₹26.4 L/yr |
Senior Technical Specialist
234
salaries
| ₹16.5 L/yr - ₹43 L/yr |
Samsung
Apple
Huawei Technologies
Xiaomi