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

5.1 KiB

1146LRU Cache33.2%Medium0.0873691394938576https://leetcode.com/problems/lru-cache
21048Longest String Chain54.7%Medium0.07529425330187599https://leetcode.com/problems/longest-string-chain
3697Degree of an Array53.8%Easy0.07117627846789498https://leetcode.com/problems/degree-of-an-array
41328Break a Palindrome43.3%Medium0.05910139227591337https://leetcode.com/problems/break-a-palindrome
5981Time Based Key-Value Store53.1%Medium0.049406315387071284https://leetcode.com/problems/time-based-key-value-store
649Group Anagrams56.9%Medium0.045631752563977224https://leetcode.com/problems/group-anagrams
797Interleaving String31.5%Hard0.04548535439411653https://leetcode.com/problems/interleaving-string
8609Find Duplicate File in System59.5%Medium0.045205436768046794https://leetcode.com/problems/find-duplicate-file-in-system
9706Design HashMap61.3%Easy0.039016652342451774https://leetcode.com/problems/design-hashmap
10221Maximal Square37.7%Medium0.03897229680620825https://leetcode.com/problems/maximal-square
11460LFU Cache34.2%Hard0.030962225603966897https://leetcode.com/problems/lfu-cache
1256Merge Intervals39.3%Medium0.030829638084076787https://leetcode.com/problems/merge-intervals
13269Alien Dictionary33.3%Hard0.02841997399127492https://leetcode.com/problems/alien-dictionary
1420Valid Parentheses39.0%Easy0.02782373445001039https://leetcode.com/problems/valid-parentheses
151209Remove All Adjacent Duplicates in String II56.9%Medium0.02324334737232728https://leetcode.com/problems/remove-all-adjacent-duplicates-in-string-ii
16905Sort Array By Parity74.1%Easy0.02148053951675942https://leetcode.com/problems/sort-array-by-parity
1793Restore IP Addresses35.6%Medium0.019763489118839635https://leetcode.com/problems/restore-ip-addresses
18322Coin Change35.5%Medium0.016022774188122292https://leetcode.com/problems/coin-change
1980Remove Duplicates from Sorted Array II44.0%Medium0.014815085785140639https://leetcode.com/problems/remove-duplicates-from-sorted-array-ii
20150Evaluate Reverse Polish Notation36.3%Medium0.01413451093490476https://leetcode.com/problems/evaluate-reverse-polish-notation
211Two Sum45.6%Easy0.013049691753224608https://leetcode.com/problems/two-sum
22226Invert Binary Tree65.0%Easy0.01235091863400913https://leetcode.com/problems/invert-binary-tree
23733Flood Fill55.3%Easy0.011217167530924988https://leetcode.com/problems/flood-fill
24380Insert Delete GetRandom O(1)47.5%Medium0.009820849864094454https://leetcode.com/problems/insert-delete-getrandom-o1
253Longest Substring Without Repeating Characters30.4%Medium0.009683242444739549https://leetcode.com/problems/longest-substring-without-repeating-characters
2663Unique Paths II34.6%Medium0.008712753874961187https://leetcode.com/problems/unique-paths-ii
27416Partition Equal Subset Sum43.7%Medium0.008686265255960345https://leetcode.com/problems/partition-equal-subset-sum
288String to Integer (atoi)15.4%Medium0.008513104762248265https://leetcode.com/problems/string-to-integer-atoi
29133Clone Graph34.8%Medium0.008136741393061732https://leetcode.com/problems/clone-graph
3036Valid Sudoku48.7%Medium0.007258242715805398https://leetcode.com/problems/valid-sudoku
3133Search in Rotated Sorted Array34.5%Medium0.007252832180390353https://leetcode.com/problems/search-in-rotated-sorted-array
32297Serialize and Deserialize Binary Tree47.5%Hard0.007077170374085099https://leetcode.com/problems/serialize-and-deserialize-binary-tree
33230Kth Smallest Element in a BST60.2%Medium0.0063361529894967236https://leetcode.com/problems/kth-smallest-element-in-a-bst
3439Combination Sum56.1%Medium0.005715934396440999https://leetcode.com/problems/combination-sum
35153Sum26.8%Medium0.004940992758742591https://leetcode.com/problems/3sum
3623Merge k Sorted Lists40.2%Hard0.004051459000748015https://leetcode.com/problems/merge-k-sorted-lists
3728Implement strStr()34.5%Easy0.003943222775040032https://leetcode.com/problems/implement-strstr
38977Squares of a Sorted Array72.1%Easy0.003891055492966611https://leetcode.com/problems/squares-of-a-sorted-array
39102Binary Tree Level Order Traversal54.6%Medium0.003639014205004082https://leetcode.com/problems/binary-tree-level-order-traversal
4088Merge Sorted Array39.4%Easy0.0030102370714243072https://leetcode.com/problems/merge-sorted-array
4198Validate Binary Search Tree27.8%Medium0.002943776044013381https://leetcode.com/problems/validate-binary-search-tree
42206Reverse Linked List62.5%Easy0.0023398665252948926https://leetcode.com/problems/reverse-linked-list
4321Merge Two Sorted Lists53.5%Easy0.0022551737583973706https://leetcode.com/problems/merge-two-sorted-lists
442Add Two Numbers33.9%Medium0.0016886191111440908https://leetcode.com/problems/add-two-numbers
45151Reverse Words in a String21.9%Medium0.0015375156780384337https://leetcode.com/problems/reverse-words-in-a-string
46347Top K Frequent Elements61.2%Medium0.0014856636219477439https://leetcode.com/problems/top-k-frequent-elements
4750Pow(xn)30.3%Medium0.0014016892647828818https://leetcode.com/problems/powx-n