Skip to content

Latest commit

 

History

History
74 lines (55 loc) · 5.82 KB

GoogleInterview.md

File metadata and controls

74 lines (55 loc) · 5.82 KB

Get Well Prepared for Google Interview at LeetCode.

# Title Solution Difficulty
686 Repeated String Match Python Easy??? 👾
681 Next Closest Time 👾 Medium
683 K Empty Slots Python Hard ⭑⭑⭑⭑
687 Longest Univalue Path Python Easy
482 License Key Formatting Python Easy
# Title Solution Difficulty
54 Spiral Matrix Python Medium ⭑
66 Plus One Python Easy
42 Trapping Rain Water Python Hard ⭑⭑
340 Longest Substring with At Most K Distinct Characters Python Hard ⭑⭑⭑⭑
616 Add Bold Tag in String Python Medium 👾
289 Game of Life Python Medium
125 Valid Palindrome Java, Python Easy
349 Intersection of Two Arrays Python Easy
# Title Solution Difficulty
23 Merge k Sorted Lists Python Hard
708 Insert into a Cyclic Sorted List 👾 Medium
# Title Solution Difficulty
285 Inorder Successor in BST Python Medium ⭑⭑⭑⭑
98 Validate Binary Search Tree Python Medium ⭑⭑⭑⭑
# Title Solution Difficulty
425 Word Squares 👾 Hard
# Title Solution Difficulty
76 Minimum Window Substring 👾 Hard
# Title Solution Difficulty
91 Decode Ways Python Medium ⭑⭑⭑⭑
139 Word Break Python Medium 👾
# Title Solution Difficulty
346 Moving Average from Data Stream 👾 Easy
284 Peeking Iterator 👾 Medium
173 Binary Search Tree Iterator 👾 Medium
# Title Solution Difficulty
393 UTF-8 Validation 👾 Medium
318 Maximum Product of Word Lengths 👾 Medium