https://github.com/rishabhmathur06/data-structures-and-algorithms
This repository contains the answers of all the questions related to Data Structures and Algorithms solved by Rishabh Mathur on various platforms such as GeeksforGeeks and HackerRank.
https://github.com/rishabhmathur06/data-structures-and-algorithms
data-structures-algorithms data-structures-and-algorithms dsa dsa-algorithm dsa-practice programming python python-programming
Last synced: 5 days ago
JSON representation
This repository contains the answers of all the questions related to Data Structures and Algorithms solved by Rishabh Mathur on various platforms such as GeeksforGeeks and HackerRank.
- Host: GitHub
- URL: https://github.com/rishabhmathur06/data-structures-and-algorithms
- Owner: RishabhMathur06
- Created: 2024-01-12T07:59:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-09T17:57:31.000Z (10 months ago)
- Last Synced: 2025-03-12T11:14:50.703Z (3 months ago)
- Topics: data-structures-algorithms, data-structures-and-algorithms, dsa, dsa-algorithm, dsa-practice, programming, python, python-programming
- Language: Python
- Homepage: https://auth.geeksforgeeks.org/user/rishabhmathur612
- Size: 244 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data-Structures-and-Algorithms
This repository contains all the answers of questions, related to Data Structures and Algorithms solved by Rishabh Mathur, on the coding platform GeeksforGeeks. Here's my link to my coding profile on GeeksforGeeks:Link: https://auth.geeksforgeeks.org/user/rishabhmathur612
My current DSA & Problem-Solving rank on GeeksforGeeks is in top 20 out of 5000+ students, registered from my University.
I have solved:-
1. 150+ Easy
2. 170+ Medium
3. 25+ Hardlevel questions related to Data Structures and Algorithms, which involves topics related to:
Arrays,
Strings,
LinkedList,
Stacks,
Queues,
Hashmaps,
Trees,
Graphs,
Dynamic Programming,
Two-Pointers,
Sliding Window,
Backtracking,
Recursionand much more.
(Data as of: 7 June, 2024)