Filter interviews by
Clear (1)
Technical round 1 was heavy DSA focused
Another DSA focused round
I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.
Was asked to find a bug in code
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
Permutation probablity maths
Graph dp tree tree tree tree
What people are saying about Google
I applied via Internshala
A binary tree is a hierarchical data structure in which each node has at most two children.
Consists of nodes connected by edges
Each node can have at most two children
The left child is smaller than the parent, and the right child is greater
Used for efficient searching, sorting, and organizing data
A binary search tree (BST) is a data structure that organizes elements in a hierarchical manner, allowing for efficient searching, insertion, and deletion.
BST is a type of binary tree where each node has at most two children.
The left child of a node is always smaller than the node, and the right child is always greater.
BST allows for efficient searching with a time complexity of O(log n) on average.
Common operations on...
Google interview questions for designations
Easy round with number
As a Senior SDET Engineer, my role in the company is to design, develop, and maintain automated testing frameworks to ensure the quality of software products.
Designing and implementing automated testing frameworks
Developing test scripts and scenarios
Collaborating with developers and QA teams to identify and fix software defects
Participating in code reviews and providing feedback on testability
Analyzing test results and
I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.
30 questions aptitude
3 data structures questions
I applied via Job Portal and was interviewed in May 2023. There were 3 interview rounds.
H g y rcuby tct jvyct j yvtcy. Tvt t
I was interviewed before Oct 2022.
The YouTube sub graph represents the relationships between YouTube channels and their subscribers.
Start with a central node representing a popular YouTube channel
Connect the central node to other nodes representing related channels
Include edges to show the subscriber relationships between channels
Good to know apt questions for this
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
Find 5 missing numbers in an array of size 95 containing numbers in range 1 to 100.
Create a boolean array of size 100 and mark the present numbers
Iterate through the boolean array and find the missing numbers
Alternatively, use a HashSet to store the present numbers and find the missing ones
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
I have the skills, experience, and passion to excel in this role.
I have a strong background in software development, with experience in multiple programming languages and frameworks.
I am a quick learner and enjoy tackling new challenges.
I am a team player and enjoy collaborating with others to achieve common goals.
I am passionate about software engineering and am always looking for ways to improve my skills and knowled...
I chose your company because of its reputation for innovation and its commitment to employee growth.
Your company has a strong reputation for innovation in the industry.
I was impressed by the emphasis on employee growth and development.
I believe that your company's values align with my own personal values.
I was excited about the opportunity to work with a talented team of engineers.
Your company's mission and vision reso
based on 9 interviews
2 Interview rounds
based on 6 reviews
Rating in categories
Software Engineer
1.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
1.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
680
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Scientist
274
salaries
| ₹0 L/yr - ₹0 L/yr |
Sde1
257
salaries
| ₹0 L/yr - ₹0 L/yr |
Yahoo
Amazon
Microsoft Corporation