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

Goldman Sachs - LeetCode alltime

Goldman Sachs has enhanced its algorithm for calculating company tags and their frequencies, ensuring improved accuracy and timeliness. The updates to this information occur weekly on Saturdays, and users can filter results by different time periods. The document also includes a list of problems with their acceptance rates, difficulty levels, and frequencies.

Uploaded by

joyaluca2
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Goldman Sachs - LeetCode alltime

Goldman Sachs has enhanced its algorithm for calculating company tags and their frequencies, ensuring improved accuracy and timeliness. The updates to this information occur weekly on Saturdays, and users can filter results by different time periods. The document also includes a list of problems with their acceptance rates, difficulty levels, and frequencies.

Uploaded by

joyaluca2
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

 Goldman Sachs

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 0 / 81 problems.

Show problem tags Select time period: All time

# Title Acceptance Difficulty Frequency 

42 Trapping Rain Water (/problems/trapping-rain-water) 45.8% Hard

722 Remove Comments (/problems/remove-comments) 32.5% Medium

688 Knight Probability in Chessboard (/problems/knight- 46.4% Medium


probability-in-chessboard)

70 Climbing Stairs (/problems/climbing-stairs) 45.5% Easy

209 Minimum Size Subarray Sum (/problems/minimum- 36.0% Medium


size-subarray-sum)

289 Game of Life (/problems/game-of-life) 49.5% Medium

862 Shortest Subarray with Sum at Least K 22.9% Hard


(/problems/shortest-subarray-with-sum-at-least-k)

4 Median of Two Sorted Arrays (/problems/median-of- 27.8% Hard


two-sorted-arrays)

387 First Unique Character in a String (/problems/first- 51.0% Easy


unique-character-in-a-string)

443 String Compression (/problems/string-compression) 39.0% Easy

49 Group Anagrams (/problems/group-anagrams) 50.9% Medium

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


# Title Acceptance Difficulty Frequency 

121 Best Time to Buy and Sell Stock (/problems/best-time- 48.8% Easy
to-buy-and-sell-stock)

706 Design HashMap (/problems/design-hashmap) 57.9% Easy

592 Fraction Addition and Subtraction (/problems/fraction- 47.7% Medium


addition-and-subtraction)

153 Find Minimum in Rotated Sorted Array (/problems/find- 43.9% Medium


minimum-in-rotated-sorted-array)

238 Product of Array Except Self (/problems/product-of- 57.5% Medium


array-except-self)

8 String to Integer (atoi) (/problems/string-to-integer-atoi) 14.9% Medium

166 Fraction to Recurring Decimal (/problems/fraction-to- 20.4% Medium


recurring-decimal)

1086 High Five (/problems/high-five)  75.7% Easy

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

11 Container With Most Water (/problems/container-with- 47.8% Medium


most-water)

64 Minimum Path Sum (/problems/minimum-path-sum) 49.6% Medium

1010 Pairs of Songs With Total Durations Divisible by 60 46.6% Easy


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

54 Spiral Matrix (/problems/spiral-matrix) 32.1% Medium

931 Minimum Falling Path Sum (/problems/minimum- 59.9% Medium


falling-path-sum)

657 Robot Return to Origin (/problems/robot-return-to- 72.5% Easy


origin)

887 Super Egg Drop (/problems/super-egg-drop) 25.8% Hard

53 Maximum Subarray (/problems/maximum-subarray) 45.1% Easy

119 Pascal's Triangle II (/problems/pascals-triangle-ii) 46.0% Easy

141 Linked List Cycle (/problems/linked-list-cycle) 38.8% Easy

215 Kth Largest Element in an Array (/problems/kth-largest- 51.0% Medium


element-in-an-array)
# Title Acceptance Difficulty Frequency 

122 Best Time to Buy and Sell Stock II (/problems/best- 53.7% Easy
time-to-buy-and-sell-stock-ii)

91 Decode Ways (/problems/decode-ways) 23.2% Medium

311 Sparse Matrix Multiplication (/problems/sparse-matrix- 58.4% Medium


multiplication) 

332 Reconstruct Itinerary (/problems/reconstruct-itinerary) 33.3% Medium

33 Search in Rotated Sorted Array (/problems/search-in- 33.4% Medium


rotated-sorted-array)

218 The Skyline Problem (/problems/the-skyline-problem) 32.9% Hard

78 Subsets (/problems/subsets) 56.4% Medium

240 Search a 2D Matrix II (/problems/search-a-2d-matrix-ii) 41.9% Medium

155 Min Stack (/problems/min-stack) 39.8% Easy

344 Reverse String (/problems/reverse-string) 64.8% Easy

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

200 Number of Islands (/problems/number-of-islands) 43.8% Medium

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

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

206 Reverse Linked List (/problems/reverse-linked-list) 58.1% Easy

457 Circular Array Loop (/problems/circular-array-loop) 28.2% Medium

62 Unique Paths (/problems/unique-paths) 50.2% Medium

295 Find Median from Data Stream (/problems/find- 39.8% Hard


median-from-data-stream)

992 Subarrays with K Different Integers 45.9% Hard


(/problems/subarrays-with-k-different-integers)

3 Longest Substring Without Repeating Characters 29.2% Medium


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

44 Wildcard Matching (/problems/wildcard-matching) 23.7% Hard

326 Power of Three (/problems/power-of-three) 41.9% Easy


# Title Acceptance Difficulty Frequency 

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

118 Pascal's Triangle (/problems/pascals-triangle) 48.9% Easy

268 Missing Number (/problems/missing-number) 49.6% Easy

76 Minimum Window Substring (/problems/minimum- 32.6% Hard


window-substring)

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


equals-k)

13 Roman to Integer (/problems/roman-to-integer) 53.8% Easy

88 Merge Sorted Array (/problems/merge-sorted-array) 37.5% Easy

535 Encode and Decode TinyURL (/problems/encode-and- 78.2% Medium


decode-tinyurl)

125 Valid Palindrome (/problems/valid-palindrome) 33.2% Easy

19 Remove Nth Node From End of List 34.6% Medium


(/problems/remove-nth-node-from-end-of-list)

167 Two Sum II - Input array is sorted (/problems/two-sum- 51.9% Easy


ii-input-array-is-sorted)

45 Jump Game II (/problems/jump-game-ii) 29.2% Hard

207 Course Schedule (/problems/course-schedule) 40.0% Medium

628 Maximum Product of Three Numbers 46.7% Easy


(/problems/maximum-product-of-three-numbers)

380 Insert Delete GetRandom O(1) (/problems/insert- 44.5% Medium


delete-getrandom-o1)

20 Valid Parentheses (/problems/valid-parentheses) 37.6% Easy

9 Palindrome Number (/problems/palindrome-number) 45.7% Easy

98 Validate Binary Search Tree (/problems/validate-binary- 26.7% Medium


search-tree)

283 Move Zeroes (/problems/move-zeroes) 55.7% Easy

724 Find Pivot Index (/problems/find-pivot-index) 42.3% Easy

39 Combination Sum (/problems/combination-sum) 51.9% Medium


# Title Acceptance Difficulty Frequency 

160 Intersection of Two Linked Lists 36.6% Easy


(/problems/intersection-of-two-linked-lists)

189 Rotate Array (/problems/rotate-array) 32.2% Easy

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

16 3Sum Closest (/problems/3sum-closest) 45.7% Medium

1109 Corporate Flight Bookings (/problems/corporate-flight- 49.7% Medium


bookings)

1116 Print Zero Even Odd (/problems/print-zero-even-odd) 53.6% Medium

Copyright © 2019 LeetCode


Help Center (/support/) | Terms (/terms/) | Privacy Policy (/privacy/)
United States (/region/)

You might also like