Skip to content

TadesseDev/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,265 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My LeetCode challenges

I love solving problems, I have 5 stars (almost 6 now) for my problem-solving skill on HackerRank, This was a while a go. Now I have solved most of the challenges on HackerRank I am trying to solve as many problems as possible on LeetCode.

Langueges

I'll mostly solve problems with JavaScript and Ruby

If you like to use my solutions,

  1. Open dev branch
  2. Open VSCode or terminal and navigate to the folder where you would like to clone the project.
  3. Type "pwd" to see your working directory.
  4. clone repository
$ git clone https://github.com/Tadessedev/LeetCode
  1. Run
    # make sure to install Ruby for Ruby solutions and Node for JavaScript solutions.
  1. Enjoy 😎

Author 👱‍♂️

👤 Tadesse Alemayehu

Show your support

Give a ⭐️ if you like this project!

Submit an issue

Issue page

Acknowledgments

  • LeetCode for delivering such curious challenges for us to practice.

📝 License

LICENCED UNDER MIT License

LeetCode Topics

Database

Problem Name Difficulty
1378-replace-employee-id-with-the-unique-identifier Easy

Array

Problem Name Difficulty
0088-merge-sorted-array Easy

Two Pointers

Problem Name Difficulty
0088-merge-sorted-array Easy

Sorting

Problem Name Difficulty
0088-merge-sorted-array Easy

About

I love solving problems, I have 5 stars (almost 6 now) for my problem-solving skill on HackerRank, This was a while a go. Now I have solved most of the challenges on HackerRank. I am trying to solve as many problems as possible on LeetCode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors