jkane17
Contributor
Contributor
since ‎2021.06.15
3 weeks ago

User Statistics

  • 18 Posts
  • 0 Solutions
  • 36 Kudos given
  • 52 Kudos received

User Activity

Hi everyone, Please check out episode 10 of the Q For Problems video series. This covers problem 1 from the Leet Code problem set. Leet Code #1 Given an array of integers and a target, we must return the indices of the two numbers such that they add ...
Hi everyone, Please check out episode 9 of the Q For Problems video series. This covers problem 9 from the Project Euler problem set. Project Euler - Problem 9 We want to find the the Pythagorean Triplet (a, b, c) for which a + b + c = 1000. Feel fre...
Hi everyone, Please check out episode 8 of the Q For Problems video series. This covers problem 8 from the Project Euler problem set. Project Euler - Problem 8 We want to find the greatest product of thirteen adjacent digits in a given 1000-digit num...
Hi everyone, Please check out episode 7 of the Q For Problems video series. This covers problem 7 from the Project Euler problem set. Project Euler - Problem 7 The problem is to find the 10 001st prime number. Feel free to share your own solutions an...
Hi everyone, Please check out episode 6 of the Q For Problems video series. This covers problem 6 from the Project Euler problem set. Project Euler - Problem 6 The problem is to find the difference between the sum of the squares of the first one hund...