Skip to content

Commit

Permalink
updating both md files
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishektripathi66 committed Nov 15, 2024
1 parent 6ce1742 commit 1068d91
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DSA repo
**DSA repo**

This repo is used for adding the DSA related stuffs

Expand All @@ -11,7 +11,8 @@ The interview related questions and its solution from different coding websites
- 📫 How to reach me (mail @ [email protected])

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
Expand All @@ -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)
Expand Down
3 changes: 2 additions & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1068d91

Please sign in to comment.