File tree 1 file changed +9
-8
lines changed
1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 1
1
# [ LeetCode-Solutions] ( https://www.youtube.com/c/codedecks/ )
2
2
3
+ <a href =" https://github.com/codedecks-in/LeetCode-Solutions/stargazers " ><img src =" https://img.shields.io/github/stars/codedecks-in/LeetCode-Solutions " alt =" Stars Badge " /></a >
4
+ <a href =" https://github.com/codedecks-in/LeetCode-Solutions/network/members " ><img src =" https://img.shields.io/github/forks/codedecks-in/LeetCode-Solutions " alt =" Forks Badge " /></a >
5
+ <a href =" https://github.com/codedecks-in/LeetCode-Solutions/graphs/contributors " ><img alt =" GitHub contributors " src =" https://img.shields.io/github/contributors/codedecks-in/LeetCode-Solutions?color=2b9348 " ></a >
6
+ [ ![ GitHub issues by-label] ( https://img.shields.io/github/issues-pr-closed-raw/codedecks-in/LeetCode-Solutions.svg )] ( https://github.com/codedecks-in/LeetCode-Solutions/pulls?q=is%3Apr+is%3Aclosed )
7
+ <!-- [](https://github.com/codedecks-in/LeetCode-Solutions/pulls?q=is%3Aopen+is%3Apr)-->
8
+
9
+ ---
10
+
11
+
3
12
![ Language] ( https://img.shields.io/badge/language-Python%20%2F%20Java%20%2F%20JS%20%2F%20C++-orange.svg )   ;
4
13
[ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( ./LICENSE )   ;
5
14
[ ![ contributions welcome] ( https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat )] ( https://github.com/dwyl/esta/issues )
12
21
<a href="https://github.com/codedecks-in/LeetCode-Solutions/issues"><img src="https://img.shields.io/github/issues/codedecks-in/LeetCode-Solutions" alt="Issues Badge"/></a>
13
22
-->
14
23
15
- ---
16
-
17
- <a href =" https://github.com/codedecks-in/LeetCode-Solutions/stargazers " ><img src =" https://img.shields.io/github/stars/codedecks-in/LeetCode-Solutions " alt =" Stars Badge " /></a >
18
- <a href =" https://github.com/codedecks-in/LeetCode-Solutions/network/members " ><img src =" https://img.shields.io/github/forks/codedecks-in/LeetCode-Solutions " alt =" Forks Badge " /></a >
19
- <a href =" https://github.com/codedecks-in/LeetCode-Solutions/graphs/contributors " ><img alt =" GitHub contributors " src =" https://img.shields.io/github/contributors/codedecks-in/LeetCode-Solutions?color=2b9348 " ></a >
20
- [ ![ GitHub issues by-label] ( https://img.shields.io/github/issues-pr-closed-raw/codedecks-in/LeetCode-Solutions.svg )] ( https://github.com/codedecks-in/LeetCode-Solutions/pulls?q=is%3Apr+is%3Aclosed )
21
- [ ![ GitHub issues by-label] ( https://img.shields.io/github/issues-pr/codedecks-in/LeetCode-Solutions.svg )] ( https://github.com/codedecks-in/LeetCode-Solutions/pulls?q=is%3Aopen+is%3Apr )
22
-
23
24
### Got stuck in a LeetCode question? This repository will help you by providing approach of solving the problems from LeetCode platform.
24
25
25
26
### [ Contributors] ( #contributors ) helped us in providing these Awesome solutions.
You can’t perform that action at this time.
0 commit comments