An open API service indexing awesome lists of open source software.

https://github.com/anchit-choudhry/leetcode

Best shot at LeetCode problems
https://github.com/anchit-choudhry/leetcode

java leetcode leetcode-java leetcode-practice leetcode-solutions programming-challenges programming-exercises

Last synced: 3 months ago
JSON representation

Best shot at LeetCode problems

Awesome Lists containing this project

README

          

# LeetCode

[![Apache License 2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://github.com/anchit-choudhry/LeetCode/blob/main/LICENSE)
[![Java CI with Maven](https://github.com/anchit-choudhry/LeetCode/actions/workflows/maven.yml/badge.svg)](https://github.com/anchit-choudhry/LeetCode/actions/workflows/maven.yml)
[![Codacy](https://github.com/anchit-choudhry/LeetCode/actions/workflows/codacy-analysis.yml/badge.svg)](https://github.com/anchit-choudhry/LeetCode/actions/workflows/codacy-analysis.yml)
[![CodeQL](https://github.com/anchit-choudhry/LeetCode/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/anchit-choudhry/LeetCode/actions/workflows/codeql-analysis.yml)
[![DevSkim](https://github.com/anchit-choudhry/LeetCode/actions/workflows/devskim.yml/badge.svg)](https://github.com/anchit-choudhry/LeetCode/actions/workflows/devskim.yml)
[![Lint Code Base](https://github.com/anchit-choudhry/LeetCode/actions/workflows/super-linter.yml/badge.svg)](https://github.com/anchit-choudhry/LeetCode/actions/workflows/super-linter.yml)
[![pmd](https://github.com/anchit-choudhry/LeetCode/actions/workflows/pmd.yml/badge.svg)](https://github.com/anchit-choudhry/LeetCode/actions/workflows/pmd.yml)

[![LeetCode](https://img.shields.io/badge/-LeetCode-FFA116?style=for-the-badge&logo=LeetCode&logoColor=black
)](https://leetcode.com)
[![Apache Maven](https://img.shields.io/badge/apache_maven-C71A36?style=for-the-badge&logo=apachemaven&logoColor=white
)](https://maven.apache.org)

LeetCode Problems: [https://leetcode.com/problemset](https://leetcode.com/problemset)

Please feel free to reach out to me for questions/corrections.
Open to PRs for optimizing the current solutions