Files
LeetCode-Questions-CompanyWise/bloomberg_6months.csv
2020-08-11 20:28:09 +05:30

16 KiB

11396Design Underground System64.7%Medium1.6336239764997664https://leetcode.com/problems/design-underground-system
21274Number of Ships in a Rectangle66.3%Hard1.3841012723467938https://leetcode.com/problems/number-of-ships-in-a-rectangle
31169Invalid Transactions31.2%Medium1.1345785681938212https://leetcode.com/problems/invalid-transactions
41209Remove All Adjacent Duplicates in String II56.9%Medium0.9182875611040503https://leetcode.com/problems/remove-all-adjacent-duplicates-in-string-ii
5394Decode String50.0%Medium0.8695403064407496https://leetcode.com/problems/decode-string
6430Flatten a Multilevel Doubly Linked List55.1%Medium0.620017602287777https://leetcode.com/problems/flatten-a-multilevel-doubly-linked-list
7200Number of Islands46.8%Medium0.581027429947078https://leetcode.com/problems/number-of-islands
8253Meeting Rooms II45.7%Medium0.46127061637748534https://leetcode.com/problems/meeting-rooms-ii
91472Design Browser History64.6%Medium0.41985384556026395https://leetcode.com/problems/design-browser-history
10146LRU Cache33.2%Medium0.4110212101491863https://leetcode.com/problems/lru-cache
11445Add Two Numbers II54.5%Medium0.3186792865497379https://leetcode.com/problems/add-two-numbers-ii
12987Vertical Order Traversal of a Binary Tree36.6%Medium0.30230623809780655https://leetcode.com/problems/vertical-order-traversal-of-a-binary-tree
131029Two City Scheduling56.1%Easy0.23361485118150516https://leetcode.com/problems/two-city-scheduling
1498Validate Binary Search Tree27.8%Medium0.21414088449315205https://leetcode.com/problems/validate-binary-search-tree
15117Populating Next Right Pointers in Each Node II39.1%Medium0.20860539286818253https://leetcode.com/problems/populating-next-right-pointers-in-each-node-ii
161244Design A Leaderboard60.7%Medium0.17763094743610072https://leetcode.com/problems/design-a-leaderboard
17387First Unique Character in a String53.4%Easy0.16314262087986708https://leetcode.com/problems/first-unique-character-in-a-string
182Add Two Numbers33.9%Medium0.15615258592389064https://leetcode.com/problems/add-two-numbers
19723Candy Crush69.2%Medium0.1475667107409061https://leetcode.com/problems/candy-crush
20380Insert Delete GetRandom O(1)47.5%Medium0.1466146891661091https://leetcode.com/problems/insert-delete-getrandom-o1
21384Shuffle an Array52.8%Medium0.12953764257899986https://leetcode.com/problems/shuffle-an-array
2242Trapping Rain Water48.9%Hard0.12389276378675394https://leetcode.com/problems/trapping-rain-water
23451Sort Characters By Frequency63.0%Medium0.11258362132121401https://leetcode.com/problems/sort-characters-by-frequency
24155Min Stack44.5%Easy0.11244000234885869https://leetcode.com/problems/min-stack
251188Design Bounded Blocking Queue70.5%Medium0.11030454201470608https://leetcode.com/problems/design-bounded-blocking-queue
26924Minimize Malware Spread42.0%Hard0.10821358464023274https://leetcode.com/problems/minimize-malware-spread
27314Binary Tree Vertical Order Traversal45.3%Medium0.10758430200165091https://leetcode.com/problems/binary-tree-vertical-order-traversal
28658Find K Closest Elements40.9%Medium0.0995648587647672https://leetcode.com/problems/find-k-closest-elements
29611Valid Triangle Number48.4%Medium0.09333193979221914https://leetcode.com/problems/valid-triangle-number
3020Valid Parentheses39.0%Easy0.09286263438126167https://leetcode.com/problems/valid-parentheses
31991Broken Calculator45.6%Medium0.08515780834030685https://leetcode.com/problems/broken-calculator
32582Kill Process60.8%Medium0.08355588569097351https://leetcode.com/problems/kill-process
3356Merge Intervals39.3%Medium0.08339552430579078https://leetcode.com/problems/merge-intervals
341297Maximum Number of Occurrences of a Substring47.3%Medium0.07770898432731625https://leetcode.com/problems/maximum-number-of-occurrences-of-a-substring
351347Minimum Number of Steps to Make Two Strings Anagram74.7%Medium0.07742472477971579https://leetcode.com/problems/minimum-number-of-steps-to-make-two-strings-anagram
36214Shortest Palindrome29.8%Hard0.0753494372417868https://leetcode.com/problems/shortest-palindrome
37463Island Perimeter65.7%Easy0.06646080650226213https://leetcode.com/problems/island-perimeter
381145Binary Tree Coloring Game51.2%Medium0.06592172080482424https://leetcode.com/problems/binary-tree-coloring-game
39242Valid Anagram56.9%Easy0.06447998055429512https://leetcode.com/problems/valid-anagram
403Longest Substring Without Repeating Characters30.4%Medium0.06370380162663494https://leetcode.com/problems/longest-substring-without-repeating-characters
41353Design Snake Game34.2%Medium0.06053284922884233https://leetcode.com/problems/design-snake-game
421Two Sum45.6%Easy0.057621231679235815https://leetcode.com/problems/two-sum
43128Longest Consecutive Sequence45.1%Hard0.05527490034186498https://leetcode.com/problems/longest-consecutive-sequence
441054Distant Barcodes43.2%Medium0.054435206555017046https://leetcode.com/problems/distant-barcodes
4512Integer to Roman55.1%Medium0.05217122936969127https://leetcode.com/problems/integer-to-roman
46286Walls and Gates54.5%Medium0.05155780966485001https://leetcode.com/problems/walls-and-gates
471312Minimum Insertion Steps to Make a String Palindrome58.1%Hard0.050261834780888255https://leetcode.com/problems/minimum-insertion-steps-to-make-a-string-palindrome
4810Regular Expression Matching26.8%Hard0.04409107726484965https://leetcode.com/problems/regular-expression-matching
49140Word Break II32.6%Hard0.04245795568707049https://leetcode.com/problems/word-break-ii
501155Number of Dice Rolls With Target Sum49.0%Medium0.04204262329555109https://leetcode.com/problems/number-of-dice-rolls-with-target-sum
5133Search in Rotated Sorted Array34.5%Medium0.03886602267922457https://leetcode.com/problems/search-in-rotated-sorted-array
52797All Paths From Source to Target77.9%Medium0.03881156536434583https://leetcode.com/problems/all-paths-from-source-to-target
53138Copy List with Random Pointer36.4%Medium0.03807953223592622https://leetcode.com/problems/copy-list-with-random-pointer
54139Word Break40.1%Medium0.03451593709018879https://leetcode.com/problems/word-break
5553Maximum Subarray46.5%Easy0.03412208634661372https://leetcode.com/problems/maximum-subarray
5679Word Search35.6%Medium0.03318208821436187https://leetcode.com/problems/word-search
57694Number of Distinct Islands56.0%Medium0.03278982282299087https://leetcode.com/problems/number-of-distinct-islands
581123Lowest Common Ancestor of Deepest Leaves66.8%Medium0.03147388037973136https://leetcode.com/problems/lowest-common-ancestor-of-deepest-leaves
59460LFU Cache34.2%Hard0.030962225603966897https://leetcode.com/problems/lfu-cache
60332Reconstruct Itinerary36.7%Medium0.030687713231237448https://leetcode.com/problems/reconstruct-itinerary
6185Maximal Rectangle37.7%Hard0.029754261081792705https://leetcode.com/problems/maximal-rectangle
62695Max Area of Island62.7%Medium0.028321590863246118https://leetcode.com/problems/max-area-of-island
63518Coin Change 250.2%Medium0.027969505010125056https://leetcode.com/problems/coin-change-2
64121Best Time to Buy and Sell Stock50.5%Easy0.0257124040167447https://leetcode.com/problems/best-time-to-buy-and-sell-stock
65283Move Zeroes57.8%Easy0.025673520193393074https://leetcode.com/problems/move-zeroes
6690Subsets II47.1%Medium0.025497131933483772https://leetcode.com/problems/subsets-ii
6741First Missing Positive32.0%Hard0.02540222313806603https://leetcode.com/problems/first-missing-positive
68322Coin Change35.5%Medium0.024924029676386045https://leetcode.com/problems/coin-change
6930Substring with Concatenation of All Words25.4%Hard0.02486144206532915https://leetcode.com/problems/substring-with-concatenation-of-all-words
70752Open the Lock51.8%Medium0.024586364440127736https://leetcode.com/problems/open-the-lock
71395Longest Substring with At Least K Repeating Characters41.4%Medium0.024228925974379843https://leetcode.com/problems/longest-substring-with-at-least-k-repeating-characters
72348Design Tic-Tac-Toe54.3%Medium0.024214258120594613https://leetcode.com/problems/design-tic-tac-toe
73662Maximum Width of Binary Tree41.0%Medium0.024116924478312346https://leetcode.com/problems/maximum-width-of-binary-tree
7478Subsets62.0%Medium0.022827872206034577https://leetcode.com/problems/subsets
75102Binary Tree Level Order Traversal54.6%Medium0.02252956425342345https://leetcode.com/problems/binary-tree-level-order-traversal
76285Inorder Successor in BST40.4%Medium0.02233482010057984https://leetcode.com/problems/inorder-successor-in-bst
77105Construct Binary Tree from Preorder and Inorder Traversal48.8%Medium0.022325470299025416https://leetcode.com/problems/construct-binary-tree-from-preorder-and-inorder-traversal
78221Maximal Square37.7%Medium0.022108490754203434https://leetcode.com/problems/maximal-square
79424Longest Repeating Character Replacement47.0%Medium0.020461071871340063https://leetcode.com/problems/longest-repeating-character-replacement
805Longest Palindromic Substring29.5%Medium0.020329346568668867https://leetcode.com/problems/longest-palindromic-substring
81784Letter Case Permutation64.6%Medium0.02026411791905559https://leetcode.com/problems/letter-case-permutation
8269Sqrt(x)33.9%Easy0.020253856904497686https://leetcode.com/problems/sqrtx
83153Sum26.8%Medium0.019619157889188592https://leetcode.com/problems/3sum
84399Evaluate Division51.6%Medium0.019380451549662482https://leetcode.com/problems/evaluate-division
85721Accounts Merge48.8%Medium0.01888630262874805https://leetcode.com/problems/accounts-merge
86209Minimum Size Subarray Sum38.2%Medium0.018832948333092125https://leetcode.com/problems/minimum-size-subarray-sum
8788Merge Sorted Array39.4%Easy0.018667009593356397https://leetcode.com/problems/merge-sorted-array
8884Largest Rectangle in Histogram35.2%Hard0.01866112622166295https://leetcode.com/problems/largest-rectangle-in-histogram
89126Word Ladder II22.1%Hard0.017994187717865196https://leetcode.com/problems/word-ladder-ii
90292Nim Game54.9%Easy0.01796186592859277https://leetcode.com/problems/nim-game
916ZigZag Conversion36.3%Medium0.01726827253226344https://leetcode.com/problems/zigzag-conversion
92402Remove K Digits28.4%Medium0.016863806052004816https://leetcode.com/problems/remove-k-digits
93692Top K Frequent Words51.8%Medium0.016832265743172113https://leetcode.com/problems/top-k-frequent-words
94188Best Time to Buy and Sell Stock IV28.0%Hard0.01651565203072114https://leetcode.com/problems/best-time-to-buy-and-sell-stock-iv
95116Populating Next Right Pointers in Each Node45.2%Medium0.016432723251567683https://leetcode.com/problems/populating-next-right-pointers-in-each-node
9623Merge k Sorted Lists40.2%Hard0.016108271385328228https://leetcode.com/problems/merge-k-sorted-lists
974Median of Two Sorted Arrays29.6%Hard0.015510198481701449https://leetcode.com/problems/median-of-two-sorted-arrays
98315Count of Smaller Numbers After Self41.5%Hard0.014352596574956585https://leetcode.com/problems/count-of-smaller-numbers-after-self
9921Merge Two Sorted Lists53.5%Easy0.014012111332134735https://leetcode.com/problems/merge-two-sorted-lists
100404Sum of Left Leaves50.9%Easy0.013981353230340547https://leetcode.com/problems/sum-of-left-leaves
101724Find Pivot Index44.0%Easy0.013850636933899008https://leetcode.com/problems/find-pivot-index
10244Wildcard Matching24.7%Hard0.013703537497261858https://leetcode.com/problems/wildcard-matching
103101Symmetric Tree46.8%Easy0.013553786479814183https://leetcode.com/problems/symmetric-tree
104127Word Ladder29.6%Medium0.013403030127340374https://leetcode.com/problems/word-ladder
105347Top K Frequent Elements61.2%Medium0.01329217620893675https://leetcode.com/problems/top-k-frequent-elements
106152Maximum Product Subarray31.7%Medium0.012534983069696118https://leetcode.com/problems/maximum-product-subarray
107112Path Sum41.2%Easy0.012265076074932503https://leetcode.com/problems/path-sum
108273Integer to English Words27.1%Hard0.012081089250339716https://leetcode.com/problems/integer-to-english-words
109123Best Time to Buy and Sell Stock III37.5%Hard0.011261380272539033https://leetcode.com/problems/best-time-to-buy-and-sell-stock-iii
110338Counting Bits69.5%Medium0.01088446119842327https://leetcode.com/problems/counting-bits
11192Reverse Linked List II38.8%Medium0.010427623162259089https://leetcode.com/problems/reverse-linked-list-ii
112234Palindrome Linked List39.3%Easy0.010171877938733932https://leetcode.com/problems/palindrome-linked-list
113621Task Scheduler50.1%Medium0.009334412329990095https://leetcode.com/problems/task-scheduler
1141249Minimum Remove to Make Valid Parentheses62.5%Medium0.009195467093100304https://leetcode.com/problems/minimum-remove-to-make-valid-parentheses
115125Valid Palindrome36.7%Easy0.008933948641551634https://leetcode.com/problems/valid-palindrome
11649Group Anagrams56.9%Medium0.008538951314232168https://leetcode.com/problems/group-anagrams
117173Binary Search Tree Iterator56.6%Medium0.008489015324911316https://leetcode.com/problems/binary-search-tree-iterator
118153Find Minimum in Rotated Sorted Array45.1%Medium0.008430963288799368https://leetcode.com/problems/find-minimum-in-rotated-sorted-array
119239Sliding Window Maximum43.0%Hard0.007898935224534491https://leetcode.com/problems/sliding-window-maximum
120328Odd Even Linked List55.7%Medium0.00764383618585562https://leetcode.com/problems/odd-even-linked-list
121415Add Strings47.5%Easy0.007587289812159497https://leetcode.com/problems/add-strings
122122Best Time to Buy and Sell Stock II57.0%Easy0.007532046655581962https://leetcode.com/problems/best-time-to-buy-and-sell-stock-ii
123412Fizz Buzz62.3%Easy0.007165921026143679https://leetcode.com/problems/fizz-buzz
124110Balanced Binary Tree43.5%Easy0.007027435807456887https://leetcode.com/problems/balanced-binary-tree
125114Flatten Binary Tree to Linked List49.3%Medium0.006896579059060353https://leetcode.com/problems/flatten-binary-tree-to-linked-list
126448Find All Numbers Disappeared in an Array55.9%Easy0.006863444924982415https://leetcode.com/problems/find-all-numbers-disappeared-in-an-array
12754Spiral Matrix34.1%Medium0.0065941551175130245https://leetcode.com/problems/spiral-matrix
128136Single Number65.5%Easy0.006445166968713385https://leetcode.com/problems/single-number
12924Swap Nodes in Pairs50.4%Medium0.0062218275061505365https://leetcode.com/problems/swap-nodes-in-pairs
13064Minimum Path Sum54.5%Medium0.006127470152097104https://leetcode.com/problems/minimum-path-sum
13191Decode Ways24.7%Medium0.005968385368349129https://leetcode.com/problems/decode-ways
132199Binary Tree Right Side View54.1%Medium0.0056826406650506926https://leetcode.com/problems/binary-tree-right-side-view
133237Delete Node in a Linked List63.8%Easy0.005144705881237697https://leetcode.com/problems/delete-node-in-a-linked-list
134207Course Schedule43.1%Medium0.004964021114211758https://leetcode.com/problems/course-schedule
13562Unique Paths54.1%Medium0.004621080312067025https://leetcode.com/problems/unique-paths
13634Find First and Last Position of Element in Sorted Array36.2%Medium0.004247643638268045https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array
1378String to Integer (atoi)15.4%Medium0.0037925521897059712https://leetcode.com/problems/string-to-integer-atoi
13813Roman to Integer55.7%Easy0.003428770717317083https://leetcode.com/problems/roman-to-integer
13914Longest Common Prefix35.4%Easy0.003320331762984143https://leetcode.com/problems/longest-common-prefix
14019Remove Nth Node From End of List35.2%Medium0.003076452203393495https://leetcode.com/problems/remove-nth-node-from-end-of-list
1411480Running Sum of 1d Array90.5%Easy0.0026196884456014947https://leetcode.com/problems/running-sum-of-1d-array
142258Add Digits57.6%Easy0.0020686809197766587https://leetcode.com/problems/add-digits
14326Remove Duplicates from Sorted Array45.1%Easy0.0019513153174351963https://leetcode.com/problems/remove-duplicates-from-sorted-array
1447Reverse Integer25.8%Easy0.0018612447790907708https://leetcode.com/problems/reverse-integer
145103Binary Tree Zigzag Level Order Traversal48.3%Medium0.0017084529846397953https://leetcode.com/problems/binary-tree-zigzag-level-order-traversal
14650Pow(xn)30.3%Medium0.0014016892647828818https://leetcode.com/problems/powx-n