Filter interviews by
I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.
Threads in Java allow for concurrent execution of code, enabling multitasking and improving performance.
Threads are lightweight sub-processes within a process.
They allow for concurrent execution of code, enabling multitasking.
Threads share the same memory space, allowing for efficient communication and data sharing.
Examples include creating threads using the Thread class or implementing the Runnable interface.
Volatile keyword ensures visibility of changes to variables across threads. Reified keyword is used to access type information at runtime in generics.
Volatile keyword is used to indicate that a variable's value will be modified by different threads.
It ensures that changes made by one thread to a volatile variable are visible to other threads.
Reified keyword is used in generics to access type information at runtime, whi...
Multi module architecture in Android involves breaking down an app into multiple modules for better organization and scalability.
Pros: better organization, easier maintenance, faster build times, code reusability
Cons: increased complexity, potential for dependency issues, learning curve for developers
Example: Breaking down an app into separate modules for UI, networking, and data storage can make it easier to work on d
Generics in Java allow for creating classes, interfaces, and methods that operate on types parameterized at compile time.
Generics provide type safety by allowing the compiler to detect and prevent type errors at compile time.
They enable code reusability by writing generic algorithms that work on different types.
Example: List<String> names = new ArrayList<>();
Example: public class Box<T> { private T va
Top trending discussions
posted on 16 Jan 2022
I applied via Referral and was interviewed in Jul 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Question from DSA, logical thinking and choose the best. Totally 20 questions from HackerRank invite.
posted on 16 Jan 2022
I applied via Referral and was interviewed in Jul 2021. There were 4 interview rounds.
Technology Specialist
102
salaries
| ₹9 L/yr - ₹25 L/yr |
Senior Engineer
93
salaries
| ₹6 L/yr - ₹16.4 L/yr |
Senior Software Engineer
35
salaries
| ₹7.8 L/yr - ₹21.5 L/yr |
Associate Engineer
26
salaries
| ₹3 L/yr - ₹7.2 L/yr |
Software Engineer
16
salaries
| ₹4.6 L/yr - ₹10 L/yr |
TCS
Infosys
Wipro
Tech Mahindra