kishanrajput23/LeetCode-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Problem StatementsJava SolutionPython SolutionDifficulty
1. Two SumJavaPythonEasy
2. Add Two NumbersJavaPythonMedium
27. Remove ElementJavaPythonEasy
31. Next PermutationJavaPythonMedium
35. Search Insert PositionsJavaPythonEasy
58. Length of Last WordJavaPythonEasy
66. Plus OneJavaPythonEasy
88. Merge Sorted ArrayJavaPythonEasy
136. Single NumberJavaPythonEasy
169. Majority ElementJavaPythonEasy
217. Contains DuplicateJavaPythonEasy
268. Missing NumberJavaPythonEasy
347. Top K Frequent ElementsJavaPythonMedium
349. Intersection of Two ArraysJavaPythonEasy
832. Flipping an ImageJavaPythonEasy
844. Backspace String CompareJavaPythonEasy
905. Sort Array By ParityJavaPythonEasy
1071. Greatest Common Divisor of StringsJavaPythonEasy
1281. Subtract the Product and Sum of Digits of an IntegerJavaPythonEasy
1295. Find Numbers with Even Number of DigitsJavaPythonEasy
1313. Decompress Run-Length Encoded ListJavaPythonEasy
1365. How Many Numbers Are Smaller Than the Current NumberJavaPythonEasy
1389. Create Target Array in the Given OrderJavaPythonEasy
1431. Kids With the Greatest Number of CandiesJavaPythonEasy
1470. Shuffle the ArrayJavaPythonEasy
1480. Running Sum of 1d ArrayJavaPythonEasy
1512. Number of Good PairsJavaPythonEasy
1528. Shuffle StringJavaPythonEasy
1662. Check If Two String Arrays are EquivalentJavaPythonEasy
1672. Richest Customer WealthJavaPythonEasy
1684. Count the Number of Consistent StringsJavaPythonEasy
1720. Decode XORed ArrayJavaPythonEasy
1773. Count Items Matching a RuleJavaPythonEasy
1832. Check if the Sentence Is PangramJavaPythonEasy
1913. Maximum Product Difference Between Two PairsJavaPythonEasy
1920. Build Array from PermutationJavaPythonEasy
1929. Concatenation of ArrayJavaPythonEasy
2011. Final Value of Variable After Performing OperationsJavaPythonEasy
2085. Count Common Words With One OccurrenceJavaPythonEasy
2089. Find Target Indices After Sorting ArrayJavaPythonEasy
2108. Find First Palindromic String in the ArrayJavaPythonEasy
2114. Maximum Number of Words Found in SentencesJavaPythonEasy
2154. Keep Multiplying Found Values by TwoJavaPythonEasy
2176. Count Equal and Divisible Pairs in an ArrayJavaPythonEasy
2185. Counting Words With a Given PrefixJavaPythonEasy