jkane17
Contributor
Contributor
since ‎2021.06.15
‎2023.05.17

User Statistics

  • 20 Posts
  • 0 Solutions
  • 38 Kudos given
  • 57 Kudos received

User Activity

Hi everyone, Please check out episode 12 of the Q For Problems video series. This covers problem 12 from the Project Euler problem set. Project Euler - Problem 12 We need to find the first triangle number which has 500 or more divisors/factors. Feel ...
Hi everyone, Please check out episode 11, parts 1 and 2, of the Q For Problems video series. Part 1 Part 2 This covers problem 11 from the Project Euler problem set. Project Euler #11 Given a 20 x 20 matrix of integers, we want to find the greatest p...
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...