Skip to content

CodelikeC/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nguyễn Đức Trí respository

--

LeetCode Problem Solving

LeetCode

📌 Introduction

This repository contains solutions to various LeetCode problems in multiple programming languages. It serves as a collection of approaches, optimizations, and insights into algorithms and data structures.

📂 Folder Structure

Solutions are categorized by language:

  • Python/ - Python solutions 🐍
  • C++/ - C++ solutions ⚡
  • Java/ - Java solutions ☕
  • Go/ - Go solutions 🚀
  • TopInterview150/ - A curated set of 150 essential coding interview problems

🚀 Featured Problems

Here are some notable problems included in this repository:

  • Two Sum (Two_Sum.cpp)
  • Valid Parentheses (ValidParentheses.cpp)
  • Merge Sorted Array (Merge_sorted_array.java)
  • Spiral Matrix (SpiralMatrix.cpp)
  • Roman to Integer (Roman_to_Integer.cpp)
  • Length of Last Word (Length_of_lastWord.cpp)

Explore each folder for more problems and solutions.

📜 License

This repository is distributed under the MIT License, allowing free usage and contributions.

🙌 Contributions

If you have alternative approaches or optimized solutions, feel free to fork the repo and submit a pull request! Contributions are always welcome! 🚀

📩 Contact

For any inquiries or collaboration, reach out via GitHub or email ndtribk@gmail.com.


Make sure to update this README with relevant details, including your actual email. Let me know if you’d like to refine or expand any section! 😊

About

Problem solving

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published