Skip to content

Commit

Permalink
Google phone interview with a recruiter questions
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhansayaM committed Oct 25, 2021
1 parent ba2c1c7 commit 29aed59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Google/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ ____
- what is the lookup time for a HashSet?
- Heap is implemented using which data structure?
- which sorting algorithm is best in terms of time complexity?
- Immutable data structure among these: tuples, lists, dictionaries
- Minimum height of the binary tree of 800 nodes?
- What is the method used to cut spaces from front and back of a string in Python?
____


Expand Down

0 comments on commit 29aed59

Please sign in to comment.