This repository contains my solutions to LeetCode problems solved in Java. The solutions cover a wide range of Data Structures, Algorithms, and Database problems commonly asked in coding interviews.
- Java
- SQL
- Arrays
- Strings
- String Matching
- Hash Tables
- Hash Functions
- Binary Search
- Linked Lists
- Trees
- Binary Trees
- Sliding Window
- Two Pointers
- Stack
- Monotonic Stack
- Queue
- Recursion
- Backtracking
- Dynamic Programming
- Greedy Algorithms
- Matrix Problems
- Depth First Search (DFS)
- Breadth First Search (BFS)
- Graphs
- Heap / Priority Queue
- Sorting
- Prefix Sum
- Bit Manipulation
- Database (SQL)
LeetCode-Solutions/ ├── Arrays/ ├── Strings/ ├── Binary_Search/ ├── Linked_List/ ├── Trees/ ├── Dynamic_Programming/ ├── Sliding_Window/ ├── Two_Pointers/ ├── Stack/ ├── Recursion/ ├── Backtracking/ └── Database/
- Strengthen problem-solving skills
- Master Data Structures and Algorithms
- Practice SQL and Database Queries
- Prepare for technical interviews
- Write clean and optimized solutions
- Problems Solved: 86+
- Languages: Java, SQL
Feel free to explore, use, and learn from the solutions in this repository. If you find an issue, have a question, or would like to discuss a problem-solving approach, feel free to open an issue or connect with me.
As you know i have only pasted a very little portion the LeetCode problems. I am always interested in learning, collaborating, and helping fellow developers improve their understanding of Data Structures, Algorithms, and Software Development.
Connect With Me GitHub: https://github.com/prashantgeekforgits Email: sharmaprashant6982@gmail.com
If this repository helps you, consider giving it a ⭐.
LeetCode_URL - https://leetcode.com/u/prashantsharmabmlmu2014/
Prashant Sharma