https://github.com/triptigithub/gfg-dsa
This repository serves as a collection of my solutions to various GeeksforGeeks Data Structures and Algorithms (DSA) problems, organized by the level of difficulty.
https://github.com/triptigithub/gfg-dsa
dsa-algorithm engineering java learning-by-doing problem-solving
Last synced: 3 months ago
JSON representation
This repository serves as a collection of my solutions to various GeeksforGeeks Data Structures and Algorithms (DSA) problems, organized by the level of difficulty.
- Host: GitHub
- URL: https://github.com/triptigithub/gfg-dsa
- Owner: Triptigithub
- Created: 2025-03-18T04:40:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-25T06:55:49.000Z (3 months ago)
- Last Synced: 2025-03-25T07:34:52.945Z (3 months ago)
- Topics: dsa-algorithm, engineering, java, learning-by-doing, problem-solving
- Language: Java
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DSA BY TRIPTI AGGARWAL(GFG)
This repository serves as a collection of my solutions to various GeeksforGeeks Data Structures and Algorithms (DSA) problems, organized by the level of difficulty
---## 📌 About Me
I'm **Tripti Aggarwal**, a final-year **B.Tech** student passionate about **software development** and **problem-solving**.
I have solved **400+ DSA problems** and have expertise in **frontend development, React.js, and real-time applications**.---
## 🚀 Topics Covered
✅ **Arrays**
✅ **Strings**
✅ **Linked Lists**
✅ **Trees**
✅ **Graphs**
✅ **Dynamic Programming**
✅ **Stacks & Queues**
✅ **Binary Search**
✅ **Sliding Window**---
## ⭐ Contributions & Improvements
Feel free to **open issues** or **contribute** to optimizing solutions!
If you find a **better approach**, let's discuss and improve together. 🚀---