Andreea27. Remove ElementGiven an array nums and a value val, remove all instances of that value in-place and return the new length.Feb 19, 2022Feb 19, 2022
Andreea104. Maximum Depth of Binary TreeGiven the root of a binary tree, return its maximum depth.Feb 19, 2022Feb 19, 2022
Andreea867. Transpose MatrixGiven a 2D integer array matrix, return the transpose of matrix.Feb 19, 2022Feb 19, 2022
Andreea26. Remove Duplicates from Sorted ArrayGiven a sorted array nums, remove the duplicates in-place such that each element appears only once and returns the new length.Feb 19, 2022Feb 19, 2022
Andreea136. Single NumberGiven a non-empty array of integers nums, every element appears twice except for one. Find that single one.Feb 19, 2022Feb 19, 2022
Andreea145. Binary Tree Postorder TraversalGiven the root of a binary tree, return the postorder traversal of its nodes' values.Feb 19, 2022Feb 19, 2022
Andreea155. Min StackDesign a stack that supports push, pop, top, and retrieving the minimum element in constant time.Feb 19, 2022Feb 19, 2022
AndreeaAndroid Studio學習手冊-MarginLeft與MarginStart的區別在xml的layout_margin屬性中,有幾個非常相似的地方Feb 19, 2022Feb 19, 2022