Google Interview Questions
Easy
- Find two nodes whose sum is K
- Find the maximum path sum between two nodes
- Counting Unival Subtrees
- Find the intersection point of two linked list
- Minimum Steps in Infinite Grid
- Reverse Linked List in Place
- Find Pair With Given Sum
- Shortest Possible Path in a Maze
- Find the deepest node
- Check string A can be shifted to get string B
- Implement Power Set
- Find the edit distance
- Square the elements of sorted array and give the output in sorted
- Swap every two nodes
Medium
- Merge k sorted singly linked list
- Implement pow(x,y) function
- Serialize and Deserialize the Tree
- Mirror image of binary Tree
- Estimate Pi using Monte Carlo Method
- Remove kth node from last of linked list
- Find smallest set of numbers that covers all intervals
- Find the largest rectangle containing only 1's
- Implement Peek Iterator
- Find index of the nearest larger number of given index number
Hard
- Maximum of each subarray of length K
- Find length of longest absolute file path
- Implement XOR linked list
- Find the number which occurs once
- Find if String is K palindrome or not
- Sort RGB
- The Anagram Indices
- Find the minimum number of coins
- Check Valid Parentheses
Exception Handling Interview Questions
DBMS Interview Questions Set -1
DBMS Interview Questions Set -2
JPA Interview Questions Set -1
Spring Boot Interview Questions Set 1
Spring Boot Interview Questions Set 2
No comments:
Post a Comment