Skip to content

RobS30/coding_problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a collection of coding problems attempted through freeCodeCamp's Rosetta Code and Project Euler using Python.

Rosetta Code is a collection of programming tasks from the classic Rosetta Code library.

Project Euler originate from the Project Euler archives and focus on algorithm's and mathmatics. These problems range in difficulty and for many the experience is inductive chain learning. That is, by solving one problem, it will expose you to a new concept hat allows you to undertake a previously inaccessible problem.

Project Euler

  1. project_euler_multiples_of_3_and_5 - completed 2022/05/15
  2. Even Fibonacci Numbers - In Progress

Rosetta Code

  • 100_doors - in progress
  • rosetta_code_fibonacci_sequence - completed 2022/05/28
  • rosetta_code_leap_year - completed 2022/05/29
  • rosetta_code_cumulative_standard_deviation - completed 2022/05/29

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages