Skip to content

Commit f80af03

Browse files
authored
Merge pull request #21 from ssavi-ict/company_info
company info added
2 parents ebf2c1d + 55932c3 commit f80af03

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

data/company_info.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
{
2+
"https://leetcode.com/problems/number-of-zero-filled-subarrays/":[
3+
"Number of Zero-Filled Subarrays", "Google"
4+
],
25
"https://leetcode.com/problems/count-subarrays-with-fixed-bounds/":[
3-
"Count Subarrays With Fixed Bounds", "Google"
6+
"Count Subarrays With Fixed Bounds", "Google"
47
],
58
"https://leetcode.com/problems/koko-eating-bananas/":[
6-
"Koko Eating Bananas", "Facebook"
9+
"Koko Eating Bananas", "Facebook"
710
],
811
"https://leetcode.com/problems/find-the-index-of-the-first-occurrence-in-a-string/":[
912
"Find the Index of the First Occurrence in a String",

0 commit comments

Comments
 (0)