Skip to content

This repository contains my accepted LeetCode solutions, organized by question, showcasing my journey in problem-solving and competitive programming.

Notifications You must be signed in to change notification settings

PacemakerX/leetCode-my-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

LeetCode My Solutions

LeetCode Logo

LeetCode Java GitHub Stars License GitHub Last Commit GitHub Repo Size GitHub Issues Java Bash C++ Visual Studio Code

This repository contains all my accepted solutions for LeetCode problems, organized by question ID and problem title. It’s a comprehensive archive to track my progress in problem-solving and to help others learn from my solutions.

Features

  • Comprehensive Collection: Solutions to a wide range of LeetCode problems.
  • Organized Structure: Files are organized with the following format: Example:
    • solutions_leetCode/
      • 1_two-sum/
        • README.md # Problem details and solution explanation
        • metadata.json # Metadata including runtime, memory, and submission ID
        • Solution.java/Solution.cpp # Solution code in either Java or C++
  • Sorted: All solutions are structured and sorted for easier navigation.

Why This Repository?

This repository serves as:

  • A personal archive of my LeetCode progress.
  • A reference for others to understand problem-solving techniques.
  • A source of clean and well-documented code for practice and learning.

Tech

Solutions are written in:

  • Java (Earlier I used to code in java)
  • Cpp (All the recent submissions are in C++)

Usage

  1. Clone the repository:
git clone https://github.com/PacemakerX/leetCode-my-solutions.git

Connect with Me on LeetCode!

PacemakerX on LeetCode

Click to visit my LeetCode Profile and check out my leetcode programming journey!

About

This repository contains my accepted LeetCode solutions, organized by question, showcasing my journey in problem-solving and competitive programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published