Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 230 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 230 Bytes

Interview-Coding

Archive some common interview questions

1/15/22

279. Perfect Squares

Given an integer n, return the least number of perfect square numbers that sum to n.