Skip to content

vignesh05p/cpp-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ DSA Practice

This repository contains basic Data Structures and Algorithms (DSA) problems solved using C++.

📌 Features

  • ✅ Beginner-friendly C++ code
  • 🧠 Logical and slightly tricky problems
  • 🛠️ Designed for one-file compilation via terminal or Code Runner in VS Code

🛠️ How to Run (Windows - VS Code)

1. Prerequisites

  • Install MinGW (G++)
  • Add mingw-w64/bin to your system PATH
  • Install VS Code
  • Install VS Code extensions:
    • C/C++ by Microsoft
    • Code Runner (optional)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages