Skip to content

thisizaro/leetcodeProblems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 LeetCode Problems

This This repository contains solutions to various LeetCode problems. Each file in this repository corresponds to a specific LeetCode problem, and the solutions are implemented in Python🐍 and Java.

Problem List

  1. 1108.py - Defanging an IP Address
  2. 13.py - Roman to Integer
  3. 14.py - Longest Common Prefix
  4. 1678.py - Goal Parser Interpretation
  5. 20.py - Valid Parentheses
  6. 392.py - Is Subsequence
  7. 77(M).py - Combinations (Medium)
  8. 78(M).py - Subsets (Medium)
  9. 9.py - Palindrome Number
  10. 234.java - Palindrome Linked List checker [CODE IN JAVA]
  11. 21.java - Merge Two Sorted Linked List [CODE IN JAVA]
  12. 2.java - Add Two Numbers #Linked List [CODE IN JAVA]
  13. 3.java - Longest substring without repeating characters [CODE IN JAVA]

Contributing

Pull requests are welcome for adding solutions to new problems or improving existing solutions. Please ensure that the solutions are well-documented and follow the existing file naming conventions.

If you find any issues with the provided solutions or have suggestions for improvements, please open an issue in this repository.

Happy coding! 😄

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published