Skip to content

jumaevkova/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧩 LeetCode Journey

LeetCode Golang PostgreSQL

This repository contains my personal solutions to LeetCode problems.
It is maintained for my own practice and tracking progress — not intended as a teaching resource.

🔗 References

📁 Repository Structure

leetcode/
├── easy/         # Easy problems
├── medium/       # Medium problems
└── hard/         # Hard problems

✨ Highlights

  • 📌 Organized by difficulty for easy navigation
  • 🧠 Focused on improving my problem-solving skills
  • ⚡ Clean and optimized implementations
  • 🔁 Some problems include multiple approaches

🎯 Purpose

This repository helps me to:

  • Track my personal progress on algorithm problems
  • Strengthen data structures & algorithms knowledge
  • Prepare for coding interviews
  • Maintain a consistent practice routine

🛠 Tech Stack

  • Golang – main language for problem solutions
  • PostgreSQL – used for database-related challenges and practice

📝 Notes

  • Solutions are added as I complete problems
  • File names usually follow the problem title
  • This repo is for personal use only, not intended as a tutorial or teaching resource

🤝 Contributions

This is a personal repository — contributions are not expected.

Releases

No releases published

Packages

 
 
 

Contributors

Languages