Skip to content

Commit 93c5c3e

Browse files
committed
Company info added
1 parent 3c585fb commit 93c5c3e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

data/company_info.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"https://leetcode.com/problems/frequency-of-the-most-frequent-element/":[
3+
"Frequency of the Most Frequent Element", "Amazon", "Deutsche Bank", "Uber", "Adobe", "Factset", "Fourkites", "Infosys", "MAQ"
4+
],
25
"https://leetcode.com/problems/maximum-element-after-decreasing-and-rearranging/":[
36
"Maximum Element After Decreasing and Rearranging", "Amazon"
47
],
@@ -918,7 +921,7 @@
918921
],
919922
"https://leetcode.com/problems/minimize-maximum-pair-sum-in-array/": [
920923
"Minimize Maximum Pair Sum in Array",
921-
"Google", "eBay"
924+
"Google", "Adobe", "eBay"
922925
],
923926
"https://leetcode.com/problems/substrings-of-size-three-with-distinct-characters/": [
924927
"Substrings of Size Three with Distinct Characters",

0 commit comments

Comments
 (0)