Filter interviews by
Implementing naming of threads in a multi-threaded OS and implementing rand5 using rand7
Use thread ID or thread name to name threads in a multi-threaded OS
Implement a function that generates a random number between 1 and 7
Use rejection sampling to implement rand5 using rand7
Ensure thread names are unique to avoid confusion
Test the implementation thoroughly to ensure correctness
Free uses metadata stored in the heap to determine the number of memory blocks to delete for arrays.
Free stores metadata about the size of the allocated memory block in the heap.
Free uses this metadata to determine the number of memory blocks to delete for arrays.
For example, if an array of 10 integers was allocated, the metadata would indicate the size of the block as 40 bytes.
Free would then use this information to d...
Top trending discussions
I applied via Referral and was interviewed before Jun 2020. There were 3 interview rounds.
Around 600 flights are handled by Bangalore airport on a daily basis.
Bangalore airport is one of the busiest airports in India
It handles both domestic and international flights
On average, there are around 25-30 flights per hour
The number of flights may vary depending on the day of the week and time of the year
I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.
posted on 16 Sep 2022
I applied via Approached by Company and was interviewed before Sep 2021. There was 1 interview round.
posted on 23 Feb 2022
Normal Test with some questions
I appeared for an interview in Jun 2025, where I was asked the following questions.
Transactions in Spring Boot help manage database operations as a single unit of work.
Transactions ensure ACID properties (Atomicity, Consistency, Isolation, Durability) for database operations.
Use @Transactional annotation to mark a method as transactional.
Transactions can be managed programmatically using TransactionTemplate.
Rollback can be triggered manually in case of exceptions.
Spring Boot supports both declarative...
I appeared for an interview in Jan 2022.
Solve coding problems
A multi-threaded application allows for concurrent execution of tasks, improving performance and responsiveness.
Identify tasks that can be executed concurrently
Create threads to execute each task
Use synchronization mechanisms to avoid race conditions
Consider thread safety when accessing shared resources
Use thread pools to manage resources efficiently
Some of the top questions asked at the Adobe Technical Lead interview -
Computer Scientist
492
salaries
| ₹34.5 L/yr - ₹60 L/yr |
Technical Consultant
318
salaries
| ₹12.8 L/yr - ₹24 L/yr |
Computer Scientist 2
312
salaries
| ₹46.6 L/yr - ₹80 L/yr |
Software Engineer
285
salaries
| ₹13.9 L/yr - ₹25 L/yr |
Senior Software Engineer
244
salaries
| ₹24.1 L/yr - ₹40 L/yr |
Salesforce
Oracle
Microsoft Corporation
Amazon