Skip to content

Commit 8c0b814

Browse files
authored
Merge pull request #349 from ssavi-ict/company_info
Company info added
2 parents e6693ab + 4b86cf2 commit 8c0b814

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/difference-between-ones-and-zeros-in-row-and-column/":[
3+
"Difference Between Ones and Zeros in Row and Column", "Amazon"
4+
],
25
"https://leetcode.com/problems/largest-odd-number-in-string/":[
36
"Largest Odd Number in String", "Amazon", "Adobe"
47
],
@@ -1492,7 +1495,7 @@
14921495
],
14931496
"https://leetcode.com/problems/special-positions-in-a-binary-matrix/": [
14941497
"Special Positions in a Binary Matrix",
1495-
"Uber", "Google"
1498+
"Uber", "Google", "Bloomberg"
14961499
],
14971500
"https://leetcode.com/problems/replace-all-s-to-avoid-consecutive-repeating-characters/": [
14981501
"Replace All ?'s to Avoid Consecutive Repeating Characters",

0 commit comments

Comments
 (0)