https://github.com/lxmn-22/leetcode-questions
Welcome to my Leetcode solutions repository! Here, We'll be solving various Leetcode problems using the Java. The goal of this repository is to provide efficient and clean solutions to a wide range of coding challenges, from easy to hard, covering topics such as algorithms, data structures, dynamic programming, and more. ✅
https://github.com/lxmn-22/leetcode-questions
datastructures-algorithms dynamic-programming hacktoberfest hacktoberfest2024
Last synced: 8 months ago
JSON representation
Welcome to my Leetcode solutions repository! Here, We'll be solving various Leetcode problems using the Java. The goal of this repository is to provide efficient and clean solutions to a wide range of coding challenges, from easy to hard, covering topics such as algorithms, data structures, dynamic programming, and more. ✅
- Host: GitHub
- URL: https://github.com/lxmn-22/leetcode-questions
- Owner: lxmn-22
- Created: 2024-10-22T09:10:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-25T03:33:14.000Z (about 1 year ago)
- Last Synced: 2024-10-25T05:37:33.487Z (about 1 year ago)
- Topics: datastructures-algorithms, dynamic-programming, hacktoberfest, hacktoberfest2024
- Language: Java
- Homepage:
- Size: 457 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
Awesome Lists containing this project
README

## Welcome to Leetcode Questions!
- This repository features a collection of Leetcode problems and their solutions in various programming languages.
- It aims to help users grasp the fundamentals of languages like JavaScript, Java, Python, and more through practical problem-solving.
- Whether you're a beginner or looking to expand your language proficiency, this resource provides a structured way to learn and practice coding concepts effectively.
## Overview
| Languages | Types |
|-----------|--------------------------------------|
| [30-Days-Of-Javascript](https://github.com/lxmn-22/Leetcode-Questions/tree/main/30-Days-Of-JavaScript) | **Easy**
**Medium** |
| [Introduction-To-Pandas](https://github.com/lxmn-22/Leetcode-Questions/tree/main/Introduction-To-Pandas) | |
| [Java Solutions](https://github.com/lxmn-22/Leetcode-Questions/tree/main/Java-Solutions) | **Easy**
**Medium**
**Hard** |
| [MySQL](https://github.com/lxmn-22/Leetcode-Questions/tree/main/MySQL) | **Easy**
**Medium** |
| [Python Solutions](https://github.com/lxmn-22/Leetcode-Questions/tree/main/Python-Solutions)| |
| [Swift Solutions](https://github.com/lxmn-22/Leetcode-Questions/tree/main/Swift-Solutions)| **Easy**
**Medium** |
| [TypeScript Solutions](https://github.com/lxmn-22/Leetcode-Questions/tree/main/Typescript-Solutions)| |
| [Rust-Solution](https://github.com/lxmn-22/Leetcode-Questions/tree/main/Rust-Solutions)| **Easy**
**Medium** |