From e94f0ad1f7657df62d486d4e0800957e69b5e153 Mon Sep 17 00:00:00 2001 From: Ashwagandha-coder Date: Tue, 4 Mar 2025 08:35:04 +0000 Subject: [PATCH 1/5] add base sol for 2570 --- .idea/other.xml | 11 +++++ .../contest/array/AlternativeSolutionArray.kt | 43 +++++++++++++++++++ .../com/github/contest/array/ArrayLeetcode.kt | 32 ++++++++++++-- 3 files changed, 83 insertions(+), 3 deletions(-) diff --git a/.idea/other.xml b/.idea/other.xml index e965764..2a84d40 100644 --- a/.idea/other.xml +++ b/.idea/other.xml @@ -102,6 +102,17 @@