Skip to content

KavyashreeSN/leetcode-dsa--practice

Repository files navigation

LeetCode DSA Practice

This repository contains my solutions to LeetCode problems that I practice while learning Data Structures and Algorithms (DSA).
Currently, I am focusing on C++ basics, Arrays, and Sorting problems.

Topics Covered (so far)

  • 🟢 Basics of C++ (loops, functions, input/output, etc.)
  • 🟢 Arrays (searching, frequency, largest/smallest element, etc.)
  • 🟢 Sorting (Bubble Sort, Selection Sort, Insertion Sort)
  • 🟢 Binary Search (Binary Search on 1D Arrays , on answers , 2D Arrays)
  • 🟢 Linked List (reverse, middle node, loop detection, palindrome)
  • 🟢 Binary Trees (traversals, height, level order)

How to Run

Clone this repository:

git clone https://github.com/your-username/leetcode-dsa-practice.git

---

🎯 Goals :

Complete Striver’s A2Z DSA Sheet step by step

Strengthen my problem-solving skills in C++

Build consistency by solving problems daily

About

My solutions to LeetCode problems in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages