This repository is a reflection of my journey to enhance my programming skills and deepen my understanding of algorithms and data structures. Each solution represents a unique challenge that I've worked through, showcasing my problem-solving strategies.
| ID | Title | Language |
|---|---|---|
| 1 | Two Sum | Javascript |
| 9 | Is Palindrome | Javascript |
| 14 | Longest Common Prefix | Javascript |
| 27 | Remove Element | Javascript |
| 49 | Group Anagrams | Javascript |
| 58 | Length of Last Word | Javascript |
| 66 | Plus One | Javascript |
| 69 | Sqrt(x) | Javascript |
| 217 | Contains Duplicate | Javascript |
| 258 | Add Digits | Javascript |
| 344 | Reverse String | Javascript |
| 242 | Valid Anagram | Javascript |
| 268 | Missing Number | Javascript |
| 412 | Fizz Buzz | Javascript |
| 557 | Reverse Words in a String III | Javascript |
| 709 | To Lower Case | Javascript |
| 728 | Self Dividing Numbers | Javascript |
| 1108 | Defanging an IP Address | Javascript |
| 1281 | Subtract the Product and Sum of Digits of an Integer | Javascript |
| 1323 | Maximum 69 Number | Javascript |
| 1342 | Number of Steps to Reduce a Number to Zero | Javascript |
| 1365 | How Many Numbers Are Smaller Than the Current Number | Javascript |
| 1431 | Kids With the Greatest Number of Candies | Javascript |
| 1470 | Shuffle the Array | Javascript |
| 1480 | Running Sum of 1d Array | Javascript |
| 1512 | Number of Good Pairs | Javascript |
| 1528 | Shuffle String | Javascript |
| 1662 | Check If Two String Arrays are Equivalent | Javascript |
| 1672 | Richest Customer Wealth | Javascript |
| 1678 | Goal Parser Interpretation | Javascript |
| 1688 | Count of Matches in Tournament | Javascript |
| 1773 | Count Items Matching a Rule | Javascript |
| 1812 | Determine Color of a Chessboard Square | Javascript |
| 1816 | Truncate Sentence | Javascript |
| 1832 | Check if the Sentence Is Pangram | Javascript |
| 1859 | Sorting the Sentence | Javascript |
| 1920 | Build Array from Permutation | Javascript |
| 1929 | Concatenation of Array | Javascript |
| 2011 | Final Value of Variable After Performing Operations | Javascript |
| 2114 | Maximum Number of Words Found in Sentences | Javascript |
| 2235 | Add Two Integers | Javascript |
| 2413 | Smallest Even Multiple | Javascript |
| 2427 | Number of Common Factors | Javascript |
| 2418 | Sort the People | Javascript |
| 2469 | Convert the Temperature | Javascript |
| 2520 | Count the Digits That Divide a Number | Javascript |
| 2535 | Difference Between Element Sum and Digit Sum of an Array | Javascript |
| 2652 | Sum Multiples | Javascript |
| 2656 | Maximum Sum With Exactly K Elements | Javascript |
| 2769 | Find the Maximum Achievable Number | Javascript |