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

Goldman Sachs - LeetCode

Uploaded by

SAGAR BARAPATRE
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)
324 views5 pages

Goldman Sachs - LeetCode

Uploaded by

SAGAR BARAPATRE
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

02/12/2019 Goldman Sachs - LeetCode

 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 30 / 82 problems.

Show problem tags Select time period: All time

  # Title Acceptance Difficulty Frequency 

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


water)

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

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

209 Minimum Size Subarray Sum 36.1% Medium


(/problems/minimum-size-subarray-sum)

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


comments)

688 Knight Probability in Chessboard 46.4% Medium


(/problems/knight-probability-in-chessboard)

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


of-two-sorted-arrays)

862 Shortest Subarray with Sum at Least K 22.9% Hard


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

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


unique-character-in-a-string)

 443 String Compression (/problems/string- 39.1% Easy


compression)

592 Fraction Addition and Subtraction 47.7% Medium


(/problems/fraction-addition-and-subtraction)

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

https://leetcode.com/company/goldman-sachs/ 1/5
02/12/2019 Goldman Sachs - LeetCode

  # Title Acceptance Difficulty Frequency 

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

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

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

153 Find Minimum in Rotated Sorted Array 43.9% Medium


(/problems/find-minimum-in-rotated-sorted-array)

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


of-array-except-self)

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


to-recurring-decimal)

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

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


atoi)

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


with-most-water)

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

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


sum)

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


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

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

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

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


origin)

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


falling-path-sum)

 53 Maximum Subarray (/problems/maximum- 45.1% Easy


subarray)

 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- 51.1% Medium


largest-element-in-an-array)

https://leetcode.com/company/goldman-sachs/ 2/5
02/12/2019 Goldman Sachs - LeetCode

  # Title Acceptance Difficulty Frequency 

 122 Best Time to Buy and Sell Stock II 53.7% Easy


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

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

 332 Reconstruct Itinerary (/problems/reconstruct- 33.4% Medium


itinerary)

33 Search in Rotated Sorted Array 33.4% Medium


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

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


problem)

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


matrix-multiplication) 

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

240 Search a 2D Matrix II (/problems/search-a-2d- 42.0% Medium


matrix-ii)

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

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

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

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

 78 Subsets (/problems/subsets) 56.5% Medium

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

992 Subarrays with K Different Integers 45.9% Hard


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

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

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

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

3 Longest Substring Without Repeating Characters 29.2% Medium


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

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


median-from-data-stream)

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

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

https://leetcode.com/company/goldman-sachs/ 3/5
02/12/2019 Goldman Sachs - LeetCode

  # 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.7% Easy

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


sum-equals-k)

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


window-substring)

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

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


and-decode-tinyurl)

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

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


array)

19 Remove Nth Node From End of List 34.6% Medium


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

460 LFU Cache (/problems/lfu-cache) 31.4% Hard

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


sum-ii-input-array-is-sorted)

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

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

628 Maximum Product of Three Numbers 46.8% 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

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


binary-search-tree)

9 Palindrome Number (/problems/palindrome- 45.8% Easy


number)

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

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

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

https://leetcode.com/company/goldman-sachs/ 4/5
02/12/2019 Goldman Sachs - LeetCode

  # Title Acceptance Difficulty Frequency 

 160 Intersection of Two Linked Lists 36.7% 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- 49.9% Medium


flight-bookings)

1116 Print Zero Even Odd (/problems/print-zero-even- 53.8% Medium


odd)

Copyright © 2019 LeetCode


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

https://leetcode.com/company/goldman-sachs/ 5/5

You might also like