From 1068d912d5c953eb5e7be5404e44deb23df4070a Mon Sep 17 00:00:00 2001 From: Abhishek Tripathi <42455093+abhishektripathi66@users.noreply.github.com> Date: Fri, 15 Nov 2024 13:21:00 +0000 Subject: [PATCH] updating both md files --- README.md | 7 ++++--- src/SUMMARY.md | 3 ++- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3a86109..3133e93 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -DSA repo +**DSA repo** This repo is used for adding the DSA related stuffs @@ -11,7 +11,8 @@ The interview related questions and its solution from different coding websites - 📫 How to reach me (mail @ abhishekji66@gmail.com) This is the structure of the Project where we would be able to find the required solutions and even add the new solutions at the same place. -Src + +-Src - Algorithm - Depth First Search - Coding Questions @@ -28,7 +29,7 @@ Src - Doubly Linked List - Queue - Singly Linked List - + [![Greetings](https://github.com/abhishektripathi66/DSA/actions/workflows/greetings.yml/badge.svg)](https://github.com/abhishektripathi66/DSA/actions/workflows/greetings.yml) [![Labeler](https://github.com/abhishektripathi66/DSA/actions/workflows/labeler.yml/badge.svg)](https://github.com/abhishektripathi66/DSA/actions/workflows/labeler.yml) [![CodeQL](https://github.com/abhishektripathi66/DSA/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/abhishektripathi66/DSA/actions/workflows/github-code-scanning/codeql) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 46d03f2..d7891bf 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -7,7 +7,8 @@ all the algorithm related items are present in the Algorithm folder The interview related questions and its solution from different coding websites are in the Coding Questions. This is the structure of the Project where we would be able to find the required solutions and even add the new solutions at the same place. -Src + +-Src - Algorithm - Depth First Search - Coding Questions