Migrating Jenkins SCM Using GitLab from Bitbucket: SCM URL Bulk Replacement
When migrating from one source control management (SCM) system to another, one of the most tedious tasks is updating all your Jenkins job configuratio
283 - Move Zero
[283 - Move Zero] 🔗 LeetCode Link Problem Description Given an integer array nums, move all 0's to the end of it while maintaining the relative order
27 - Remove Element
[27 - Remove Element] 🔗 LeetCode Link Problem Description Given an integer array nums and an integer val, remove all occurrences of val in nums in-pl
26 - Remove Duplicates from Sorted Array
[26 - Remove Duplicates from Sorted Array] 🔗 LeetCode Link Problem Description Given an integer array nums sorted in non-decreasing order, remove the
Migrating from Bitbucket to GitLab? Here’s how to keep your teams moving without missing a beat!
34 - Find First and Last Position of Element in Sorted Array
367-Valid Perfect Square
Leetcode-69 - Sqrt(x)
[69 - Sqrt(x)]🔗 LeetCode LinkProblem DescriptionGiven a non-negative integer x, return the square root of x rounded down to the nearest integer. The
Leetcode-35 -Search Insert Position
[35 -Search Insert Position]🔗 LeetCode LinkProblem DescriptionGiven a sorted array of distinct integers and a target value, return the index if the t
Fix Personal Website
Personal Website can’t access1. when run the jar package with nohup java -jar xxx &It doesn’t work and shows exit[1]method:(1)get nohup process$