Skip to content

06terlan/LeetCodeSolutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

LeetCode Solutions

Welcome to my LeetCode solutions repository! Here, you'll find my solutions to various problems from LeetCode. I solve problems in different categories and difficulty levels to sharpen my coding skills and explore new problem-solving techniques.

Table of Contents

About

This repository contains my solutions to problems on LeetCode. Each solution is written in a way that is easy to understand, and I've added comments where necessary to explain the logic behind each approach. I aim to regularly update this repository with new solutions as I work through more problems.

Solutions

Problem Number Problem Title Difficulty Solution
73 Set Matrix Zeroes Medium java
173 Binary Search Tree Iterator Medium java
450 Delete Node in a BST Medium java
787 Cheapest Flights Within K Stops Medium java

The table above lists all the problems I've solved so far. The solutions are categorized by programming language and can be found in their respective directories.

Technologies Used

I solve problems using various programming languages based on the nature of the problem or just for practice. The languages I currently use include:

  • Java

Structure

The repository is organized by language, and each solution is placed in a directory named after the language:

Contributing

Feel free to controbute by implementing the solution in your desired language.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages