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

6.4 KiB

1336Palindrome Pairs33.7%Hard5.9749009408191585https://leetcode.com/problems/palindrome-pairs
2755Pour Water43.3%Medium5.821525282662105https://leetcode.com/problems/pour-water
3751IP to CIDR61.7%Medium4.677479721248074https://leetcode.com/problems/ip-to-cidr
4251Flatten 2D Vector45.7%Medium4.501060978905473https://leetcode.com/problems/flatten-2d-vector
5269Alien Dictionary33.3%Hard3.3570154174914424https://leetcode.com/problems/alien-dictionary
668Text Justification27.7%Hard3.0293920300570387https://leetcode.com/problems/text-justification
71166Design File System56.8%Medium2.7214059922837657https://leetcode.com/problems/design-file-system
8787Cheapest Flights Within K Stops39.3%Medium2.66336088062552https://leetcode.com/problems/cheapest-flights-within-k-stops
9773Sliding Puzzle59.3%Hard2.4717685123505686https://leetcode.com/problems/sliding-puzzle
10341Flatten Nested List Iterator52.9%Medium1.766208769110585https://leetcode.com/problems/flatten-nested-list-iterator
11166Fraction to Recurring Decimal21.6%Medium1.6639068207955374https://leetcode.com/problems/fraction-to-recurring-decimal
1239Combination Sum56.1%Medium1.6445826005250566https://leetcode.com/problems/combination-sum
13324Wiggle Sort II29.9%Medium1.2959351403605768https://leetcode.com/problems/wiggle-sort-ii
14875Koko Eating Bananas52.1%Medium1.2072640854100087https://leetcode.com/problems/koko-eating-bananas
1542Trapping Rain Water48.9%Hard1.1037585327659545https://leetcode.com/problems/trapping-rain-water
161Two Sum45.6%Easy1.0889331084185998https://leetcode.com/problems/two-sum
171058Minimize Rounding Error to Meet Target41.7%Medium1.042653635020065https://leetcode.com/problems/minimize-rounding-error-to-meet-target
18759Employee Free Time66.2%Hard0.9190267116930299https://leetcode.com/problems/employee-free-time
19756Pyramid Transition Matrix54.6%Medium0.8397506547518208https://leetcode.com/problems/pyramid-transition-matrix
20864Shortest Path to Get All Keys40.1%Hard0.6061358035703156https://leetcode.com/problems/shortest-path-to-get-all-keys
211257Smallest Common Region58.8%Medium0.5049690916532777https://leetcode.com/problems/smallest-common-region
22843Guess the Word46.1%Hard0.45092748218492174https://leetcode.com/problems/guess-the-word
23212Word Search II34.9%Hard0.3492519632676119https://leetcode.com/problems/word-search-ii
24588Design In-Memory File System45.9%Hard0.31913702461966714https://leetcode.com/problems/design-in-memory-file-system
25322Coin Change35.5%Medium0.2559919879212256https://leetcode.com/problems/coin-change
262Add Two Numbers33.9%Medium0.2512393123206071https://leetcode.com/problems/add-two-numbers
2710Regular Expression Matching26.8%Hard0.23083119919105394https://leetcode.com/problems/regular-expression-matching
281235Maximum Profit in Job Scheduling44.0%Hard0.23015822831359434https://leetcode.com/problems/maximum-profit-in-job-scheduling
29299Bulls and Cows42.4%Easy0.1826623303532244https://leetcode.com/problems/bulls-and-cows
3076Minimum Window Substring34.6%Hard0.1731900290370625https://leetcode.com/problems/minimum-window-substring
31219Contains Duplicate II37.7%Easy0.14617994030648507https://leetcode.com/problems/contains-duplicate-ii
32385Mini Parser33.8%Medium0.13176927763112334https://leetcode.com/problems/mini-parser
33198House Robber42.0%Easy0.12709898426651453https://leetcode.com/problems/house-robber
345Longest Palindromic Substring29.5%Medium0.12076411655886263https://leetcode.com/problems/longest-palindromic-substring
35220Contains Duplicate III20.9%Medium0.09599691440839975https://leetcode.com/problems/contains-duplicate-iii
36280Wiggle Sort63.8%Medium0.09561417737468547https://leetcode.com/problems/wiggle-sort
37236Lowest Common Ancestor of a Binary Tree45.7%Medium0.07288369759447264https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-tree
3820Valid Parentheses39.0%Easy0.06735240264428982https://leetcode.com/problems/valid-parentheses
394Median of Two Sorted Arrays29.6%Hard0.0606476084726819https://leetcode.com/problems/median-of-two-sorted-arrays
40160Intersection of Two Linked Lists40.6%Easy0.043270781043381126https://leetcode.com/problems/intersection-of-two-linked-lists
41202Happy Number50.4%Easy0.03853744444187023https://leetcode.com/problems/happy-number
4221Merge Two Sorted Lists53.5%Easy0.03548634253021285https://leetcode.com/problems/merge-two-sorted-lists
43136Single Number65.5%Easy0.03459819810553353https://leetcode.com/problems/single-number
44108Convert Sorted Array to Binary Search Tree57.9%Easy0.03421710570764629https://leetcode.com/problems/convert-sorted-array-to-binary-search-tree
4523Merge k Sorted Lists40.2%Hard0.0250564321052577https://leetcode.com/problems/merge-k-sorted-lists
46215Kth Largest Element in an Array55.4%Medium0.02414409892936099https://leetcode.com/problems/kth-largest-element-in-an-array
47622Design Circular Queue43.7%Medium0.02246023667974994https://leetcode.com/problems/design-circular-queue
48221Maximal Square37.7%Medium0.022108490754203434https://leetcode.com/problems/maximal-square
49217Contains Duplicate56.0%Easy0.015106027431013205https://leetcode.com/problems/contains-duplicate
50211Add and Search Word - Data structure design38.1%Medium0.010438508143923443https://leetcode.com/problems/add-and-search-word-data-structure-design
51953Verifying an Alien Dictionary54.1%Easy0.007884921592696038https://leetcode.com/problems/verifying-an-alien-dictionary
52190Reverse Bits39.8%Easy0.007306635849167308https://leetcode.com/problems/reverse-bits
5334Find 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
54227Basic Calculator II36.9%Medium0https://leetcode.com/problems/basic-calculator-ii
55415Add Strings47.5%Easy0https://leetcode.com/problems/add-strings
561017Convert to Base -259.0%Medium0https://leetcode.com/problems/convert-to-base-2
571041Robot Bounded In Circle49.6%Medium0https://leetcode.com/problems/robot-bounded-in-circle
581284Minimum Number of Flips to Convert Binary Matrix to Zero Matrix69.5%Hard0https://leetcode.com/problems/minimum-number-of-flips-to-convert-binary-matrix-to-zero-matrix
591298Maximum Candies You Can Get from Boxes58.8%Hard0https://leetcode.com/problems/maximum-candies-you-can-get-from-boxes