Go Day 1: Leetcode — Two Sum

Arjun Sunil Kumar
Go Rust
Published in
Jun 4, 2022

--

Today, I am starting my first LC series in Go. The problems in this series are already covered in the RUST series. It is just that, the problems will be solved in GoLang instead of RUST. On the way, we will also cover concepts that are learned in the problem described.

Problem:

Logic:

Code:

Syntax:

  1. Use of range
  2. Use of exists in map[value]

Reference:

--

--

Arjun Sunil Kumar
Go Rust

Writes on Database Kernel, Distributed Systems, Cloud Technology, Data Engineering & SDE Paradigm. github.com/arjunsk