0% found this document useful (0 votes)
10 views

Array - LeetCode

The document lists various array-related problems from LeetCode, including their titles, tags, acceptance rates, and associated companies. It highlights the user's progress in solving 20 out of 249 problems. The document serves as a resource for users looking to improve their skills in array problems and their applications in technical interviews.

Uploaded by

djimmy1924
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

Array - LeetCode

The document lists various array-related problems from LeetCode, including their titles, tags, acceptance rates, and associated companies. It highlights the user's progress in solving 20 out of 249 problems. The document serves as a resource for users looking to improve their skills in array problems and their applications in technical interviews.

Uploaded by

djimmy1924
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

26/05/2020 (7) Array - LeetCode

 Array
You have solved 20 / 249 problems.

Show problem tags

# Title Tags Acceptance

 1 Two Sum (/problems/two-sum) Array (/tag/array) Hash Table (/tag/hash-table) 45.4%


Facebook (/company/facebook)

Microsoft (/company/microsoft)

Amazon (/company/amazon)

Bloomberg (/company/bloomberg)

Uber (/company/uber) LinkedIn (/company/linkedin)

Apple (/company/apple) Airbnb (/company/airbnb)

Yelp (/company/yelp) Yahoo (/company/yahoo)

Adobe (/company/adobe)

Dropbox (/company/dropbox)

4 Median of Two Sorted Arrays … Array (/tag/array) Binary Search (/tag/binary-search) 29.0%
Divide and Conquer (/tag/divide-and-conquer)

Google (/company/google)

Microsoft (/company/microsoft)

Apple (/company/apple)

Zenefits (/company/zenefits)

Yahoo (/company/yahoo) Adobe (/company/adobe)

Dropbox (/company/dropbox)

 11 Container With Most Water (/… Array (/tag/array) Two Pointers (/tag/two-pointers) 49.9%

Bloomberg (/company/bloomberg)

 42 Trapping Rain Water (/proble… Array (/tag/array) Two Pointers (/tag/two-pointers) 47.9%

Stack (/tag/stack) Google (/company/google)

Amazon (/company/amazon)

Bloomberg (/company/bloomberg)

Twitter (/company/twitter) Apple (/company/apple)

Airbnb (/company/airbnb)

Zenefits (/company/zenefits)

 53 Maximum Subarray (/problem… Array (/tag/array) 46.1%


Divide and Conquer (/tag/divide-and-conquer)

Dynamic Programming (/tag/dynamic-programming)

Microsoft (/company/microsoft)

Bloomberg (/company/bloomberg)

LinkedIn (/company/linkedin)

 15 3Sum (/problems/3sum) Array (/tag/array) Two Pointers (/tag/two-pointers) 26.2%

Facebook (/company/facebook)

Microsoft (/company/microsoft)

Amazon (/company/amazon)

Bloomberg (/company/bloomberg)

Adobe (/company/adobe)

Works Applications (/company/works-applications)

121 Best Time to Buy and Sell St… Array (/tag/array) 50.0%

Dynamic Programming (/tag/dynamic-programming)

Facebook (/company/facebook)

Microsoft (/company/microsoft)

Amazon (/company/amazon)

Bloomberg (/company/bloomberg)

Uber (/company/uber)

 238 Product of Array Except Self (… Array (/tag/array) Facebook (/company/facebook) 59.4%
Microsoft (/company/microsoft)

https://leetcode.com/tag/array/ 1/12
26/05/2020 (7) Array - LeetCode

# Title Amazon (/company/amazon)


Tags Acceptance
LinkedIn (/company/linkedin)

Apple (/company/apple)

561 Array Partition I (/problems/ar… Array (/tag/array) 71.5%

85 Maximal Rectangle (/problem… Array (/tag/array) Hash Table (/tag/hash-table) 36.8%


Dynamic Programming (/tag/dynamic-programming)

Stack (/tag/stack) Facebook (/company/facebook)

169 Majority Element (/problems/… Array (/tag/array) 58.0%

Divide and Conquer (/tag/divide-and-conquer)

Bit Manipulation (/tag/bit-manipulation)

Zenefits (/company/zenefits)

Adobe (/company/adobe)

 66 Plus One (/problems/plus-one) Array (/tag/array) Google (/company/google) 42.1%

 88 Merge Sorted Array (/proble… Array (/tag/array) Two Pointers (/tag/two-pointers) 38.9%

Facebook (/company/facebook)

Microsoft (/company/microsoft)

Bloomberg (/company/bloomberg)

 283 Move Zeroes (/problems/mov… Array (/tag/array) Two Pointers (/tag/two-pointers) 57.4%

Facebook (/company/facebook)

Bloomberg (/company/bloomberg)

56 Merge Intervals (/problems/m… Array (/tag/array) Sort (/tag/sort) 38.7%

Google (/company/google)

Facebook (/company/facebook)

Microsoft (/company/microsoft)

Bloomberg (/company/bloomberg)

LinkedIn (/company/linkedin)

Twitter (/company/twitter) Yelp (/company/yelp)

 16 3Sum Closest (/problems/3su… Array (/tag/array) Two Pointers (/tag/two-pointers) 45.8%

Bloomberg (/company/bloomberg)

 122 Best Time to Buy and Sell St… Array (/tag/array) Greedy (/tag/greedy) 56.1%

Bloomberg (/company/bloomberg)

 48 Rotate Image (/problems/rota… Array (/tag/array) Microsoft (/company/microsoft) 55.2%

Amazon (/company/amazon)

Apple (/company/apple)

31 Next Permutation (/problems/… Array (/tag/array) Google (/company/google) 32.2%

289 Game of Life (/problems/gam… Array (/tag/array) Google (/company/google) 53.1%

Snapchat (/company/snapchat)

Dropbox (/company/dropbox)

Two Sigma (/company/two-sigma)

41 First Missing Positive (/proble… Array (/tag/array) 31.4%

128 Longest Consecutive Sequen… Array (/tag/array) Union Find (/tag/union-find) 44.5%
Google (/company/google)

Facebook (/company/facebook)

152 Maximum Product Subarray (… Array (/tag/array) 31.3%

Dynamic Programming (/tag/dynamic-programming)

LinkedIn (/company/linkedin)

 26 Remove Duplicates from Sort… Array (/tag/array) Two Pointers (/tag/two-pointers) 44.4%

Facebook (/company/facebook)

https://leetcode.com/tag/array/ 2/12
26/05/2020 (7) Array - LeetCode

# Title Microsoft (/company/microsoft)


Tags Acceptance
Bloomberg (/company/bloomberg)

 54 Spiral Matrix (/problems/spira… Array (/tag/array) Google (/company/google) 33.4%

Microsoft (/company/microsoft)

Uber (/company/uber)

442 Find All Duplicates in an Arra… Array (/tag/array) 65.1%

Pocket Gems (/company/pocket-gems)

39 Combination Sum (/problems… Array (/tag/array) Backtracking (/tag/backtracking) 54.8%

Uber (/company/uber)

Snapchat (/company/snapchat)

118 Pascal's Triangle (/problems/… Array (/tag/array) Twitter (/company/twitter) 51.3%

Apple (/company/apple)

33 Search in Rotated Sorted Arr… Array (/tag/array) Binary Search (/tag/binary-search) 34.3%

Facebook (/company/facebook)

Microsoft (/company/microsoft)

Bloomberg (/company/bloomberg)

Uber (/company/uber) LinkedIn (/company/linkedin)

448 Find All Numbers Disappeare… Array (/tag/array) Google (/company/google) 55.6%

 27 Remove Element (/problems/… Array (/tag/array) Two Pointers (/tag/two-pointers) 47.6%

 167 Two Sum II - Input array is so… Array (/tag/array) Two Pointers (/tag/two-pointers) 53.4%

Binary Search (/tag/binary-search)

Amazon (/company/amazon)

621 Task Scheduler (/problems/ta… Array (/tag/array) Greedy (/tag/greedy) 48.1%

Queue (/tag/queue) Facebook (/company/facebook)

79 Word Search (/problems/wor… Array (/tag/array) Backtracking (/tag/backtracking) 34.4%

Facebook (/company/facebook)

Microsoft (/company/microsoft)

Bloomberg (/company/bloomberg)

219 Contains Duplicate II (/proble… Array (/tag/array) Hash Table (/tag/hash-table) 37.3%

Airbnb (/company/airbnb)

Palantir Technologies (/company/palantir-technologies)

 217 Contains Duplicate (/problem… Array (/tag/array) Hash Table (/tag/hash-table) 55.6%

Airbnb (/company/airbnb) Yahoo (/company/yahoo)

Palantir Technologies (/company/palantir-technologies)

18 4Sum (/problems/4sum) Array (/tag/array) Hash Table (/tag/hash-table) 33.1%

Two Pointers (/tag/two-pointers)

78 Subsets (/problems/subsets) Array (/tag/array) Backtracking (/tag/backtracking) 59.6%

Bit Manipulation (/tag/bit-manipulation)

Facebook (/company/facebook)

Amazon (/company/amazon)

Bloomberg (/company/bloomberg)

Uber (/company/uber)

Coupang (/company/coupang)

287 Find the Duplicate Number (/… Array (/tag/array) Two Pointers (/tag/two-pointers) 53.6%

Binary Search (/tag/binary-search)

Bloomberg (/company/bloomberg)

229 Majority Element II (/problem… Array (/tag/array) Zenefits (/company/zenefits) 34.9%

120 Triangle (/problems/triangle) Array (/tag/array) 43.2%

Dynamic Programming (/tag/dynamic-programming)

https://leetcode.com/tag/array/ 3/12
26/05/2020 (7) Array - LeetCode

# Title Tags Acceptance


59 Spiral Matrix II (/problems/spi… Array (/tag/array) 52.6%

64 Minimum Path Sum (/proble… Array (/tag/array) 53.5%


Dynamic Programming (/tag/dynamic-programming)

228 Summary Ranges (/problems… Array (/tag/array) Google (/company/google) 38.9%

153 Find Minimum in Rotated Sor… Array (/tag/array) Binary Search (/tag/binary-search) 44.6%

Microsoft (/company/microsoft)

105 Construct Binary Tree from Pr… Array (/tag/array) Tree (/tag/tree) 47.3%

Depth-first Search (/tag/depth-first-search)

Bloomberg (/company/bloomberg)

45 Jump Game II (/problems/ju… Array (/tag/array) Greedy (/tag/greedy) 30.2%

695 Max Area of Island (/problem… Array (/tag/array) 61.7%

Depth-first Search (/tag/depth-first-search)

Intuit (/company/intuit)

560 Subarray Sum Equals K (/pro… Array (/tag/array) Hash Table (/tag/hash-table) 43.8%

Google (/company/google)

 268 Missing Number (/problems/… Array (/tag/array) Math (/tag/math) 51.0%

Bit Manipulation (/tag/bit-manipulation)

Facebook (/company/facebook)

Microsoft (/company/microsoft)

Bloomberg (/company/bloomberg)

950 Reveal Cards In Increasing O… Array (/tag/array) 74.1%

62 Unique Paths (/problems/uni… Array (/tag/array) 52.4%

Dynamic Programming (/tag/dynamic-programming)

Bloomberg (/company/bloomberg)

717 1-bit and 2-bit Characters (/p… Array (/tag/array) Quora (/company/quora) 49.0%

123 Best Time to Buy and Sell St… Array (/tag/array) 36.7%

Dynamic Programming (/tag/dynamic-programming)

697 Degree of an Array (/problem… Array (/tag/array) GE Digital (/company/ge-digital) 53.4%

75 Sort Colors (/problems/sort-c… Array (/tag/array) Two Pointers (/tag/two-pointers) 45.5%

Sort (/tag/sort) Facebook (/company/facebook)

Microsoft (/company/microsoft)

Pocket Gems (/company/pocket-gems)

280 Wiggle Sort (/problems/wiggl… Array (/tag/array) Sort (/tag/sort) 63.3%



Google (/company/google)

73 Set Matrix Zeroes (/problems… Array (/tag/array) Microsoft (/company/microsoft) 42.6%

Amazon (/company/amazon)

84 Largest Rectangle in Histogra… Array (/tag/array) Stack (/tag/stack) 34.3%

 189 Rotate Array (/problems/rotat… Array (/tag/array) Microsoft (/company/microsoft) 33.9%

Amazon (/company/amazon)

Bloomberg (/company/bloomberg)

380 Insert Delete GetRandom O(1… Array (/tag/array) Hash Table (/tag/hash-table) 46.2%

Design (/tag/design) Google (/company/google)

https://leetcode.com/tag/array/ 4/12
26/05/2020 (7) Array - LeetCode

# Title Facebook (/company/facebook)


Tags Acceptance
Amazon (/company/amazon) Uber (/company/uber)

Twitter (/company/twitter) Yelp (/company/yelp)

Pocket Gems (/company/pocket-gems)

832 Flipping an Image (/problems… Array (/tag/array) Google (/company/google) 75.5%

55 Jump Game (/problems/jump… Array (/tag/array) Greedy (/tag/greedy) 34.3%

Microsoft (/company/microsoft)

162 Find Peak Element (/problem… Array (/tag/array) Binary Search (/tag/binary-search) 43.0%

Google (/company/google)

Microsoft (/company/microsoft)

905 Sort Array By Parity (/proble… Array (/tag/array) 73.9%

 35 Search Insert Position (/probl… Array (/tag/array) Binary Search (/tag/binary-search) 41.7%

119 Pascal's Triangle II (/problem… Array (/tag/array) Amazon (/company/amazon) 48.1%

34 Find First and Last Position o… Array (/tag/array) Binary Search (/tag/binary-search) 35.7%

LinkedIn (/company/linkedin)

746 Min Cost Climbing Stairs (/pr… Array (/tag/array) 49.7%

Dynamic Programming (/tag/dynamic-programming)

Amazon (/company/amazon)

126 Word Ladder II (/problems/w… Array (/tag/array) String (/tag/string) 21.4%

Backtracking (/tag/backtracking)

Breadth-first Search (/tag/breadth-first-search)

Amazon (/company/amazon) Yelp (/company/yelp)

457 Circular Array Loop (/problem… Array (/tag/array) Two Pointers (/tag/two-pointers) 29.0%

216 Combination Sum III (/proble… Array (/tag/array) Backtracking (/tag/backtracking) 55.6%

969 Pancake Sorting (/problems/… Array (/tag/array) Sort (/tag/sort) 66.7%

Square (/company/square)

209 Minimum Size Subarray Sum … Array (/tag/array) Two Pointers (/tag/two-pointers) 37.4%

Binary Search (/tag/binary-search)

Facebook (/company/facebook)

57 Insert Interval (/problems/inse… Array (/tag/array) Sort (/tag/sort) 33.1%

Google (/company/google)

Facebook (/company/facebook)

LinkedIn (/company/linkedin)

628 Maximum Product of Three N… Array (/tag/array) Math (/tag/math) 46.9%

Intuit (/company/intuit)

667 Beautiful Arrangement II (/pro… Array (/tag/array) Google (/company/google) 53.9%

718 Maximum Length of Repeate… Array (/tag/array) Hash Table (/tag/hash-table) 48.9%

Binary Search (/tag/binary-search)

Dynamic Programming (/tag/dynamic-programming)

Citadel (/company/citadel)

1074 Number of Submatrices That … Array (/tag/array) 59.5%

Dynamic Programming (/tag/dynamic-programming)

Sliding Window (/tag/sliding-window)

Amazon (/company/amazon)

1329 Sort the Matrix Diagonally (/p… Array (/tag/array) Sort (/tag/sort) 77.8%

Quora (/company/quora)

https://leetcode.com/tag/array/ 5/12
26/05/2020 (7) Array - LeetCode

# Title Tags Acceptance


106 Construct Binary Tree from In… Array (/tag/array) Tree (/tag/tree) 44.5%

Depth-first Search (/tag/depth-first-search)

Microsoft (/company/microsoft)

1002 Find Common Characters (/p… Array (/tag/array) Hash Table (/tag/hash-table) 67.3%

TripAdvisor (/company/tripadvisor)

723 Candy Crush (/problems/can… Array (/tag/array) Two Pointers (/tag/two-pointers) 68.1%

Rubrik (/company/rubrik)

1031 Maximum Sum of Two Non-O… Array (/tag/array) 57.2%

714 Best Time to Buy and Sell St… Array (/tag/array) 53.8%

Dynamic Programming (/tag/dynamic-programming)

Greedy (/tag/greedy)

Facebook (/company/facebook)

Bloomberg (/company/bloomberg)

1313 Decompress Run-Length Enc… Array (/tag/array) Google (/company/google) 84.7%

665 Non-decreasing Array (/probl… Array (/tag/array) Google (/company/google) 19.4%

907 Sum of Subarray Minimums (… Array (/tag/array) Stack (/tag/stack) 31.5%

80 Remove Duplicates from Sort… Array (/tag/array) Two Pointers (/tag/two-pointers) 43.2%

Facebook (/company/facebook)

1051 Height Checker (/problems/h… Array (/tag/array) Salesforce (/company/salesforce) 70.3%

566 Reshape the Matrix (/problem… Array (/tag/array) Mathworks (/company/mathworks) 60.2%

974 Subarray Sums Divisible by K… Array (/tag/array) Hash Table (/tag/hash-table) 48.1%

835 Image Overlap (/problems/im… Array (/tag/array) Google (/company/google) 58.0%

1040 Moving Stones Until Consecu… Array (/tag/array) 52.3%

Sliding Window (/tag/sliding-window)

Facebook (/company/facebook)

154 Find Minimum in Rotated Sor… Array (/tag/array) Binary Search (/tag/binary-search) 40.4%

81 Search in Rotated Sorted Arr… Array (/tag/array) Binary Search (/tag/binary-search) 33.0%

74 Search a 2D Matrix (/problem… Array (/tag/array) Binary Search (/tag/binary-search) 36.2%

277 Find the Celebrity (/problems/… Array (/tag/array) Facebook (/company/facebook) 41.1%

LinkedIn (/company/linkedin)

661 Image Smoother (/problems/i… Array (/tag/array) Amazon (/company/amazon) 51.0%

766 Toeplitz Matrix (/problems/to… Array (/tag/array) Google (/company/google) 64.3%

243 Shortest Word Distance (/pro… Array (/tag/array) LinkedIn (/company/linkedin) 60.5%

867 Transpose Matrix (/problems/… Array (/tag/array) 62.9%

90 Subsets II (/problems/subset… Array (/tag/array) Backtracking (/tag/backtracking) 46.2%

Facebook (/company/facebook)

611 Valid Triangle Number (/probl… Array (/tag/array) Expedia (/company/expedia) 48.0%

1431 Kids With the Greatest Numb… Array (/tag/array) 88.8%

1011 Capacity To Ship Packages … Array (/tag/array) Binary Search (/tag/binary-search) 57.2%

Google (/company/google)

1007 Minimum Domino Rotations … Array (/tag/array) Greedy (/tag/greedy) 49.8%

Google (/company/google)

https://leetcode.com/tag/array/ 6/12
26/05/2020 (7) Array - LeetCode

# Title Tags Acceptance


1185 Day of the Week (/problems/… Array (/tag/array) 64.5%

United Health Group (/company/united-health-group)

713 Subarray Product Less Than … Array (/tag/array) Two Pointers (/tag/two-pointers) 38.7%

Yatra (/company/yatra)

581 Shortest Unsorted Continuou… Array (/tag/array) Google (/company/google) 30.8%

LiveRamp (/company/liveramp)

1122 Relative Sort Array (/problem… Array (/tag/array) Sort (/tag/sort) 67.6%

DE Shaw (/company/de-shaw)

769 Max Chunks To Make Sorted … Array (/tag/array) Google (/company/google) 54.3%

565 Array Nesting (/problems/arra… Array (/tag/array) Apple (/company/apple) 55.0%

977 Squares of a Sorted Array (/p… Array (/tag/array) Two Pointers (/tag/two-pointers) 72.3%

Facebook (/company/facebook)

1266 Minimum Time Visiting All Poi… Array (/tag/array) Geometry (/tag/geometry) 79.3%
Media.net (/company/medianet)

689 Maximum Sum of 3 Non-Ove… Array (/tag/array) 45.7%

Dynamic Programming (/tag/dynamic-programming)

Google (/company/google)

Facebook (/company/facebook)

63 Unique Paths II (/problems/u… Array (/tag/array) 34.1%

Dynamic Programming (/tag/dynamic-programming)

Bloomberg (/company/bloomberg)

40 Combination Sum II (/proble… Array (/tag/array) Backtracking (/tag/backtracking) 46.9%

Snapchat (/company/snapchat)

485 Max Consecutive Ones (/pro… Array (/tag/array) Google (/company/google) 55.5%

163 Missing Ranges (/problems/… Array (/tag/array) Google (/company/google) 24.1%


795 Number of Subarrays with Bo… Array (/tag/array) Adobe (/company/adobe) 45.8%

755 Pour Water (/problems/pour-… Array (/tag/array) Airbnb (/company/airbnb) 43.2%


1252 Cells with Odd Values in a M… Array (/tag/array) 78.2%

719 Find K-th Smallest Pair Dista… Array (/tag/array) Binary Search (/tag/binary-search) 31.1%

Heap (/tag/heap) Google (/company/google)

670 Maximum Swap (/problems/… Array (/tag/array) Math (/tag/math) 42.7%

Facebook (/company/facebook)

1014 Best Sightseeing Pair (/proble… Array (/tag/array) Wayfair (/company/wayfair) 51.9%

414 Third Maximum Number (/pro… Array (/tag/array) Amazon (/company/amazon) 30.3%

1109 Corporate Flight Bookings (/p… Array (/tag/array) Math (/tag/math) 51.8%

Goldman Sachs (/company/goldman-sachs)

532 K-diff Pairs in an Array (/probl… Array (/tag/array) Two Pointers (/tag/two-pointers) 31.2%

Amazon (/company/amazon)

1152 Analyze User Website Visit P… Array (/tag/array) Hash Table (/tag/hash-table) 43.6%

Sort (/tag/sort) Amazon (/company/amazon)

643 Maximum Average Subarray I… Array (/tag/array) Google (/company/google) 41.2%

1299 Replace Elements with Great… Array (/tag/array) Amazon (/company/amazon) 76.7%

1086 High Five (/problems/high five) A (/t / ) H h T bl (/t /h h t bl ) 78 5%


https://leetcode.com/tag/array/ 7/12
26/05/2020 (7) Array - LeetCode
1086 High Five (/problems/high-five) Array (/tag/array) Hash Table (/tag/hash-table) 78.5%
# Title
 Tags Acceptance
Sort (/tag/sort) Amazon (/company/amazon)

792 Number of Matching Subseq… Array (/tag/array) Google (/company/google) 47.1%

509 Fibonacci Number (/problems… Array (/tag/array) 67.0%

1052 Grumpy Bookstore Owner (/p… Array (/tag/array) 54.8%

Sliding Window (/tag/sliding-window)

Nutanix (/company/nutanix)

922 Sort Array By Parity II (/probl… Array (/tag/array) Sort (/tag/sort) 68.5%

Amazon (/company/amazon)

381 Insert Delete GetRandom O(1… Array (/tag/array) Hash Table (/tag/hash-table) 33.7%

Design (/tag/design) Yelp (/company/yelp)

1365 How Many Numbers Are Sma… Array (/tag/array) Hash Table (/tag/hash-table) 85.1%

Google (/company/google)

1217 Play with Chips (/problems/pl… Array (/tag/array) Math (/tag/math) 64.1%

Greedy (/tag/greedy)

Morgan Stanley (/company/morgan-stanley)

674 Longest Continuous Increasi… Array (/tag/array) Facebook (/company/facebook) 45.6%

605 Can Place Flowers (/problem… Array (/tag/array) LinkedIn (/company/linkedin) 31.6%

259 3Sum Smaller (/problems/3su… Array (/tag/array) Two Pointers (/tag/two-pointers) 47.1%

Google (/company/google)

891 Sum of Subsequence Widths… Array (/tag/array) Math (/tag/math) 31.5%

Sapient (/company/sapient)

999 Available Captures for Rook (… Array (/tag/array) Square (/company/square) 66.5%

945 Minimum Increment to Make … Array (/tag/array) Coursera (/company/coursera) 45.9%

775 Global and Local Inversions (/… Array (/tag/array) Math (/tag/math) 41.6%

Amazon (/company/amazon)

782 Transform to Chessboard (/pr… Array (/tag/array) Math (/tag/math) 40.9%

Google (/company/google)

724 Find Pivot Index (/problems/fi… Array (/tag/array) Coupang (/company/coupang) 43.5%

Radius (/company/radius)

840 Magic Squares In Grid (/probl… Array (/tag/array) Google (/company/google) 36.9%

495 Teemo Attacking (/problems/t… Array (/tag/array) 53.4%

Riot Games (/company/riot-games)

888 Fair Candy Swap (/problems/… Array (/tag/array) Fidessa (/company/fidessa) 57.5%

1010 Pairs of Songs With Total Dur… Array (/tag/array) 47.6%

Goldman Sachs (/company/goldman-sachs)

873 Length of Longest Fibonacci … Array (/tag/array) 47.7%

Dynamic Programming (/tag/dynamic-programming)

Baidu (/company/baidu)

849 Maximize Distance to Closest… Array (/tag/array) Google (/company/google) 42.5%

768 Max Chunks To Make Sorted … Array (/tag/array) Google (/company/google) 48.2%

1395 Count Number of Teams (/pro… Array (/tag/array) Amazon (/company/amazon) 81.2%

1304 Find N Unique Integers Sum … Array (/tag/array) Microsoft (/company/microsoft) 76.0%

870 Advantage Shuffle (/problems A (/t / ) G d (/t / d ) 44 9%


https://leetcode.com/tag/array/ 8/12
26/05/2020 (7) Array - LeetCode
870 Advantage Shuffle (/problems… Array (/tag/array) Greedy (/tag/greedy) 44.9%
# Title Tags Acceptance
1157 Online Majority Element In Su… Array (/tag/array) Binary Search (/tag/binary-search) 38.8%

Segment Tree (/tag/segment-tree)

Nutanix (/company/nutanix)

729 My Calendar I (/problems/my… Array (/tag/array) Google (/company/google) 51.0%

562 Longest Line of Consecutive … Array (/tag/array) Google (/company/google) 45.7%


644 Maximum Average Subarray I… Array (/tag/array) Binary Search (/tag/binary-search) 31.5%

Google (/company/google)

1330 Reverse Subarray To Maximiz… Array (/tag/array) Math (/tag/math) 34.3%

Codenation (/company/codenation)

978 Longest Turbulent Subarray (/… Array (/tag/array) 46.4%

Dynamic Programming (/tag/dynamic-programming)

Sliding Window (/tag/sliding-window)

1170 Compare Strings by Frequen… Array (/tag/array) String (/tag/string) 58.5%

Google (/company/google)

1202 Smallest String With Swaps (/… Array (/tag/array) Union Find (/tag/union-find) 45.4%

PHONEPE (/company/phonepe)

1277 Count Square Submatrices w… Array (/tag/array) 73.1%

Dynamic Programming (/tag/dynamic-programming)

Google (/company/google)

825 Friends Of Appropriate Ages (… Array (/tag/array) Facebook (/company/facebook) 42.0%

962 Maximum Width Ramp (/prob… Array (/tag/array) Google (/company/google) 44.7%

1292 Maximum Side Length of a S… Array (/tag/array) Binary Search (/tag/binary-search) 48.0%

Google (/company/google)

985 Sum of Even Numbers After … Array (/tag/array) Indeed (/company/indeed) 61.6%

1389 Create Target Array in the Giv… Array (/tag/array) Visa (/company/visa) 82.7%

1295 Find Numbers with Even Nu… Array (/tag/array) Quora (/company/quora) 83.5%

1146 Snapshot Array (/problems/s… Array (/tag/array) Google (/company/google) 36.8%

1013 Partition Array Into Three Part… Array (/tag/array) Microsoft (/company/microsoft) 54.0%

1144 Decrease Elements To Make … Array (/tag/array) Google (/company/google) 45.2%

896 Monotonic Array (/problems/… Array (/tag/array) Facebook (/company/facebook) 57.3%

914 X of a Kind in a Deck of Card… Array (/tag/array) Math (/tag/math) 34.0%

Google (/company/google)

1169 Invalid Transactions (/proble… Array (/tag/array) String (/tag/string) 31.0%

Bloomberg (/company/bloomberg)

624 Maximum Distance in Arrays … Array (/tag/array) Hash Table (/tag/hash-table) 38.7%

Yahoo (/company/yahoo)

1128 Number of Equivalent Domin… Array (/tag/array) Amazon (/company/amazon) 47.6%

370 Range Addition (/problems/ra… Array (/tag/array) Google (/company/google) 62.4%


830 Positions of Large Groups (/p… Array (/tag/array) Google (/company/google) 49.1%

900 RLE Iterator (/problems/rle-ite… Array (/tag/array) Google (/company/google) 52.9%

1151 Minimum Swaps to Group All A (/t / ) 58 9%


https://leetcode.com/tag/array/ 9/12
26/05/2020 (7) Array - LeetCode
1151 Minimum Swaps to Group All… Array (/tag/array) 58.9%
# Title
 Tags Acceptance
Sliding Window (/tag/sliding-window)

Expedia (/company/expedia)

926 Flip String to Monotone Incre… Array (/tag/array) Google (/company/google) 51.9%

747 Largest Number At Least Twi… Array (/tag/array) Google (/company/google) 41.5%

245 Shortest Word Distance III (/p… Array (/tag/array) LinkedIn (/company/linkedin) 55.1%

 1099 Two Sum Less Than K (/probl… Array (/tag/array) Amazon (/company/amazon) 60.5%

1160 Find Words That Can Be For… Array (/tag/array) Hash Table (/tag/hash-table) 67.4%

Amazon (/company/amazon)

548 Split Array with Equal Sum (/… Array (/tag/array) Alibaba (/company/alibaba) 45.5%

1089 Duplicate Zeros (/problems/d… Array (/tag/array) Google (/company/google) 55.6%

1053 Previous Permutation With O… Array (/tag/array) Greedy (/tag/greedy) 48.5%

Microsoft (/company/microsoft)

1267 Count Servers that Communi… Array (/tag/array) Graph (/tag/graph) 57.9%

Google (/company/google)

1296 Divide Array in Sets of K Con… Array (/tag/array) Greedy (/tag/greedy) 51.9%

Google (/company/google)

915 Partition Array into Disjoint In… Array (/tag/array) TandemG (/company/tandemg) 44.9%

1414 Find the Minimum Number of… Array (/tag/array) Greedy (/tag/greedy) 59.8%

Google (/company/google)

1018 Binary Prefix Divisible By 5 (/… Array (/tag/array) 47.3%

1300 Sum of Mutated Array Closes… Array (/tag/array) Binary Search (/tag/binary-search) 45.8%

Google (/company/google)

1035 Uncrossed Lines (/problems/… Array (/tag/array) Amazon (/company/amazon) 56.2%

1200 Minimum Absolute Difference… Array (/tag/array) Audible (/company/audible) 66.6%

1375 Bulb Switcher III (/problems/b… Array (/tag/array) Microsoft (/company/microsoft) 61.1%

1386 Cinema Seat Allocation (/pro… Array (/tag/array) Greedy (/tag/greedy) 34.0%

Microsoft (/company/microsoft)

1385 Find the Distance Value Betw… Array (/tag/array) Uber (/company/uber) 67.7%

1064 Fixed Point (/problems/fixed-… Array (/tag/array) Binary Search (/tag/binary-search) 67.2%

Uber (/company/uber)

1184 Distance Between Bus Stops… Array (/tag/array) Google (/company/google) 54.7%

918 Maximum Sum Circular Suba… Array (/tag/array) Two Sigma (/company/two-sigma) 33.3%

1177 Can Make Palindrome from S… Array (/tag/array) String (/tag/string) 34.0%

Akuna Capital (/company/akuna-capital)

1438 Longest Continuous Subarra… Array (/tag/array) 40.5%

Sliding Window (/tag/sliding-window)

Google (/company/google)

1287 Element Appearing More Tha… Array (/tag/array) Google (/company/google) 59.8%

1351 Count Negative Numbers in a… Array (/tag/array) Binary Search (/tag/binary-search) 77.0%

Amazon (/company/amazon)

https://leetcode.com/tag/array/ 10/12
26/05/2020 (7) Array - LeetCode

# Title Tags Acceptance


1331 Rank Transform of an Array (/… Array (/tag/array) Google (/company/google) 58.3%

1399 Count Largest Group (/proble… Array (/tag/array) mercari (/company/mercari) 64.4%

989 Add to Array-Form of Integer … Array (/tag/array) Facebook (/company/facebook) 44.1%

1243 Array Transformation (/proble… Array (/tag/array) Virtu Financial (/company/virtu) 51.3%

531 Lonely Pixel I (/problems/lone… Array (/tag/array) 58.7%



Depth-first Search (/tag/depth-first-search)

Google (/company/google)

533 Lonely Pixel II (/problems/lon… Array (/tag/array) 47.4%



Depth-first Search (/tag/depth-first-search)

Google (/company/google)

954 Array of Doubled Pairs (/probl… Array (/tag/array) Hash Table (/tag/hash-table) 35.4%

Google (/company/google)

1275 Find Winner on a Tic Tac Toe … Array (/tag/array) Zoho (/company/zoho) 52.6%

1233 Remove Sub-Folders from th… Array (/tag/array) String (/tag/string) 57.3%

Google (/company/google)

1222 Queens That Can Attack the … Array (/tag/array) Media.net (/company/medianet) 68.3%

1409 Queries on a Permutation Wit… Array (/tag/array) Amazon (/company/amazon) 81.8%

941 Valid Mountain Array (/proble… Array (/tag/array) Google (/company/google) 34.5%

1352 Product of the Last K Numbe… Array (/tag/array) Design (/tag/design) 42.1%

Google (/company/google)

1366 Rank Teams by Votes (/probl… Array (/tag/array) Sort (/tag/sort) 51.7%

Google (/company/google)

1442 Count Triplets That Can Form… Array (/tag/array) Math (/tag/math) 67.5%
Bit Manipulation (/tag/bit-manipulation)

1423 Maximum Points You Can Ob… Array (/tag/array) 39.0%

Dynamic Programming (/tag/dynamic-programming)

Sliding Window (/tag/sliding-window)

Flipkart (/company/flipkart)

1343 Number of Sub-arrays of Size… Array (/tag/array) LinkedIn (/company/linkedin) 64.0%

1337 The K Weakest Rows in a Ma… Array (/tag/array) Binary Search (/tag/binary-search) 68.4%

Amazon (/company/amazon)

1424 Diagonal Traverse II (/proble… Array (/tag/array) Sort (/tag/sort) 40.1%


Google (/company/google)

1260 Shift 2D Grid (/problems/shift… Array (/tag/array) Amazon (/company/amazon) 60.9%

1413 Minimum Value to Get Positiv… Array (/tag/array) Swiggy (/company/swiggy) 65.4%

1380 Lucky Numbers in a Matrix (/… Array (/tag/array) Oracle (/company/oracle) 71.7%

1338 Reduce Array Size to The Hal… Array (/tag/array) Greedy (/tag/greedy) 66.0%
Akuna Capital (/company/akuna-capital)

1208 Get Equal Substrings Within … Array (/tag/array) 40.2%

Sliding Window (/tag/sliding-window)

Traveloka (/company/traveloka)

1394 Find Lucky Integer in an Arra… Array (/tag/array) Microsoft (/company/microsoft) 65.9%

1133 Largest Unique Number (/pro A (/t / ) H h T bl (/t /h h t bl ) 67 0%


https://leetcode.com/tag/array/ 11/12
26/05/2020 (7) Array - LeetCode
1133 Largest Unique Number (/pro… Array (/tag/array) Hash Table (/tag/hash-table) 67.0%
# Title
 Tags Acceptance
Amazon (/company/amazon)

1176 Diet Plan Performance (/probl… Array (/tag/array) 53.9%



Sliding Window (/tag/sliding-window)

Amazon (/company/amazon)

1450 Number of Students Doing H… Array (/tag/array) 81.0%

1085 Sum of Digits in the Minimum… Array (/tag/array) Amazon (/company/amazon) 74.6%

1150 Check If a Number Is Majority… Array (/tag/array) Binary Search (/tag/binary-search) 60.1%

Salesforce (/company/salesforce)

1232 Check If It Is a Straight Line (/… Array (/tag/array) Math (/tag/math) 47.1%
Geometry (/tag/geometry)

Palantir (/company/palantir)

1333 Filter Restaurants by Vegan-F… Array (/tag/array) Sort (/tag/sort) 53.8%

Yelp (/company/yelp)

1346 Check If N and Its Double Exi… Array (/tag/array) Google (/company/google) 39.0%

1437 Check If All 1's Are at Least L… Array (/tag/array) 65.0%


United Health Group (/company/united-health-group)

1428 Leftmost Column with at Lea… Array (/tag/array) Facebook (/company/facebook) 45.5%

1426 Counting Elements (/problem… Array (/tag/array) DRW (/company/drw) 58.5%


1427 Perform String Shifts (/proble… Array (/tag/array) Math (/tag/math) 52.8%

Goldman Sachs (/company/goldman-sachs)

Copyright © 2020 LeetCode Help Center (/support/) | Terms (/terms/) | Privacy (/privacy/) United States
(/region/)

https://leetcode.com/tag/array/ 12/12

You might also like