Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
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
Write java coding for solutions providesd?
SQL is a programming language used for managing and manipulating databases. The SELECT statement is used to retrieve data from a database.
SQL stands for Structured Query Language
It is used to communicate with databases to perform tasks such as querying, updating, and deleting data
The SELECT statement is used to retrieve data from a database
Example: SELECT * FROM table_name WHERE condition;
Inner join returns only the rows that have matching values in both tables, while outer join returns all rows from both tables.
Inner join is used to retrieve rows from both tables that have matching values based on a specified condition.
Outer join is used to retrieve all rows from both tables, with matching rows from both tables where available.
Examples: Inner join - SELECT * FROM table1 INNER JOIN table2 ON table1.id =...
posted on 29 Mar 2024
I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.
A function callback is a function that is passed as an argument to another function and is executed after the completion of that function.
Callback functions are commonly used in asynchronous programming to handle tasks that take time to complete.
Example: setTimeout function in JavaScript takes a callback function as an argument to execute after a specified time.
Callback functions can also be used to customize behavior ...
Smart pointers in C++ are objects that manage the memory of dynamically allocated objects, helping to prevent memory leaks.
Smart pointers automatically manage memory deallocation
Types include unique_ptr, shared_ptr, and weak_ptr
Example: unique_ptr
Implementing the HAL step by step using AIDL
Create an AIDL interface file defining the methods to be implemented
Implement the AIDL interface in a service class
Register the service in the AndroidManifest.xml file
Bind the service in the client application and call the methods
SE Linux Policy is a security mechanism that controls access to resources based on policies.
SE Linux Policy is a mandatory access control system that enforces policies defined by the system administrator.
It provides fine-grained control over access to files, processes, and other system resources.
SE Linux Policy can be complex to configure and troubleshoot, but it offers strong security benefits.
Alternatives to SE Linux...
posted on 17 Jul 2024
posted on 23 Feb 2022
Normal Test with some questions
Interview experience
based on 8 reviews
Rating in categories
Software Engineer
1.3k
salaries
| ₹21 L/yr - ₹80 L/yr |
Software Developer
1.1k
salaries
| ₹21.8 L/yr - ₹56.7 L/yr |
Senior Software Engineer
622
salaries
| ₹24 L/yr - ₹87.3 L/yr |
Sde1
254
salaries
| ₹14 L/yr - ₹55 L/yr |
Data Scientist
248
salaries
| ₹25.7 L/yr - ₹52.2 L/yr |
Yahoo
Amazon
Microsoft Corporation