https://github.com/sainipankaj15/leetcode-solution-by-blacky_bomb_15
This repository contains my LeetCode solutions that have been successfully submitted, as well as my logic with an explanation and another best solution.
https://github.com/sainipankaj15/leetcode-solution-by-blacky_bomb_15
algorithm cpp leetcode leetcode-solutions
Last synced: 11 days ago
JSON representation
This repository contains my LeetCode solutions that have been successfully submitted, as well as my logic with an explanation and another best solution.
- Host: GitHub
- URL: https://github.com/sainipankaj15/leetcode-solution-by-blacky_bomb_15
- Owner: sainipankaj15
- Created: 2021-07-16T11:35:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-01T10:17:49.000Z (over 1 year ago)
- Last Synced: 2025-03-12T02:53:59.620Z (10 months ago)
- Topics: algorithm, cpp, leetcode, leetcode-solutions
- Language: C++
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leetcode-Solution-by-blacky_bomb_15
- This is repo where I add my leetcode solutions which have been submitted successfully.
- All codes which you find in this repo are completely written by me ([Pankaj Kumar Saini](https://www.linkedin.com/in/saini-pankaj/)).
- This repo contains three folders Easy, Medium, and hard which is the type of problem.
- Filename type is number.cpp where number is the problem number on Leetcode.
- For many solutions, I wrote logic and Second code which works fine with the problem.
- [Profile link](https://leetcode.com/blacky_bomb_15/) on Leetcode.