/DSA-Solutions

Striver's A2Z DSA Learnings implemented in C language.

Primary LanguageC

A2Z DSA Sheet Solutions

This repository contains my solutions to the A2Z DSA sheet by Striver. I have implemented these solutions in C and welcome any feedback or suggestions.

Table of Contents

Introduction

This repository serves as a collection of my solutions to the A2Z DSA sheet provided by Striver. The purpose is to understand and implement these data structures and algorithms in C.

Folder Structure

The repository is organized in a structured manner for easy navigation. Each algorithm or data structure has its own folder, containing the C code along with a README file/comments providing additional explanations or notes.