https://github.com/aravachoudhary/data_structures_algorithms
This Repository contains my DSA codes and problem Solutions
https://github.com/aravachoudhary/data_structures_algorithms
algorithms-and-data-structures data-structures
Last synced: about 1 year ago
JSON representation
This Repository contains my DSA codes and problem Solutions
- Host: GitHub
- URL: https://github.com/aravachoudhary/data_structures_algorithms
- Owner: AravaChoudhary
- Created: 2024-10-28T17:58:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T05:58:13.000Z (about 1 year ago)
- Last Synced: 2025-02-24T06:23:59.802Z (about 1 year ago)
- Topics: algorithms-and-data-structures, data-structures
- Language: C++
- Homepage: https://leetcode.com/u/Aranika4518/
- Size: 1.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Structures and Algorithms (DSA)
Welcome to my Data Structures and Algorithms (DSA) repository! This repository is a reflection of my journey to master DSA concepts and problem-solving skills. It contains:
##### • Solutions to various DSA problems
##### • Implementations of core data structures and algorithms
##### • Code written primarily in C++
My goal is to develop strong foundations in DSA by practicing and sharing solutions while continuously improving my problem-solving approach.
## 🚀 Current Progress
I am currently focusing on solving LeetCode Problems to practice and refine my problem-solving skills.
Topics Under Progress:
### 🔎 Searching
• Linear Search
• Binary Search
• LeetCode Problems
• GfG Problems
## ✅ Topics Done
• Time & Space Complexity
• Arrays
• Array Related LeetCode Problems
• STL (Standard Template Library)
## 📚 Learning Resource
I am following the book [Grokking Algorithms: An Illustrated Guide for Programmers and Other Curious People](https://www.manning.com/books/grokking-algorithms) by Aditya Bhargava, which provides a visual and approachable way to understand algorithms. This book has been instrumental in building my foundational knowledge.
# 💻 Competitive Coding Profiles
### 📊 Leetcode Profile : [LeetCode - Aranika4518](https://leetcode.com/u/Aranika4518/)
### 🧑🏻💻 GFG Profile : [GeeksforGeeks - 160 Days of Problem Solving](https://www.geeksforgeeks.org/user/aravachoudhary/)