Files
leetcode/docs/content/system-design/index.mdx
T

14 lines
288 B
Plaintext

---
title: 'Coding'
sidebar:
label: Overview
icon: arrow-right-circle
order: 1
---
## Description
Given two integer arrays `nums1` and `nums2`, return the minimum number of operations required to make both arrays equal.
You have the following three choices to modify two arrays: