- remove Element In Array
- remove Duplicates - Remove Duplicates(in-place) from Sorted Array(non-decreasing order).
- final Value After Operations - Return a number after math operations(given from an Array).
- find Words Containing - Return an array of indices representing the words that contain the character x.
- shuffle - Shuffle an array.
- number Game
- smaller Numbers Than Current
- subset XOR Sum
- maximum Wealth - Return the wealth(sum) that the richest customer has.
- score Of String
- most Words Found - Return max words in a sentence, from a list of sentences.
- remove Occurrences - Remove Occurrences of part in s, starting from left side.
- num Jewels In Stones - Return number of stones i have that are also jewels.
- cells In Range
- count Matches - (1773.) Count Items Matching a Rule.
- truncate Sentence - (1816.)
- array Strings Are Equal - (1662.) Check If Two String Arrays are Equivalent.
- largest Local - (2373.) Largest Local Values in a Matrix.
- restore String
- is Acronym - (2828.) Check if a String Is an Acronym of Words.
- minimum Operations
- difference Of Sum - (2535.) Difference Between Element Sum and Digit Sum of an Array.
- added Integer - (3131.) Find the Integer Added to Array(nums1).
- can Alice Win - (3232.) Find if Digit Game Can Be Won.
- most Frequent Even - (2404.) Most Frequent Even Element.
- find Intersection Values - (2956.) Find Common Elements Between Two Arrays.
- count Asterisks - (2315.) Count Asterisks.
- sort People - (2418.) Sort the People.
- plus One - (66.) Plus One.
- find Max Consecutive Ones - (485.) Max Consecutive Ones.
- search Insert - (35.) Search Insert Position.
- find Poisoned Duration - (495.) Teemo Attacking.
- count Bits - (338.) Counting Bits.
- min Operations - Minimum Number of Operations to Move All Balls to Each Box(Array).
- garbage Collection - Minimum Amount of Time to Collect Garbage(based on garbage time).
- number Of Beams - Number of Laser Beams in a Bank.
- sort The Students - Sort the Students by Their K-th Score.
- group The People - Group the People Given the Group Size They Belong To.
- find Matrix
- count Frequency
- ones Minus Zeros - Difference Between Ones and Zeros in Row and Column.
- max Operations - Max Number of K-Sum Pairs.
- finding Users Active Minutes - Finding the Users Active Minutes.