https://github.com/sarimmalik01/leetcode_reports
This repository serves as a collection of my solved LeetCode questions along with the approaches I've employed to solve them. Within this repository, you'll find a structured organization of my approches ,intutions,overview, complexity and pattern each corresponding to a specific LeetCode problem.
https://github.com/sarimmalik01/leetcode_reports
bit-manipulation coding-challenge competitive-programming dsa leetcode-solutions pattern-recognition streaks
Last synced: 6 months ago
JSON representation
This repository serves as a collection of my solved LeetCode questions along with the approaches I've employed to solve them. Within this repository, you'll find a structured organization of my approches ,intutions,overview, complexity and pattern each corresponding to a specific LeetCode problem.
- Host: GitHub
- URL: https://github.com/sarimmalik01/leetcode_reports
- Owner: SarimMalik01
- Created: 2024-03-08T12:26:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T04:42:28.000Z (about 2 years ago)
- Last Synced: 2025-08-23T11:04:54.611Z (11 months ago)
- Topics: bit-manipulation, coding-challenge, competitive-programming, dsa, leetcode-solutions, pattern-recognition, streaks
- Homepage: https://leetcode.com/u/Sarim_Malik01/
- Size: 404 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme
Awesome Lists containing this project
README
Welcome to my LeetCode solutions repository! Here, I document my approach to solving various algorithmic problems from LeetCode. Each problem includes a detailed breakdown of the approach used, reasoning behind it, and the implementation in Java and occasionally in C++.