MowJay / LeetcodeSolutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetcodeSolutions

# Problem Solution
1 Two Sum JS
2 Add Two Numbers TS
3 Longest Substring Without Repeating Characters JS
4 Median of Two Sorted Arrays JS
5 Longest Palindromic Substring JS
6 Zigzag Conversion JS
7 Reverse Integer JS
8 String to Integer (atoi) JS
9 Palindrome Number JS
11 Container With Most Water JS
14 Longest Common Prefix JS
15 3Sum JS
19 Remove Nth Node From End of List TS
21 Merge Two Sorted Lists TS
24 Swap Nodes in Pairs TS
26 Remove Duplicates from Sorted Array TS
41 First Missing Positive JS
55 Jump Game JS
56 Merge Intervals JS
61 Rotate List TS
69 Sqrt(x) JS
73 Set Matrix Zeroes TS
83 Remove Duplicates from Sorted List TS
86 Partition List TS
120 Triangle JS
122 Best Time to Buy and Sell Stock II JS
151 Reverse Words in a String JS
153 Find Minimum in Rotated Sorted Array JS
162 Find Peak Element JS
168 Excel Sheet Column Title JS
219 Contains Duplicate II JS
237 Delete Node in a Linked List JS
345 Reverse Vowels of a String JS
419 Battleships in a Board JS
841 Keys and Rooms JS
1054 Distant Barcodes JS
1091 Shortest Path in Binary Matrix JS
1189 Maximum Number of Balloons JS
1200 Minimum Absolute Difference JS
1351 Count Negative Numbers in a Sorted Matrix JS
1936 Add Minimum Number of Rungs JS
2405 Optimal Partition of String JS
2619 Array Prototype Last JS
2620 Counter TS
2621 Sleep TS
2622 Cache With Time Limit JS
2623 Memoize JS
2625 Flatten Deeply Nested Array JS
2626 Array Reduce Transformation JS
2627 Debounce JS
2629 Function Composition JS
2631 Group By JS
2634 Filter Elements from Array JS
2637 Promise Time Limit JS
2665 Counter II JS
2666 Allow One Function Call JS
2733 Neither Minimum nor Maximum JS

About


Languages

Language:JavaScript 73.5%Language:TypeScript 26.5%