Skip to content

Latest commit

 

History

68 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 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 搜索
  • 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

📌 仓库 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!

关于

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

Topics

Resources

Stars

2 stars

关注者

0 watching

复刻s

发布

贡献者

Languages