From f3dadd6128167f2cf260eaeac37d7a2da9cf8f85 Mon Sep 17 00:00:00 2001 From: Abhishek Tripathi <42455093+abhishektripathi66@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:11:14 +0530 Subject: [PATCH] Update data.json --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..bbc8318 100644 --- a/data.json +++ b/data.json @@ -450,6 +450,15 @@ ], "description": "Cross-platform mobile app development framework for Java developers" }, + { + "name": "DSA", + "link": "https://github.com/abhishektripathi66/DSA", + "label": "good-first-issue", + "technologies": [ + "Java" + ], + "description": "DSW questions practising repo for Java developers" + }, { "name": "name-suggestion-index", "link": "https://github.com/osmlab/name-suggestion-index",