Skip to content

A curated collection of LeetCode problem solutions implemented in C++. Each file corresponds to a specific problem number and title, covering a variety of algorithmic challenges to support coding practice and interview preparation.

Notifications You must be signed in to change notification settings

FaiqaN27/Leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode Solutions in C++

This repository contains my solutions to various LeetCode problems, all implemented in C++.
Each file corresponds to a specific problem, named by its problem number and title, making it easy to navigate and find solutions.


📂 Structure

  • Solutions are organized by problem number.
  • Each solution file is self-contained and can be compiled and run independently.

🛠️ Language Used

  • C++ (100%)

🚀 Purpose

  • Practice problem-solving and algorithms.
  • Strengthen knowledge of data structures and algorithms.
  • Build a reference for interview preparation.

🔑 Topics

  • leetcode
  • leetcode-solutions
  • coding-challenges
  • algorithms
  • data-structures
  • interview-prep

📌 Note

These solutions are written for learning and practice purposes.
There may be multiple ways to solve a problem—this repo reflects my personal approaches and thought process.


⭐ Contributions

If you find this repo helpful:

  • ⭐ Star the repository
  • 🍴 Fork and try the problems yourself
  • 💡 Open issues or pull requests for improvements

About

A curated collection of LeetCode problem solutions implemented in C++. Each file corresponds to a specific problem number and title, covering a variety of algorithmic challenges to support coding practice and interview preparation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages