From 81864bd77a22284884f124be16c11d9b34c62901 Mon Sep 17 00:00:00 2001 From: Shivam Kripashankar Singh <71760557+robinofautumn@users.noreply.github.com> Date: Sun, 21 Apr 2024 13:27:20 +0530 Subject: [PATCH] Update company_info.json added Microsoft --- data/company_info.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/company_info.json b/data/company_info.json index ed7f507..cec357f 100644 --- a/data/company_info.json +++ b/data/company_info.json @@ -5491,7 +5491,8 @@ "https://leetcode.com/problems/find-if-path-exists-in-graph/": [ "Find if Path Exists in Graph", "Amazon", - "Google" + "Google", + "Microsoft" ], "https://leetcode.com/problems/array-with-elements-not-equal-to-average-of-neighbors/": [ "Array With Elements Not Equal to Average of Neighbors",