Skip to content

Rantoryu/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ LeetCode Solutions

Welcome to my LeetCode Solutions repository! This is where I document my journey through various coding challenges, covering different topics and difficulty levels.

πŸ“Œ About

This repository contains my solutions to problems from LeetCode, including:

  • SQL 50 (Easy & beyond)
  • Data Structures & Algorithms (Python, Java, etc.)
  • Other categories (to be expanded over time)

Each solution is written with readability and efficiency in mind, often including explanations and alternative approaches.

πŸ“‚ Repository Structure

πŸ“¦ leetcode  
 ┣ πŸ“‚ SQL (Easy)
 ┃ ┣ πŸ“œ example_code_easy.sql
 ┣ πŸ“‚ SQL (Medium / Hard)
 ┃ ┣ πŸ“œ example_code_hard.sql   
 ┣ πŸ“‚ Python  
 ┃ ┣ πŸ“œ arrays.py  
 ┃ ┣ πŸ“œ linked_lists.py  
 ┃ ┣ πŸ“œ dynamic_programming.py  
 ┣ πŸ“‚ Other programming language  
 ┃ ┣ πŸ“œ trees.java  
 ┃ ┣ πŸ“œ graphs.js  
 ┃ ┣ πŸ“œ recursion.ts  
 ┣ πŸ“œ README.md  

(Structure may change as I add more solutions.)

βœ… Goals
πŸ“– Improve problem-solving skills
πŸš€ Enhance SQL and coding proficiency
πŸ“š Build a collection of well-documented solutions
🀝 Share knowledge with others

🎯 How to Use
Feel free to explore the solutions and learn from them. If you have suggestions or better approaches, I'm open to discussions!

πŸ“’ Let's Connect!
πŸ”— LinkedIn

Happy coding! πŸš€

About

My code solutions for LeetCode tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages