cancel
Showing results for 
Search instead for 
Did you mean: 
jkane17
Contributor
Contributor

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 hundred natural numbers and the square of the sum.

 

Feel free to share your own solutions and ideas in the comments.

 

Github Repo 

 

Thanks

3 Comments
SJT
Valued Contributor

Nice! Would you consider adding your constant-time solution to the problem article at Study Q?

Your video production skills are growing! I can follow this comfortably on my 49" 5K monitor – but there is a lot of blank space. I wonder if the code is readable on a 14" MacBook Air? 

davidcrossey
Moderator Moderator
Moderator

I can't speak for MacBook, but this is perfectly readable on a Windows Surface 2 13.5" in fullscreen on 1080p👍🏻

jkane17
Contributor
Contributor

Sure, will add it.


Yeah, I'm pretty new to the video production game, but hopefully these videos can be viewed on every type of monitor comfortably. Relying on viewer feedback to know for sure, so thanks for confirming!

An improvement I have made for the next few videos is that I have increased the font size/zoom level in developer so that should help with readability even more.

Contributors