Skip to content

mjevans/code-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Michael James Evans

Seeking Employment

Desired roles: Software Engineer, SRE, DevOps, Network Engineer, OR Information Security

  • I enjoy creating, maintaining, and supporting systems and automation which enrich everyone
  • Secure, reliable, fault resistant and fail-safe solutions are my passion
  • Adaptive and widely versed in computer related subjects

Practice Projects

Logic Puzzles solved by code and 'redemption challenges' for anything I stumble on in an interview. Practice of how to write better code, as well as review and revision of any concept. Though the redemption will focus on the general idea I got tripped up by, not any precise examples.

Euler skill demonstration

Unit Testing

  • While every problem ends up as it's own unit test, I've been trying to add tests for most parts of the library of shared code. Where there are known specifications to match a block of numbers often makes a test. Where there's specific behavior I expect I add that as a test. Sometimes example cases come from failure analysis when things go wrong. Other times I mentally walk through the general goal of a function's specification and try to envision corner / edge cases, such as modular wraps for unsigned integers.

Data Structures

  • #61 Cyclical Figurate Numbers The question's asked in a quirky way, but I had more fun with the real question. Learn how to think like a database with a non-so-trivial example.

Algorithms Euler's problems frequently focus on specific math puzzles. I'm most proud of the problems that I could solve entirely on my own.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published