0% found this document useful (0 votes)
159 views5 pages

PayPal - LeetCode

The document provides an overview of algorithm problems associated with PayPal on LeetCode, including problem titles, acceptance rates, difficulty levels, and frequencies. It highlights that the algorithm for calculating company tags has been improved for accuracy and updates weekly. Users can filter results by different time periods and see their progress in solving problems.

Uploaded by

harsh.anand.ggl
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)
159 views5 pages

PayPal - LeetCode

The document provides an overview of algorithm problems associated with PayPal on LeetCode, including problem titles, acceptance rates, difficulty levels, and frequencies. It highlights that the algorithm for calculating company tags has been improved for accuracy and updates weekly. Users can filter results by different time periods and see their progress in solving problems.

Uploaded by

harsh.anand.ggl
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/ 5

9/27/23, 1:16 AM PayPal - LeetCode

(/)

 PayPal

Problems Discuss

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 1 / 67 problems.

Show problem tags Select time period: All time

# Title Acceptance Difficulty Frequency 

1010 Pairs of Songs With Total Durations Divisible 52.7% Medium


by 60 (/problems/pairs-of-songs-with-total-
durations-divisible-by-60)

6 Zigzag Conversion (/problems/zigzag- 45.9% Medium


conversion)

146 LRU Cache (/problems/lru-cache) 41.7% Medium

1473 Paint House III (/problems/paint-house-iii) 61.3% Hard

1200 Minimum Absolute Difference 69.5% Easy


(/problems/minimum-absolute-difference)

1190 Reverse Substrings Between Each Pair of 66.0% Medium


Parentheses (/problems/reverse-substrings-
between-each-pair-of-parentheses)

56 Merge Intervals (/problems/merge-intervals) 46.5% Medium

387 First Unique Character in a String 60.1% Easy


(/problems/first-unique-character-in-a-string)

202 Happy Number (/problems/happy-number) 55.3% Easy

2380 Time Needed to Rearrange a Binary String 49.4% Medium


(/problems/time-needed-to-rearrange-a-
binary-string)

https://leetcode.com/company/paypal/ 1/5
9/27/23, 1:16 AM PayPal - LeetCode

(/) # Title Acceptance Difficulty Frequency 

1328 Break a Palindrome (/problems/break-a- 52.1% Medium


palindrome)

 1 Two Sum (/problems/two-sum) 50.7% Easy

253 Meeting Rooms II (/problems/meeting- 50.8% Medium


rooms-ii) 

3 Longest Substring Without Repeating 34.0% Medium


Characters (/problems/longest-substring-
without-repeating-characters)

49 Group Anagrams (/problems/group- 67.0% Medium


anagrams)

5 Longest Palindromic Substring 32.8% Medium


(/problems/longest-palindromic-substring)

221 Maximal Square (/problems/maximal-square) 45.7% Medium

20 Valid Parentheses (/problems/valid- 40.2% Easy


parentheses)

1331 Rank Transform of an Array (/problems/rank- 59.8% Easy


transform-of-an-array)

977 Squares of a Sorted Array 71.8% Easy


(/problems/squares-of-a-sorted-array)

206 Reverse Linked List (/problems/reverse- 74.8% Easy


linked-list)

848 Shifting Letters (/problems/shifting-letters) 44.9% Medium

236 Lowest Common Ancestor of a Binary Tree 60.3% Medium


(/problems/lowest-common-ancestor-of-a-
binary-tree)

46 Permutations (/problems/permutations) 77.2% Medium

121 Best Time to Buy and Sell Stock 53.5% Easy


(/problems/best-time-to-buy-and-sell-stock)

200 Number of Islands (/problems/number-of- 57.8% Medium


islands)

1802 Maximum Value at a Given Index in a 39.8% Medium


Bounded Array (/problems/maximum-value-
at-a-given-index-in-a-bounded-array)

4 Median of Two Sorted Arrays 38.0% Hard


(/problems/median-of-two-sorted-arrays)

https://leetcode.com/company/paypal/ 2/5
9/27/23, 1:16 AM PayPal - LeetCode

(/) # Title Acceptance Difficulty Frequency 

225 Implement Stack using Queues 62.2% Easy


(/problems/implement-stack-using-queues)

322 Coin Change (/problems/coin-change) 42.9% Medium

238 Product of Array Except Self 65.0% Medium


(/problems/product-of-array-except-self)

33 Search in Rotated Sorted Array 40.0% Medium


(/problems/search-in-rotated-sorted-array)

50 Pow(x, n) (/problems/powx-n) 34.0% Medium

42 Trapping Rain Water (/problems/trapping- 59.9% Hard


rain-water)

767 Reorganize String (/problems/reorganize- 54.3% Medium


string)

15 3Sum (/problems/3sum) 33.3% Medium

98 Validate Binary Search Tree 32.3% Medium


(/problems/validate-binary-search-tree)

560 Subarray Sum Equals K (/problems/subarray- 43.2% Medium


sum-equals-k)

55 Jump Game (/problems/jump-game) 38.6% Medium

88 Merge Sorted Array (/problems/merge- 48.0% Easy


sorted-array)

215 Kth Largest Element in an Array 67.1% Medium


(/problems/kth-largest-element-in-an-array)

295 Find Median from Data Stream 51.5% Hard


(/problems/find-median-from-data-stream)

525 Contiguous Array (/problems/contiguous- 46.9% Medium


array)

79 Word Search (/problems/word-search) 40.7% Medium

1603 Design Parking System (/problems/design- 88.2% Easy


parking-system)

162 Find Peak Element (/problems/find-peak- 45.8% Medium


element)

36 Valid Sudoku (/problems/valid-sudoku) 58.6% Medium

48 Rotate Image (/problems/rotate-image) 72.6% Medium

https://leetcode.com/company/paypal/ 3/5
9/27/23, 1:16 AM PayPal - LeetCode

(/) # Title Acceptance Difficulty Frequency 

1290 Convert Binary Number in a Linked List to 81.5% Easy


Integer (/problems/convert-binary-number-
in-a-linked-list-to-integer)

378 Kth Smallest Element in a Sorted Matrix 62.0% Medium


(/problems/kth-smallest-element-in-a-sorted-
matrix)

63 Unique Paths II (/problems/unique-paths-ii) 41.0% Medium

198 House Robber (/problems/house-robber) 49.9% Medium

205 Isomorphic Strings (/problems/isomorphic- 43.5% Easy


strings)

78 Subsets (/problems/subsets) 76.1% Medium

347 Top K Frequent Elements (/problems/top-k- 63.1% Medium


frequent-elements)

300 Longest Increasing Subsequence 53.3% Medium


(/problems/longest-increasing-subsequence)

1229 Meeting Scheduler (/problems/meeting- 55.2% Medium


scheduler) 

1589 Maximum Sum Obtained of Any Permutation 37.4% Medium


(/problems/maximum-sum-obtained-of-any-
permutation)

1969 Minimum Non-Zero Product of the Array 34.6% Medium


Elements (/problems/minimum-non-zero-
product-of-the-array-elements)

1999 Smallest Greater Multiple Made of Two Digits 50.3% Medium


(/problems/smallest-greater-multiple-made-
of-two-digits) 

2056 Number of Valid Move Combinations On 53.6% Hard


Chessboard (/problems/number-of-valid-
move-combinations-on-chessboard)

2183 Count Array Pairs Divisible by K 28.6% Hard


(/problems/count-array-pairs-divisible-by-k)

2554 Maximum Number of Integers to Choose 52.4% Medium


From a Range I (/problems/maximum-
number-of-integers-to-choose-from-a-range-
i)

https://leetcode.com/company/paypal/ 4/5
9/27/23, 1:16 AM PayPal - LeetCode

(/) # Title Acceptance Difficulty Frequency 

2586 Count the Number of Vowel Strings in Range 74.1% Easy


(/problems/count-the-number-of-vowel-
strings-in-range)

2524 Maximum Frequency Score of a Subarray 40.3% Hard


(/problems/maximum-frequency-score-of-a-
subarray) 

2559 Count Vowel Strings in Ranges 51.0% Medium


(/problems/count-vowel-strings-in-ranges)

2557 Maximum Number of Integers to Choose 41.7% Medium


From a Range II (/problems/maximum-
number-of-integers-to-choose-from-a-range-
ii) 

Copyright © 2023 LeetCode

Help Center (/support) Jobs (/jobs) Bug Bounty (/bugbounty) Online Interview (/interview/) Students (/student)

Terms (/terms) Privacy Policy (/privacy)

United States (/region)

https://leetcode.com/company/paypal/ 5/5

You might also like