Skip to content

vale-c/CodingInterviewProblems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

60 Commits

Repository files navigation

🚀 LeetCode Interview Questions Practice

Welcome to our collaborative repository for practicing LeetCode interview questions!

This repo is designed to help software engineers prepare for technical interviews by providing solutions to popular LeetCode problems. 💻👨‍💻

📋 Problem List

Below is a curated list of LeetCode problems we're working on. Each problem is linked to its original LeetCode page and marked with its completion status.

📊 Array and String

🔗 Linked List

🌳 Tree

🧠 Dynamic Programming

🕸️ Graph

🔄 Backtracking

🗃️ Hash Table

🎨 Design

🔤 String

🤝 How to Contribute

  1. Fork this repository
  2. Choose an uncompleted problem from the list
  3. Solve the problem and add your solution in the appropriate folder
  4. Update the README to mark the problem as completed
  5. Create a pull request with your changes

📝 Code Style

Please follow these guidelines when submitting solutions:

  • Use meaningful variable and function names
  • Include comments to explain your thought process
  • Provide time and space complexity analysis for your solution

📚 Resources

Happy coding and good luck with your interview preparation! 🍀💪

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •