Skip to content

PucaVaz/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode Practice Repository

A collection of algorithm solutions and coding practice problems.

Overview

This repository contains my personal solutions to various algorithmic challenges, primarily implemented in Python and C.

Languages

  • Python
  • C

Synchronizing LeetCode with GitHub

To synchronize your LeetCode solutions with GitHub, like I did, you can use the LeetSync extension for Chrome. LeetSync GitHub repository.

Structure

Each problem is organized in its own directory, containing:

  • Solution source code
  • Problem-specific README

Getting Started

  1. Clone the repository
  2. Navigate to individual problem directories
  3. Review solutions and implementations

Setup

Requires Python 3.x and/or GCC for C implementations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published