Skip to content

Repo housing my Leetcode, Exercism, HackerRank and InterviewBit solutions: Python / C++ / Go

License

Notifications You must be signed in to change notification settings

abhishek-sankar/Leetcode

Repository files navigation

LeetCode Solutions Collection

Header Image

Welcome to this comprehensive collection of coding problem solutions! This repository serves as a structured resource for software engineers preparing for technical interviews or improving their problem-solving skills.

📚 What's Inside

As of now, the repo consists of the following sections. Each section will have a readme with links to everything within it.

🗂 Problem Categories

Core Data Structures & Algorithms

Advanced Topics

🚀 Getting Started

  1. Browse problems by topic using our categorized index
  2. Each solution file includes:
    • Problem description and constraints
    • Solution approach explanation
    • Python implementation

💡 Study Tips

  • Start with easier problems within each category
  • Focus on understanding patterns rather than memorizing solutions
  • Practice implementing solutions without looking at the code
  • Review similar problems to reinforce concepts

🤝 Contributing

Contributions are welcome! Please feel free to:

  • Add new problem solutions
  • Improve existing solutions
  • Add better explanations
  • Suggest new features

📝 Notes

  • All solutions are implemented in Python/C++
  • Regular updates with new problems and solutions

🔗 Additional Resources


Happy Coding! Feel free to star ⭐ the repository if you find it helpful!

Some assets taken from icons8.com