https://github.com/abhijeet-muneshwar/leetcode
This repository contains solutions to LeetCode problems solved in Java & Golang.
https://github.com/abhijeet-muneshwar/leetcode
algorithm data-structures golang java rust system-design
Last synced: about 1 month ago
JSON representation
This repository contains solutions to LeetCode problems solved in Java & Golang.
- Host: GitHub
- URL: https://github.com/abhijeet-muneshwar/leetcode
- Owner: ABHIJEET-MUNESHWAR
- Created: 2022-04-03T11:33:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-05-14T04:02:38.000Z (about 2 months ago)
- Last Synced: 2026-05-14T06:15:41.319Z (about 2 months ago)
- Topics: algorithm, data-structures, golang, java, rust, system-design
- Language: Java
- Homepage:
- Size: 4.16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LeetCode
This repository contains solutions to LeetCode problems solved in Java, Golang & Rust.
# LeetCode Topics
## Math
| |
| ------- |
| [3676-smallest-number-with-all-set-bits](https://github.com/ABHIJEET-MUNESHWAR/LeetCode/tree/master/3676-smallest-number-with-all-set-bits) |
## Bit Manipulation
| |
| ------- |
| [3676-smallest-number-with-all-set-bits](https://github.com/ABHIJEET-MUNESHWAR/LeetCode/tree/master/3676-smallest-number-with-all-set-bits) |