Nokia
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via LinkedIn and was interviewed before Mar 2023. There were 2 interview rounds.
I applied via LinkedIn and was interviewed before Mar 2023. There were 2 interview rounds.
My favorite place to clean is the library because I love the peaceful atmosphere and the smell of books.
I enjoy organizing the shelves and ensuring all the books are in order
I take pride in keeping the reading areas tidy and welcoming for patrons
I appreciate the opportunity to contribute to a space dedicated to knowledge and learning
posted on 31 Jul 2024
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Java 8 introduced improvements in memory management with features like Metaspace and G1 garbage collector.
Java 8 introduced Metaspace to replace the PermGen space for class metadata storage.
G1 garbage collector in Java 8 improves garbage collection performance by dividing the heap into regions.
Java 8 also introduced the concept of String deduplication to reduce memory usage for String objects.
CQRS pattern separates read and write operations in microservices for better scalability and performance.
CQRS stands for Command Query Responsibility Segregation
It separates the read and write operations in microservices
Write operations update the data, while read operations retrieve the data
Helps in improving scalability and performance by optimizing for each operation type
Basic aptitude test and basic coding questions like arrays and strings
To pull large amount of data in Spring Data JPA, use pagination, lazy loading, and query optimization techniques.
Use pagination to limit the amount of data retrieved in each query
Implement lazy loading to fetch data only when needed
Optimize queries by using indexes, avoiding N+1 query problem, and fetching only necessary columns
Singleton class ensures only one instance of a class is created and provides a global point of access to it.
Create a private static instance of the class
Provide a private constructor to prevent instantiation
Create a public static method to access the instance
posted on 20 Oct 2023
I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.
JDK is a development kit that includes JRE and tools for developing Java applications. JRE is a runtime environment for executing Java programs. JVM is a virtual machine that runs Java bytecode.
JDK (Java Development Kit) includes JRE (Java Runtime Environment) and development tools like compiler and debugger.
JRE (Java Runtime Environment) is a software package that provides the libraries and components necessary for ru...
Static variables are shared among all instances of a class, while volatile variables are used to indicate that a variable's value will be modified by different threads.
Static variables are initialized only once at the start of the program and retain their value throughout the program's execution.
Volatile variables are used to ensure visibility of changes to variables across multiple threads.
Static variables are accesse...
Final keyword is used in Java to declare constants, prevent method overriding, and prevent class inheritance.
Used to declare constants - value cannot be changed once assigned
Prevents method overriding - method cannot be overridden in child classes
Prevents class inheritance - class cannot be extended
Parallel stream allows processing elements concurrently, while stream processes elements sequentially.
Parallel stream can improve performance by utilizing multiple threads for processing.
Stream processes elements one by one in a sequential manner.
Example: stream().parallel() vs stream().sequential()
Streams are used in Java to process collections of objects in a functional style.
Streams allow for concise and readable code when working with collections.
They support operations like filter, map, reduce, and collect.
Streams can be sequential or parallel, depending on the processing requirements.
Example: List
Java take home assignment
I applied via Naukri.com and was interviewed before Nov 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
Mcqs was good was reasonable covered h=java
Technical Lead
499
salaries
| ₹7.4 L/yr - ₹28.5 L/yr |
Technical Specialist
472
salaries
| ₹11 L/yr - ₹32 L/yr |
Software Engineer
452
salaries
| ₹6 L/yr - ₹23.3 L/yr |
R&D Engineer
434
salaries
| ₹7 L/yr - ₹25.7 L/yr |
Senior Technical Specialist
243
salaries
| ₹16.7 L/yr - ₹43 L/yr |
Samsung
Apple
Huawei Technologies
Xiaomi