Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This repository contains Python solutions to various Leetcode problems.

License

NotificationsYou must be signed in to change notification settings

headless-start/leetcode-python-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📌 Project Overview

This repository containsPython solutions to variousLeetcode problems, covering a wide range of topics such as searching, sorting, arrays, linked lists, and more. Each solution is designed to be efficient and easy to understand, making it a great resource for practicing coding interview questions.


🚀 Key Features

  1. Python-Based:
    • All solutions are implemented in Python, a popular language for coding interviews.
  2. Efficient Algorithms:
    • Focus on optimal time and space complexity.
  3. Easy to Understand:
    • Solutions are well-commented and explained for clarity.

🔍 Topics Covered

  1. Searching and Sorting:
    • Binary Search
    • Linear Search
    • Tim Sort
    • Quick Sort
  2. Arrays and Strings:
    • Two-pointer technique
    • Sliding Window
    • Subarray problems
  3. Linked Lists:
    • Reversal
    • Cycle Detection
    • Merge Linked Lists
  4. More:
    • Dynamic Programming
    • Greedy Algorithms
    • Tree and Graph Traversal

🛠 System Requirements

Dependencies

  • Python 3.8+

📄 License

This project is licensed under the MIT License. See theLICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp