Skip to content

prashantgeekforgits/LeetCode-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions

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.

Language

  • Java
  • SQL

Topics Covered

  • 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)

Repository Structure

LeetCode-Solutions/ ├── Arrays/ ├── Strings/ ├── Binary_Search/ ├── Linked_List/ ├── Trees/ ├── Dynamic_Programming/ ├── Sliding_Window/ ├── Two_Pointers/ ├── Stack/ ├── Recursion/ ├── Backtracking/ └── Database/

Goals

  • Strengthen problem-solving skills
  • Master Data Structures and Algorithms
  • Practice SQL and Database Queries
  • Prepare for technical interviews
  • Write clean and optimized solutions

Progress

  • 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 ⭐.

Author

Prashant Sharma

Releases

No releases published

Packages

 
 
 

Contributors

Languages