Filter interviews by
To make Google the number one company in India, we need to focus on innovation, user experience, and market penetration.
Invest in research and development to create innovative products and services tailored to the Indian market.
Improve user experience by localizing content, providing relevant information, and enhancing customer support.
Expand market penetration through strategic partnerships, targeted marketing campaig...
Illegal work can be removed through strict enforcement of laws, penalties for offenders, and promoting ethical behavior.
Implementing strict laws and regulations to prevent illegal work
Enforcing penalties for those caught engaging in illegal work
Promoting ethical behavior and values in the workplace
Encouraging whistleblowing and reporting of illegal activities
Providing education and training on legal and ethical standar...
To make Google the best app, focus on user experience, innovation, and continuous improvement.
Prioritize user experience by ensuring the app is easy to use and navigate
Innovate by introducing new features and technologies to stay ahead of competitors
Continuously improve by listening to user feedback and making updates based on their needs
Invest in research and development to anticipate future trends and user demands
Google can become the richest company in the world by focusing on innovation, expanding into new markets, and optimizing revenue streams.
Invest heavily in research and development to create new products and services that meet consumer needs.
Expand into emerging markets with high growth potential, such as India and Southeast Asia.
Optimize revenue streams by leveraging advertising, cloud services, and hardware sales.
Acqu...
Passed, flying colours
Top trending discussions
I applied via Monster and was interviewed before Apr 2020. There was 1 interview round.
posted on 14 May 2018
A generic swap function swaps two values of any data type.
The function should take two parameters of any data type.
Use a temporary variable to store the value of one parameter.
Assign the value of the second parameter to the first parameter.
Assign the value of the temporary variable to the second parameter.
Search for an element in a rotated sorted linked list.
Find the pivot point where the list is rotated.
Divide the list into two sublists based on the pivot point.
Perform binary search on the appropriate sublist.
Handle edge cases such as empty list and list with only one element.
Search an element in a rotated sorted array
Find the pivot point where the array is rotated
Divide the array into two sub-arrays based on pivot point
Perform binary search on the appropriate sub-array
Repeat until element is found or sub-array size is 1
Given a Sudoku board, find possible numbers for an empty cell.
Iterate through empty cells and check possible numbers using row, column, and box constraints.
Use a set to keep track of possible numbers for each empty cell.
Return the set of possible numbers for the given empty cell.
Find integer average of 4 unsigned integers without typecasting
Add all the integers and divide by 4
Use bit shifting to divide by 4
Handle overflow by using long long data type
Use unsigned int data type for input
Code to identify 32 bit or 64 bit architecture of a processor
Check if the operating system is 32 bit or 64 bit
If OS is 32 bit, processor is 32 bit
If OS is 64 bit, check if processor supports 64 bit architecture
Use CPUID instruction to check if processor supports 64 bit architecture
Convert binary number to base 64 integer
Divide the binary number into groups of 6 bits
Convert each group of 6 bits to decimal
Map the decimal value to the corresponding base 64 character
Concatenate the base 64 characters to form the final integer
Creating test cases for random scenarios ensures software reliability and robustness through diverse input validation.
Identify edge cases: Test with minimum and maximum input values, e.g., an empty array vs. a large array.
Use random data: Generate random inputs to simulate real-world usage, e.g., random user names or passwords.
Test invalid inputs: Ensure the system handles unexpected inputs gracefully, e.g., negative n...
based on 1 interview experience
Software Engineer
3k
salaries
| ₹33 L/yr - ₹65 L/yr |
Software Developer
2.1k
salaries
| ₹33.1 L/yr - ₹60.6 L/yr |
Senior Software Engineer
1.2k
salaries
| ₹36.5 L/yr - ₹70 L/yr |
Sde1
384
salaries
| ₹31.8 L/yr - ₹59.3 L/yr |
Data Scientist
379
salaries
| ₹26.8 L/yr - ₹50 L/yr |
Yahoo
Amazon
Microsoft Corporation