Skip to content

Repository of scripts written to solve individual challenge problems.

Notifications You must be signed in to change notification settings

lukeahwilson/solving-practice-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solving Challenge Problems with Python

Repository of scripts written to solve individual challenge problems.

Purpose

Like chess tactics training, I believe I can improve my coding skillset by solving challenge practice problems to:

  • Familiarize myself with common patterns in software problems and develop a toolkit of efficient approaches
  • Practice defining a problem, conceptualizing its challenges, structuring a solution, and implementing it in code
  • Hone ability to review code, interpret Big O cost, and identify and implement opportunities for optimization
  • Train my aptitude for algorithmic design and my ability to program solutions to new problems in general

About

Repository of scripts written to solve individual challenge problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages