avatar

superorange0707

  • Homepage
  • Tag
  • Category
Home
superorange0707

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

2025-04-24 Devops

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

2025-04-23 two pointer

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

2025-04-23 two pointer

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

2025-04-23 two pointer

Migrating from Bitbucket to GitLab? Here’s how to keep your teams moving without missing a beat!

2025-04-13 Devops

34 - Find First and Last Position of Element in Sorted Array

2025-04-10 Binary Search Leetcode

367-Valid Perfect Square

2025-04-10 Binary Search Leetcode

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

2025-04-09 Leetcode Binary Search

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

2025-04-09 Binary Search Leetcode

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$

2022-09-30
  • 1
  • 2
  • 3
  • …
  • 6

Recently Updated

  • Migrating Jenkins SCM Using GitLab from Bitbucket: SCM URL Bulk Replacement
  • 283 - Move Zero
  • 27 - Remove Element
  • 26 - Remove Duplicates from Sorted Array
  • Migrating from Bitbucket to GitLab? Here’s how to keep your teams moving without missing a beat!

Trending Tags

Course two pointer Binary Tree Hash SQL Leetcode Error Recording Gitlab Bitbucket Devops