Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

4/24/2019 LinkedIn - LeetCode

 LinkedIn

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 24 / 109 problems.

Show problem tags Select time period: 1 year

# Title Acceptance Difficulty Frequency 

364 Nested List Weight Sum II (/problems/nested-list- 57.3% Medium


weight-sum-ii) 

244 Shortest Word Distance II (/problems/shortest-word- 46.7% Medium


distance-ii) 

272 Closest Binary Search Tree Value II 44.5% Hard


(/problems/closest-binary-search-tree-value-ii) 

170 Two Sum III - Data structure design (/problems/two- 30.1% Easy
sum-iii-data-structure-design) 

339 Nested List Weight Sum (/problems/nested-list-weight- 67.8% Easy


sum) 

716 Max Stack (/problems/max-stack)  39.7% Easy

366 Find Leaves of Binary Tree (/problems/find-leaves-of- 65.1% Medium


binary-tree) 

432 All O`one Data Structure (/problems/all-oone-data- 29.2% Hard


structure)

605 Can Place Flowers (/problems/can-place-flowers) 30.8% Easy

254 Factor Combinations (/problems/factor-combinations) 44 1% Medium


https://leetcode.com/company/linkedin/ 1/7
4/24/2019 LinkedIn - LeetCode
254 Factor Combinations (/problems/factor combinations) 44.1% Medium
# Title
 Acceptance Difficulty Frequency 

256 Paint House (/problems/paint-house)  48.6% Easy

 150 Evaluate Reverse Polish Notation (/problems/evaluate- 31.9% Medium


reverse-polish-notation)

243 Shortest Word Distance (/problems/shortest-word- 56.8% Easy


distance) 

68 Text Justification (/problems/text-justification) 23.0% Hard

730 Count Different Palindromic Subsequences 38.3% Hard


(/problems/count-different-palindromic-subsequences)

156 Binary Tree Upside Down (/problems/binary-tree- 50.2% Medium


upside-down) 

265 Paint House II (/problems/paint-house-ii)  41.2% Hard

149 Max Points on a Line (/problems/max-points-on-a-line) 15.7% Hard

698 Partition to K Equal Sum Subsets (/problems/partition- 41.9% Medium


to-k-equal-sum-subsets)

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


delete-getrandom-o1)

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

636 Exclusive Time of Functions (/problems/exclusive-time- 48.4% Medium


of-functions)

611 Valid Triangle Number (/problems/valid-triangle- 44.8% Medium


number)

65 Valid Number (/problems/valid-number) 13.9% Hard

187 Repeated DNA Sequences (/problems/repeated-dna- 35.8% Medium


sequences)

 76 Minimum Window Substring (/problems/minimum- 30.5% Hard


window-substring)

671 Second Minimum Node In a Binary Tree 43.5% Easy


(/problems/second-minimum-node-in-a-binary-tree)

205 Isomorphic Strings (/problems/isomorphic-strings) 37.1% Easy

341 Flatten Nested List Iterator (/problems/flatten-nested- 47 5% Medium


https://leetcode.com/company/linkedin/ 2/7
4/24/2019 LinkedIn - LeetCode
341 Flatten Nested List Iterator (/problems/flatten nested 47.5% Medium
# Title
list-iterator) Acceptance Difficulty Frequency 

 297 Serialize and Deserialize Binary Tree 40.3% Hard


(/problems/serialize-and-deserialize-binary-tree)

152 Maximum Product Subarray (/problems/maximum- 29.0% Medium


product-subarray)

547 Friend Circles (/problems/friend-circles) 53.3% Medium

127 Word Ladder (/problems/word-ladder) 23.6% Medium

 236 Lowest Common Ancestor of a Binary Tree 36.6% Medium


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

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

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

 273 Integer to English Words (/problems/integer-to-english- 24.2% Hard


words)

715 Range Module (/problems/range-module) 34.9% Hard

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

47 Permutations II (/problems/permutations-ii) 40.0% Medium

879 Profitable Schemes (/problems/profitable-schemes) 35.9% Hard

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

72 Edit Distance (/problems/edit-distance) 37.2% Hard

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

235 Lowest Common Ancestor of a Binary Search Tree 44.2% Easy


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

261 Graph Valid Tree (/problems/graph-valid-tree)  39.7% Medium

102 Binary Tree Level Order Traversal (/problems/binary- 48.0% Medium


tree-level-order-traversal)

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

528 Random Pick with Weight (/problems/random-pick- 42.7% Medium


with-weight)
https://leetcode.com/company/linkedin/ 3/7
4/24/2019 LinkedIn - LeetCode

#
516 Longest Palindromic Subsequence (/problems/longest-
Title Acceptance
46.1% Difficulty
Medium Frequency 
palindromic-subsequence)

282 Expression Add Operators (/problems/expression-add- 32.6% Hard


operators)

655 Print Binary Tree (/problems/print-binary-tree) 51.6% Medium

 126 Word Ladder II (/problems/word-ladder-ii) 17.4% Hard

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


rotated-sorted-array)

 46 Permutations (/problems/permutations) 54.6% Medium

352 Data Stream as Disjoint Intervals (/problems/data- 43.3% Hard


stream-as-disjoint-intervals)

744 Find Smallest Letter Greater Than Target 43.8% Easy


(/problems/find-smallest-letter-greater-than-target)

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

101 Symmetric Tree (/problems/symmetric-tree) 43.2% Easy

 381 Insert Delete GetRandom O(1) - Duplicates allowed 31.7% Hard


(/problems/insert-delete-getrandom-o1-duplicates-
allowed)

277 Find the Celebrity (/problems/find-the-celebrity)  36.4% Medium

449 Serialize and Deserialize BST (/problems/serialize- 46.7% Medium


and-deserialize-bst)

323 Number of Connected Components in an Undirected 51.8% Medium


Graph (/problems/number-of-connected-components-
in-an-undirected-graph) 

450 Delete Node in a BST (/problems/delete-node-in-a-bst) 39.7% Medium

 451 Sort Characters By Frequency (/problems/sort- 55.7% Medium


characters-by-frequency)

373 Find K Pairs with Smallest Sums (/problems/find-k- 33.6% Medium


pairs-with-smallest-sums)

 103 Binary Tree Zigzag Level Order Traversal 41.3% Medium


(/problems/binary tree zigzag level order traversal)
https://leetcode.com/company/linkedin/ 4/7
4/24/2019 LinkedIn - LeetCode
(/problems/binary-tree-zigzag-level-order-traversal)
# Title Acceptance Difficulty Frequency 
57 Insert Interval (/problems/insert-interval) 31.1% Hard

428 Serialize and Deserialize N-ary Tree 53.4% Hard


(/problems/serialize-and-deserialize-n-ary-tree) 

104 Maximum Depth of Binary Tree (/problems/maximum- 60.1% Easy


depth-of-binary-tree)

160 Intersection of Two Linked Lists 33.3% Easy


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

349 Intersection of Two Arrays (/problems/intersection-of- 54.1% Easy


two-arrays)

34 Find First and Last Position of Element in Sorted Array 33.4% Medium
(/problems/find-first-and-last-position-of-element-in-
sorted-array)

384 Shuffle an Array (/problems/shuffle-an-array) 49.9% Medium

69 Sqrt(x) (/problems/sqrtx) 31.1% Easy

12 Integer to Roman (/problems/integer-to-roman) 50.6% Medium

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

468 Validate IP Address (/problems/validate-ip-address) 21.2% Medium

173 Binary Search Tree Iterator (/problems/binary-search- 48.1% Medium


tree-iterator)

 146 LRU Cache (/problems/lru-cache) 25.0% Hard

695 Max Area of Island (/problems/max-area-of-island) 56.8% Medium

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

113 Path Sum II (/problems/path-sum-ii) 40.2% Medium

 270 Closest Binary Search Tree Value (/problems/closest- 43.6% Easy


binary-search-tree-value) 

40 Combination Sum II (/problems/combination-sum-ii) 41.1% Medium

658 Find K Closest Elements (/problems/find-k-closest- 37.8% Medium


elements)

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


element-in-an-array)
https://leetcode.com/company/linkedin/ 5/7
4/24/2019 LinkedIn - LeetCode
element in an array)
# Title Acceptance Difficulty Frequency 
151 Reverse Words in a String (/problems/reverse-words- 16.4% Medium
in-a-string)

367 Valid Perfect Square (/problems/valid-perfect-square) 39.6% Easy

796 Rotate String (/problems/rotate-string) 48.9% Easy

 692 Top K Frequent Words (/problems/top-k-frequent- 45.4% Medium


words)

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

81 Search in Rotated Sorted Array II (/problems/search-in- 32.6% Medium


rotated-sorted-array-ii)

701 Insert into a Binary Search Tree (/problems/insert-into- 75.0% Medium


a-binary-search-tree)

 23 Merge k Sorted Lists (/problems/merge-k-sorted-lists) 34.0% Hard

142 Linked List Cycle II (/problems/linked-list-cycle-ii) 31.6% Medium

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


minimum-in-rotated-sorted-array)

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

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


elements)

412 Fizz Buzz (/problems/fizz-buzz) 59.3% Easy

78 Subsets (/problems/subsets) 52.2% Medium

100 Same Tree (/problems/same-tree) 49.8% Easy

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

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


array-except-self)

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

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

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


binary-search-tree)

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

https://leetcode.com/company/linkedin/ 6/7
4/24/2019 LinkedIn - LeetCode

5
# Longest
Title Palindromic Substring (/problems/longest- 27.1%
Acceptance Medium
Difficulty Frequency 
palindromic-substring)

Copyright © 2019 LeetCode


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

https://leetcode.com/company/linkedin/ 7/7

You might also like