/leetcode-solutions

This repo contains solutions to various LeetCode problems, interview study plans and more.

Primary LanguageJavaScript

LeetCode and Interview Prep Solutions

Welcome to my LeetCode and Interview Preparation Solutions repository! Here, you'll find my solutions to various LeetCode problems, interview study plans, SQL challenges, and more. Each section is carefully curated to help you ace coding interviews and master essential programming concepts.

Study Plans

Top Interview 150

  • Collection of 150 top interview questions to help you prepare for coding interviews.

LeetCode 75

  • Must-do list for interview preparation, featuring 75 LeetCode questions.

SQL 50

  • Collection of 50 SQL challenges to help you crack SQL interviews.

Introduction to Pandas

  • Learn basic Pandas concepts through 15 questions.

30 Days of JavaScript

  • Master JavaScript basics with a curated list of 30 questions.

Amazon Spring '23 High Frequency

  • High-frequency questions asked in Amazon interviews for Spring 2023.

Folder Structure

The repository is organized into folders, each representing a different study plan or challenge. Within each folder, you'll find the solution files along with any necessary resources or additional information related to the topic.

Contributing

If you'd like to contribute to this repository, you can do so by following these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your fork.
  5. Submit a pull request to the main repository.

Please ensure that your code follows the repository's conventions and guidelines. Additionally, provide a clear and concise description of your changes in the pull request.

Happy coding!