TAGGED PROBLEMS FROM
MUST SAVE AND SHARE
Twitter - LeetCode
Twitter
Notice
We've improved our algorithm that calculates company tags and their frequencies to be more accurate
and current.
This page updates weekly on Saturday.
You can filter the results by different time periods.
You have solved 61 / 85 problems.
Show problem tags Select time period: All time
# Title Acceptance Difficulty Frequency
433 Minimum Genetic Mutation (/problems/minimum- 38.6% Medium
genetic-mutation)
635 Design Log Storage System (/problems/design- 55.1% Medium
log-storage-system)
608 Tree Node (/problems/tree-node) 59.6% Medium
341 Flatten Nested List Iterator (/problems/flatten- 48.5% Medium
nested-list-iterator)
296 Best Meeting Point (/problems/best-meeting- 55.4% Hard
point)
468 Validate IP Address (/problems/validate-ip- 21.5% Medium
address)
269 Alien Dictionary (/problems/alien-dictionary) 31.6% Hard
585 Investments in 2016 (/problems/investments-in- 48.2% Medium
2016)
679 24 Game (/problems/24-game) 43.3% Hard
355 Design Twitter (/problems/design-twitter) 27.7% Medium
20 Valid Parentheses (/problems/valid-parentheses) 36.9% Easy
57 Insert Interval (/problems/insert-interval) 31.5% Hard
580 Count Student Number in Departments 43.1% Medium
https://leetcode.com/company/twitter/ 1/5
Join telegram.me/sahebcse Community for Better Discussion !
Twitter - LeetCode
80 Count Student Number in Departments 43.1% Medium
# (/problems/count-student-number-in-
Title Acceptance Difficulty Frequency
departments)
62 Unique Paths (/problems/unique-paths) 48.4% Medium
647 Palindromic Substrings (/problems/palindromic- 57.5% Medium
substrings)
831 Masking Personal Information 42.3% Medium
(/problems/masking-personal-information)
295 Find Median from Data Stream (/problems/find- 37.6% Hard
median-from-data-stream)
42 Trapping Rain Water (/problems/trapping-rain- 43.9% Hard
water)
146 LRU Cache (/problems/lru-cache) 26.4% Medium
68 Text Justification (/problems/text-justification) 23.8% Hard
317 Shortest Distance from All Buildings 38.4% Hard
(/problems/shortest-distance-from-all-buildings)
149 Max Points on a Line (/problems/max-points-on- 15.9% Hard
a-line)
218 The Skyline Problem (/problems/the-skyline- 32.1% Hard
problem)
56 Merge Intervals (/problems/merge-intervals) 36.1% Medium
161 One Edit Distance (/problems/one-edit-distance) 31.8% Medium
127 Word Ladder (/problems/word-ladder) 24.8% Medium
139 Word Break (/problems/word-break) 36.0% Medium
586 Customer Placing the Largest Number of Orders 67.4% Easy
(/problems/customer-placing-the-largest-number-
of-orders)
300 Longest Increasing Subsequence 41.1% Medium
(/problems/longest-increasing-subsequence)
251 Flatten 2D Vector (/problems/flatten-2d-vector) 44.1% Medium
200 Number of Islands (/problems/number-of-islands) 42.2% Medium
133 Clone Graph (/problems/clone-graph) 27.4% Medium
https://leetcode.com/company/twitter/ 2/5
Join telegram.me/sahebcse Community for Better Discussion !
Twitter - LeetCode
#
10 Title
Regular Expression Matching (/problems/regular- Acceptance
25.5% Difficulty
Hard Frequency
expression-matching)
208 Implement Trie (Prefix Tree) 39.5% Medium
(/problems/implement-trie-prefix-tree)
307 Range Sum Query - Mutable (/problems/range- 29.5% Medium
sum-query-mutable)
346 Moving Average from Data Stream 66.8% Easy
(/problems/moving-average-from-data-stream)
609 Find Duplicate File in System (/problems/find- 55.8% Medium
duplicate-file-in-system)
91 Decode Ways (/problems/decode-ways) 22.6% Medium
5 Longest Palindromic Substring 27.6% Medium
(/problems/longest-palindromic-substring)
12 Integer to Roman (/problems/integer-to-roman) 51.6% Medium
140 Word Break II (/problems/word-break-ii) 27.8% Hard
238 Product of Array Except Self (/problems/product- 55.8% Medium
of-array-except-self)
252 Meeting Rooms (/problems/meeting-rooms) 52.4% Easy
380 Insert Delete GetRandom O(1) (/problems/insert- 43.3% Medium
delete-getrandom-o1)
706 Design HashMap (/problems/design-hashmap) 56.7% Easy
202 Happy Number (/problems/happy-number) 45.9% Easy
60 Permutation Sequence (/problems/permutation- 33.6% Medium
sequence)
287 Find the Duplicate Number (/problems/find-the- 50.4% Medium
duplicate-number)
215 Kth Largest Element in an Array (/problems/kth- 48.9% Medium
largest-element-in-an-array)
271 Encode and Decode Strings (/problems/encode- 27.3% Medium
and-decode-strings)
1041 Robot Bounded In Circle (/problems/robot- 44.4% Easy
bounded-in-circle)
227 Basic Calculator II (/problems/basic-calculator-ii) 34.0% Medium
https://leetcode.com/company/twitter/ 3/5
Join telegram.me/sahebcse Community for Better Discussion !
Twitter - LeetCode
#
1 Title
Two Sum (/problems/two-sum) Acceptance
44.4% Difficulty
Easy Frequency
43 Multiply Strings (/problems/multiply-strings) 31.2% Medium
692 Top K Frequent Words (/problems/top-k-frequent- 46.4% Medium
words)
347 Top K Frequent Elements (/problems/top-k- 55.8% Medium
frequent-elements)
453 Minimum Moves to Equal Array Elements 49.4% Easy
(/problems/minimum-moves-to-equal-array-
elements)
234 Palindrome Linked List (/problems/palindrome- 36.6% Easy
linked-list)
547 Friend Circles (/problems/friend-circles) 54.3% Medium
235 Lowest Common Ancestor of a Binary Search 45.5% Easy
Tree (/problems/lowest-common-ancestor-of-a-
binary-search-tree)
23 Merge k Sorted Lists (/problems/merge-k-sorted- 35.3% Hard
lists)
44 Wildcard Matching (/problems/wildcard-matching) 23.1% Hard
124 Binary Tree Maximum Path Sum 30.5% Hard
(/problems/binary-tree-maximum-path-sum)
153 Find Minimum in Rotated Sorted Array 43.3% Medium
(/problems/find-minimum-in-rotated-sorted-array)
767 Reorganize String (/problems/reorganize-string) 43.2% Medium
814 Binary Tree Pruning (/problems/binary-tree- 71.5% Medium
pruning)
74 Search a 2D Matrix (/problems/search-a-2d- 35.1% Medium
matrix)
73 Set Matrix Zeroes (/problems/set-matrix-zeroes) 40.4% Medium
4 Median of Two Sorted Arrays (/problems/median- 26.9% Hard
of-two-sorted-arrays)
118 Pascal's Triangle (/problems/pascals-triangle) 47.0% Easy
106 Construct Binary Tree from Inorder and Postorder 40.2% Medium
Traversal (/problems/construct-binary-tree-from-
inorder-and-postorder-traversal)
https://leetcode.com/company/twitter/ 4/5
Join telegram.me/sahebcse Community for Better Discussion !
Twitter - LeetCode
#
169 Title
Majority Element (/problems/majority-element) Acceptance
53.4% Difficulty
Easy Frequency
206 Reverse Linked List (/problems/reverse-linked-list) 55.9% Easy
239 Sliding Window Maximum (/problems/sliding- 38.8% Hard
window-maximum)
171 Excel Sheet Column Number (/problems/excel- 51.9% Easy
sheet-column-number)
49 Group Anagrams (/problems/group-anagrams) 48.1% Medium
76 Minimum Window Substring 31.4% Hard
(/problems/minimum-window-substring)
2 Add Two Numbers (/problems/add-two-numbers) 31.5% Medium
6 ZigZag Conversion (/problems/zigzag-conversion) 32.6% Medium
7 Reverse Integer (/problems/reverse-integer) 25.4% Easy
101 Symmetric Tree (/problems/symmetric-tree) 43.9% Easy
323 Number of Connected Components in an 52.5% Medium
Undirected Graph (/problems/number-of-
connected-components-in-an-undirected-graph)
378 Kth Smallest Element in a Sorted Matrix 50.1% Medium
(/problems/kth-smallest-element-in-a-sorted-
matrix)
407 Trapping Rain Water II (/problems/trapping-rain- 39.6% Hard
water-ii)
868 Binary Gap (/problems/binary-gap) 59.6% Easy
https://leetcode.com/company/twitter/ 5/5
Join telegram.me/sahebcse Community for Better Discussion !