Skip to content

Commit

Permalink
Merge pull request #17 from serverx-org/update-learning-structure
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
herogautam authored Oct 11, 2024
2 parents 72fb634 + 1e06ba7 commit 2e8b3e5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1410,15 +1410,17 @@ Stay tuned for additional resources and guides tailored for specific programming

### JavaScript - Data Structures and Algorithms

**Introduction**: [*Learn DSA in JavaScript*](./JavaScript/README.md)
**Introduction**: [*Learn DSA in JavaScript*](./JavaScript/)

### C/C++ - Data Structures and Algorithms

**Introduction**: [*Learn DSA in C++*](./C++/README.md)
**Introduction**: [*Learn DSA in C++*](./C++/)

### Python - Data Structures and Algorithms
**DSA in Python**: [*Learn DSA in Python*](./Python/)

### Java - Data Structures and Algorithms
**DSA in Java**: [*Learn DSA in Java*](./Java/)

<div align="center">

Expand Down

0 comments on commit 2e8b3e5

Please sign in to comment.