Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Clear (1)
Basic aptitude test which tests aptitude
I applied via Job Portal and was interviewed in Apr 2023. There were 3 interview rounds.
I hours of coding test
What people are saying about Google
I applied via Company Website and was interviewed in Jul 2022. There were 2 interview rounds.
One group to offer online learning
Google interview questions for designations
I would address team disputes by facilitating open communication, active listening, and finding common ground.
Encourage open communication among team members to express their concerns and perspectives
Practice active listening to understand all sides of the dispute
Mediate discussions to find common ground and reach a resolution
Implement team-building activities to improve relationships and prevent future disputes
Array stack tried dfs bfs graph
Linked list array stack tried dfs
I applied via Company Website and was interviewed in Aug 2022. There were 2 interview rounds.
Practice the test daily
Make sure you know the test format
Improve your speaking and reasoning skills
I applied via Company Website and was interviewed in Dec 2021. There were 2 interview rounds.
Concurrent collection refers to data structures that can be accessed and modified by multiple threads simultaneously.
Concurrent collections are designed to be thread-safe, allowing multiple threads to access and modify the collection without causing data corruption.
Examples of concurrent collections in Java include ConcurrentHashMap, CopyOnWriteArrayList, and ConcurrentLinkedQueue.
Concurrent collections are commonly us...
CopyOnWriteArrayList is a thread-safe variant of ArrayList where all mutative operations (add, set, remove, etc) are implemented by making a fresh copy of the underlying array.
CopyOnWriteArrayList is suitable for scenarios where traversal operations vastly outnumber mutative operations.
It is ideal for read-heavy applications where the list is traversed frequently but modifications are rare.
Example: CopyOnWriteArrayList
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
based on 5 interviews
Interview experience
based on 6 reviews
Rating in categories
Software Engineer
1.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
1.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
719
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Scientist
287
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Analyst
242
salaries
| ₹0 L/yr - ₹0 L/yr |
Yahoo
Amazon
Microsoft Corporation