An open API service indexing awesome lists of open source software.

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

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/)