Skip to content

A collection of solutions to LeetCode problems, focusing on algorithms and data structures

License

Notifications You must be signed in to change notification settings

halvaradop/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@halvaradop/leetcode

This repository contains a collection of LeetCode problems and their solutions, implementing various techniques and approaches to solve them. The aim of this repository is to demonstrate knowledge and preparation for technical interviews. The solutions to the problems are built in TypeScript. For more details and information about LeetCode problems, please visit the official website. Each approach and technique will be located in different folders, each containing their own README.md files with detailed information.

Structure

The repository follows the structure below:

│
├── src/                        # Source code
│    ├─ two-pointers            # Problems that require the `Two Pointers` technique
│    └── README.md              # General description of the `Two Pointers` technique
└── README.md                   # General description

Algorithms

Contributing

We welcome contributions to @halvaradop/leetcode! If you have an idea for a new type or find an improvement to an existing one, please feel free to open an issue or create a pull request. We offer a guide on how to contribute to the project and the necessary steps to do so. Here's how you can contribute, Read our Contribuing Guideline.

Code of conduct

Please be aware that this project has a code of conduct, and we expect all contributors to follow these guidelines in their interactions. For more information, please read our Code of Conduct.

About

A collection of solutions to LeetCode problems, focusing on algorithms and data structures

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project