Skip to content

Commit

Permalink
Merge pull request #45 from ajay-dhangar/dev-1
Browse files Browse the repository at this point in the history
make a structure format of docs
  • Loading branch information
ajay-dhangar authored Oct 4, 2024
2 parents 8548f4e + cdc36f0 commit 28a28dc
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 142 deletions.
8 changes: 0 additions & 8 deletions docs/Dynamic Programming/_category_.json

This file was deleted.

134 changes: 0 additions & 134 deletions docs/data-structures/link-list/link-list.md

This file was deleted.

File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Practice Problems for Graphs

### BFS Problems
- [Flood Fill](https://leetcode.com/problems/flood-fill/)
- [Number of Islands](https://leetcode.com/problems/number-of-islands/)
Expand Down

0 comments on commit 28a28dc

Please sign in to comment.