Skip to content

masoudsadeghiDev/LeetCode75

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

LeetCode 75 Interview Questions Solutions

Welcome to my repository where I share my solutions for the LeetCode 75 Interview Questions challenge! This collection is designed to help you prepare for technical interviews by tackling a curated set of problems that cover a wide range of essential topics.

Repository Structure

  • Solutions: Each problem has its own directory containing:
    • README.md: Problem description and my thought process.
    • solution.go and/or solution.java: The solution code in Go and Java.
    • test_cases.txt: Sample test cases to validate the solution.
  • Resources: Additional materials such as notes, tips, and useful links.
  • Scripts: Utility scripts for testing and benchmarking solutions.

Topics Covered

  • Arrays & Strings
  • Linked Lists
  • Trees & Graphs
  • Dynamic Programming
  • Sorting & Searching
  • Backtracking
  • Binary Search
  • Greedy Algorithms
  • Bit Manipulation
  • and more...

Tips

  • Solutions are written in both Go and Java to provide diverse approaches and enhance understanding of the problems.

Resources

  • For the complete list of questions and more information, visit the LeetCode 75 Study Plan on the LeetCode website.

Contributions

Feel free to contribute by:

  • Submitting issues for any bugs or improvements.
  • Creating pull requests to add new solutions, optimize existing ones, or enhance documentation.

License

This repository is licensed under the MIT License. See the LICENSE file for more details.


Happy coding and best of luck with your interview preparations!


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published