Thanks to visit codestin.com
Credit goes to github.com

Skip to content

afrinconp/LeetCodeExercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

LeetCodeExercises

In this repository, I show some of the solutions to the leetcode exercises from the website: LeetCode that I have made. I decided to solve it just for fun and to improve my code skills.

Feel free to comment if you have any other solution for one of the problems (I'd be grateful if you summited a code that takes less time)

1.Two Sum ------ Solution

2.Add Two Numbers ------ Solution

3.Longest Substring Without Repeating Characters ------ Solution

5.Longest Palindromic Substring ------ Solution

6.Zigzag Conversion ------ Solution

7.Reverse Integer ------ Solution

8.String to Integer - (atoi) ------ Solution

9.Palindrome Number ------ Solution

11.Container With Most Water ------ Solution

12.Integer to Roman ------ Solution

13.Roman to Integer ------ Solution

14.Longest Common Prefix ------ Solution

15.3Sum ------ Solution

About

In this repository I will show some of the solutions of the leetcode excerises https://leetcode.com/problemset/all/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages