LC 1920.Build Array from Permutation The solution of LeetCode problem No.1920. 2023-12-12 LeetCode > Easy #Algorithm #Simulation #Array
LC 2351.First Letter to Appear Twice The solution of LeetCode problem No.2351. 2023-12-12 LeetCode > Easy #Algorithm #Hash Table #String #Counting
LC 1502.Can Make Arithmetic Progression From Sequence The solution of LeetCode problem No.1502. 2023-12-12 LeetCode > Easy #Algorithm #Math #Array #Sorting
LC 2469.Convert the Temperature The solution of LeetCode problem No.2469. 2023-12-12 LeetCode > Easy #Algorithm #Math #Simulation
LC 2089.Find Target Indices After Sorting Array The solution of LeetCode problem No.2089. 2023-12-12 LeetCode > Easy #Algorithm #Array #Sorting #Binary Search
LC 1365.How Many Numbers Are Smaller Than the Current Number The solution of LeetCode problem No.1365. 2023-12-12 LeetCode > Easy #Algorithm #Array #Hash Table #Sorting #Counting
LC 2778.Sum of Squares of Special Elements The solution of LeetCode problem No.2778. 2023-12-12 LeetCode > Easy #Algorithm #Simulation #Array
LC 1460.Make Two Arrays Equal by Reversing Subarrays The solution of LeetCode problem No.1460. 2023-12-11 LeetCode > Easy #Algorithm #Array #Hash Table #Sorting
LC 1290.Convert Binary Number in a Linked List to Integer The solution of LeetCode problem No.1290. 2023-12-11 LeetCode > Easy #Algorithm #Math #Linked List
LC 2455.Average Value of Even Numbers That Are Divisible by Three The solution of LeetCode problem No.2455. 2023-12-11 LeetCode > Easy #Algorithm #Math #Simulation #Array