From 50669482cda414534733ad7d2339feace213c89d Mon Sep 17 00:00:00 2001 From: "ssavi.ict" Date: Tue, 31 Oct 2023 20:49:37 +0600 Subject: [PATCH] Company Info Added --- data/company_info.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/company_info.json b/data/company_info.json index 2bd56fd..87a26ff 100644 --- a/data/company_info.json +++ b/data/company_info.json @@ -1,4 +1,7 @@ { + "https://leetcode.com/problems/find-the-original-array-of-prefix-xor/":[ + "Find The Original Array of Prefix Xor", "IBM", "Morgan Stanely" + ], "https://leetcode.com/problems/poor-pigs/":[ "Poor Pigs", "Adobe", "Amazon", "Google" ],