Skip to content

Trapti10/Dsa-Practice-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

56 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Welcome to my Data Structures and Algorithms (DSA) practice repository.
This repository contains solutions to various DSA problems from LeetCode all implemented in C++.


About

This repository is created to:

  • Strengthen problem-solving and algorithmic thinking
  • Improve coding efficiency in C++
  • Prepare for technical interviews and coding assessments

Each problem file includes:

  • Problem statement
  • Approach and explanation
  • C++ solution code
  • Time and space complexity

๐Ÿ—‚๏ธ Folder Structure

๐Ÿ“‚ DSA-Practice-CPP โ”œโ”€โ”€ ๐Ÿ“ Arrays โ”‚ โ”œโ”€โ”€ Two_Sum.md โ”‚ โ”œโ”€โ”€ Second_Largest.md โ”‚ โ”œโ”€โ”€ ๐Ÿ“ Strings โ”‚ โ”œโ”€โ”€ Reverse_String.md โ”‚ โ”œโ”€โ”€ ๐Ÿ“ LinkedList โ”‚ โ”œโ”€โ”€ Add_Two_Numbers.md โ”‚ โ””โ”€โ”€ README.md

โš™๏ธ How to Use

  1. Clone the repository:

git clone https://github.com//DSA-Practice-CPP.git Navigate to a specific topic folder:

Copy code cd DSA-Practice-CPP/Arrays Open the .md file to view the problem explanation and C++ solution.

๐Ÿง  Goal โ€œConsistency is the key to mastering Data Structures and Algorithms.โ€

The aim of this repository is to build a strong foundation in DSA and enhance coding problem-solving skills.

โœจ Acknowledgments Problem statements are sourced from:

LeetCode

All rights and credits belong to the respective platform.

๐Ÿ‘ฉโ€๐Ÿ’ป Created by Trapti Vishwakarma

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors