Skip to content

puhrez/algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Algorithmic Design and Techniques

algos/ holds the code for the solutions to programming challenges of UC San DiegoX: ALGS200x

tests/ hold the test for each challenge.

Most of them work, though some of them (pairs.py comes to mind) might some half-assed refactor/optimization attempts.

Some of them have helpful comments about the different ways to think about the algorithms.

This class was great, though variable in terms of instructor quality, sorry Pavel Pevzner! In general, this problem-centric approach worked well for pushing me through the struggles I've had before with more proof-oriented, analysis heavy algorithm courses like Roughgarden's.

I have two or three posts I'm going put among my things, mostly regarding ways of thinking about algorithm design paradigms which are rather implicit in their construction, but were like epiphanies to me when it can to solving the challenges.

About

Some lines of codes that do things to other things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages