Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.45 KB

File metadata and controls

58 lines (35 loc) · 1.45 KB

Data Structures and Algorithms

A comprehensive collection of Data Structures and Algorithms solutions implemented in C++.

About

This repository contains my solutions, notes, and practice problems while learning Data Structures and Algorithms. The goal is to build strong problem-solving skills, improve coding efficiency, and prepare for coding interviews and competitive programming.

Learning Path

Currently following:

  • Striver's A2Z DSA Sheet
  • C++ Programming
  • Problem Solving & Logic Building
  • Interview Preparation

Tech Stack

  • C++
  • STL (Standard Template Library)
  • Git & GitHub

Goals

  • Complete Striver A2Z DSA Sheet
  • Solve 500+ DSA Problems
  • Master Core Data Structures
  • Improve Problem Solving Skills
  • Prepare for Placement & Interviews

Automated GitHub Sync

This repository is integrated with a custom browser bookmark automation developed by me.

Features:

  • Extracts accepted solutions from TakeUForward using browser JavaScript.
  • Automatically formats solution data.
  • Uses GitHub REST API for repository updates.
  • Pushes code directly to the repository with a single click.
  • Eliminates manual copy-paste workflow.

Workflow:

TakeUForward Problem → Bookmark Script → GitHub API → Repository Commit

This automation helps maintain a consistent DSA repository while tracking daily progress efficiently.

Connect With Me

GitHub: https://github.com/ParthChittalwar


Made with dedication by Parth Santosh Chittalwar.