The document is a page from LeetCode that shows coding problems solved by employees at Visa. It provides a list of 34 problems solved so far, showing the acceptance rate, difficulty, and frequency of each problem. The page updates weekly on Saturdays and allows filtering results by time period.
The document is a page from LeetCode that shows coding problems solved by employees at Visa. It provides a list of 34 problems solved so far, showing the acceptance rate, difficulty, and frequency of each problem. The page updates weekly on Saturdays and allows filtering results by time period.
98 Validate Binary Search Tree (/problems/validate- 26.0% Medium
binary-search-tree)
322 Coin Change (/problems/coin change) 31 2% Medium
https://leetcode.com/company/visa/ 1/3 29/07/2019 Visa - LeetCode 322 Coin Change (/problems/coin-change) 31.2% Medium # Title Acceptance Difficulty Frequency 236 Lowest Common Ancestor of a Binary Tree 38.5% Medium (/problems/lowest-common-ancestor-of-a-binary- tree)
238 Product of Array Except Self (/problems/product- 55.8% Medium
of-array-except-self)
138 Copy List with Random Pointer (/problems/copy- 28.0% Medium
list-with-random-pointer)
29 Divide Two Integers (/problems/divide-two- 16.2% Medium
integers)
4 Median of Two Sorted Arrays (/problems/median- 26.9% Hard
of-two-sorted-arrays)
146 LRU Cache (/problems/lru-cache) 26.4% Medium
49 Group Anagrams (/problems/group-anagrams) 48.1% Medium
240 Search a 2D Matrix II (/problems/search-a-2d- 41.1% Medium
matrix-ii)
33 Search in Rotated Sorted Array 33.0% Medium
(/problems/search-in-rotated-sorted-array)
349 Intersection of Two Arrays 55.7% Easy
(/problems/intersection-of-two-arrays)
15 3Sum (/problems/3sum) 24.4% Medium
53 Maximum Subarray (/problems/maximum- 44.1% Easy
subarray)
34 Find First and Last Position of Element in Sorted 33.9% Medium