Skip to content

YuZhangIsCoding/Algorithms_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Algorithms and Data Structures

I've been using Python as my major coding language for years, and it worked just fine for most problems I encountered in my research. I wrote scripts to build my all-atom systems and postprocess the data generated from my simulations. But sometimes, I feel that the code I wrote is not very efficient. One of the reasons is that I never really systematically understand the algorithms and data structure I used everyday! So, I decide to start over by learning the algorithms and data structure step by step. This repository contains some lecture notes and interesting problems that I learned during the way.

Thanks to MIT open courseware for the online sources. Currently studied 2 CS related courses:

About

This is for the codes written when learning algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors