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

Skip to content

nebiyuelias1/leetcode

 
 

Repository files navigation

Leetcode solutions for 🚀 NeetCode.io

This repo hosts the solutions found on NeetCode.io including the solutions shown on the NeetCode YouTube channel. The site will periodically be updated with new solutions from this repo!


Solutions from these languages will be linked from NeetCode.io:

  • Python (complete)
  • C++ (complete)
  • Java (complete)
  • Javascript

Solutions are also welcome for any other supported language on leetcode.com!

Contributing

Please read the contributing guidlines before opening a PR

To contribute, please fork this repo and open a PR adding a missing solution from the supported languages.

If you would like to have collaborator permissions on the repo to merge your own PRs or review others' PRs please let me know.

Credits

Missing Solutions

Problem C C++ C# GO Java JS Kotlin Python Ruby Rust Scala Swift TS
217 - Contains Duplicate
✔️
242 - Valid Anagram
✔️
1 - Two Sum
✔️
49 - Group Anagrams
✔️
347 - Top K Frequent Elements
✔️
238 - Product of Array Except Self
✔️
36 - Valid Sudoku
✔️
128 - Longest Consecutive Sequence
✔️
125 - Valid Palindrome
✔️
167 - Two Sum II
✔️
15 - 3Sum
✔️
11 - Container with Most Water
✔️

Need to update the README? Update the template instead.

About

Leetcode solutions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 24.4%
  • JavaScript 21.8%
  • Java 12.1%
  • C# 9.2%
  • Python 8.1%
  • TypeScript 5.4%
  • Other 19.0%