From 36d85ecb9b11325f4c8d007eddc4a67d802ea881 Mon Sep 17 00:00:00 2001 From: Prateek Giri <65455889+Prateek4546@users.noreply.github.com> Date: Thu, 26 Dec 2024 20:05:56 +0530 Subject: [PATCH] Add company info for Binary Tree Preorder Traversal --- data/company_info.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/company_info.json b/data/company_info.json index cbe2205..0d69dd5 100644 --- a/data/company_info.json +++ b/data/company_info.json @@ -11263,6 +11263,7 @@ ], "https://leetcode.com/problems/binary-tree-preorder-traversal/": [ "Binary Tree Preorder Traversal", + "TCS", "Adobe", "Google" ],