Skip to content

divyashC/leetcode_solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions

This repository consists of all the LeetCode questions I solved using Python3. The repository will be updated every time I solve new questions. I might even solve questions in other languages in the future but currently I am sticking with Python.

Get in touch with me on:


divyashC's Twitter divyashC's Instagram divyashC's GitHub divyashC's StackOverflow Profile divyashC's LinkedIn divyashC's Discord divyashC's Dev.to Profile divyashC's CodePen.io Profile


Reference Table


Click on the Problem Number to get redirected to the Question in Leet Code Website

Click on the Programming Language name to get redirected to solution file in this repository

Question No. Id. Name Solutions Last Update
1 1 Two Sum Python 2022-02-11 09:50
9 9 Palindrome Number Python 2022-02-09 11:34
13 13 Roman to Integer Python 2022-02-09 11:56
58 58 Length of Last Word Python 2022-02-11 09:50
66 66 Plus One Python 2022-02-14 11:06
67 67 Add Binary Python 2022-02-14 11:22
121 121 Best Time to Buy and Sell Stock Python 2022-02-14 12:06
171 171 Excel Sheet Column Number Python 2022-02-14 12:53
190 190 Reverse Bits Python 2022-02-14 13:01
191 191 Number of 1 Bits Python 2022-02-14 12:44

Some solutions may not be efficient though it works.

Thank you, hope this helped you in one way or the other

About

Leet Code solutions in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages