Skip to content

Repository files navigation

💻 LeetCode Solutions (Java & SQL)

This repository contains my accepted LeetCode solutions solved using Java and SQL. It serves as my interview preparation journal while strengthening problem-solving, data structures & algorithms, and SQL concepts.


🚀 Languages

  • ☕ Java
  • 🗄️ SQL

📚 Topics Covered

Java

  • Arrays
  • Strings
  • HashMap
  • HashSet
  • Stack
  • Queue
  • Linked List
  • Binary Search
  • Recursion
  • Sorting
  • Two Pointers
  • Sliding Window
  • Trees
  • Dynamic Programming

SQL

  • SELECT
  • JOIN
  • GROUP BY
  • HAVING
  • ORDER BY
  • Aggregate Functions
  • Subqueries
  • Common Table Expressions (CTE)
  • Window Functions
  • Ranking Functions

🎯 Goals

  • Solve 150+ LeetCode problems
  • Improve Data Structures & Algorithms
  • Master SQL interview questions
  • Maintain a consistent solving streak
  • Prepare for Software Engineering interviews

📌 Repository Structure

Problem Folder
├── README.md
└── Solution.java / solution.sql

Solutions are automatically synchronized to GitHub using LeetSync.


⭐ If you find this repository useful, feel free to star it!

About

Java and SQL solutions to LeetCode problems with consistent problem-solving and interview preparation.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages