[Go Tutorials P2] Data types
Golang (or Go) has a simple but powerful set of data types. Here's a quick breakdown of the main types you’ll encounter:
Golang (or Go) has a simple but powerful set of data types. Here's a quick breakdown of the main types you’ll encounter:
You are given a 0-indexed array of integers nums of length n. You are initially positioned at nums[0].