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

Skip to content

jkurdys/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

LeetCode Challenges

Solutions to my completed LeetCode coding problems.

Description

A New Way to Learn: LeetCode is the best platform to help you enhance your skills, expand your knowledge and prepare for technical interviews.

Getting Started

Dependencies

  • Python files written in Python3
  • SQL files written in MySQL

Completed Challenges

All completed challanges can be found in the src folder in the file Solution.py, Solution.sql, respectively.

  • Three Consecutive Odds (Python)
  • Valid Perfect Square (Python)
  • Palindrome Number (Python)
  • Roman to Integer (Python)
  • Arithmetic Slices (Python)
  • Nth Highest Salary (SQL)
  • Rank Scores (SQL)
  • Add Two Numbers (Python)
  • Not Boring Movies (SQL)
  • Longest Common Prefix (Python)

Authors

Joshua Kurdys

Acknowledgments

I would like to thank:

About

Solutions to my completed LeetCode coding problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages