-
Notifications
You must be signed in to change notification settings - Fork 26
Issues: sankalpdayal5/LeetCode-Solutions
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
0200 | Medium | Number of islands (Do in Grid and Graph both)
good first issue
Good for newcomers
hacktoberfest2020
#33
opened Oct 20, 2020 by
sankalpdayal5
0983 | Medium | Minimum Cost For Tickets (similar to coin change)
good first issue
Good for newcomers
hacktoberfest2020
#32
opened Oct 20, 2020 by
sankalpdayal5
0198 | Easy | House Robber (Maximum amount of money obtained by robbing no two consecutive houses)
good first issue
Good for newcomers
hacktoberfest2020
#31
opened Oct 20, 2020 by
sankalpdayal5
0091 | Medium | Decode Ways (Number of ways to decode a given number in terms of A-Z)
good first issue
Good for newcomers
hacktoberfest2020
#30
opened Oct 20, 2020 by
sankalpdayal5
0070 | Easy | Climbing Stairs (Number of ways to reach top of steps by taking 1 or 2 steps)
good first issue
Good for newcomers
hacktoberfest2020
#29
opened Oct 20, 2020 by
sankalpdayal5
0063 | Medium | Unique Paths II (Total no of unique paths in m x n matrix with obstacles)
good first issue
Good for newcomers
hacktoberfest2020
#28
opened Oct 20, 2020 by
sankalpdayal5
0062 | Medium | Unique Paths (Total no of unique paths in m x n matrix)
good first issue
Good for newcomers
hacktoberfest2020
#27
opened Oct 20, 2020 by
sankalpdayal5
0136 | Easy | Find the number occurring only once when all others are twice
good first issue
Good for newcomers
hacktoberfest2020
#26
opened Oct 20, 2020 by
sankalpdayal5
1353 | Medium | Maximum no of events that can be attended (sort)
good first issue
Good for newcomers
hacktoberfest2020
#25
opened Oct 20, 2020 by
sankalpdayal5
0021 | Easy | Merge two sorted Linked List
good first issue
Good for newcomers
hacktoberfest2020
#24
opened Oct 20, 2020 by
sankalpdayal5
0001 | Easy | 2 Sum problem
good first issue
Good for newcomers
hacktoberfest2020
#23
opened Oct 20, 2020 by
sankalpdayal5
0045 | Hard | Jump Game II
good first issue
Good for newcomers
hacktoberfest2020
#22
opened Oct 20, 2020 by
sankalpdayal5
0055 | Medium | Jump Game
good first issue
Good for newcomers
hacktoberfest2020
#21
opened Oct 20, 2020 by
sankalpdayal5
0073 | Medium | Set Matrix Zeros
good first issue
Good for newcomers
hacktoberfest2020
#20
opened Oct 20, 2020 by
sankalpdayal5
1351 | Easy | Count Negative numbers in sorted matrix
good first issue
Good for newcomers
hacktoberfest2020
#19
opened Oct 20, 2020 by
sankalpdayal5
0695 | Medium | Max Area of Island
good first issue
Good for newcomers
hacktoberfest2020
#10
opened Oct 18, 2020 by
sankalpdayal5
0053 | Easy | Kadanes Algorithm
good first issue
Good for newcomers
hacktoberfest2020
#9
opened Oct 18, 2020 by
sankalpdayal5
0268 | Easy | Missing Number (Math, bit manipulation) (Python)
good first issue
Good for newcomers
hacktoberfest2020
#7
opened Oct 18, 2020 by
sankalpdayal5
0075 | Medium | Sort an array of 0s 1s 2s without using extra space or sorting algo (C++/Java)
good first issue
Good for newcomers
hacktoberfest2020
#4
opened Oct 18, 2020 by
sankalpdayal5
ProTip!
Exclude everything labeled
bug
with -label:bug.