Nhut Nguyen
Nhut Nguyen

Nhut Nguyen

Follow
homeTech ResumeStoreAboutLeetSolvenewsletter
Tag

programming languages

#programming-languages

More content

Read more stories on Hashnode


Articles with this tag

C++ Solution to Coding Challenge 59. Spiral Matrix II

Oct 6, 20222 min read 17 views

An example of C++ switch statement · Problem statement Given a positive integer n, generate an n x n matrix filled with elements from 1 to n^2 in spiral...

C++ Solution to Coding Challenge  59. Spiral Matrix II

How to solve Leetcode 1396. Design Underground System

May 2, 20225 min read 138 views

A simple C++ class · Problem statement An underground railway system is keeping track of customer travel times between different stations. They are using...

How to solve Leetcode 1396. Design Underground System