Commit Graph

14 Commits (7f6a179a87eb6ab7e4856dab017d7a875fab148e)

Author SHA1 Message Date
ericdouglas 7f6a179a87 Returns true or false if x is within epsilon of y 2015-06-03 12:12:35 -03:00
ericdouglas 0802268ed7 Find closest number to be a square root of another number - bisection method 2015-06-03 12:04:42 -03:00
ericdouglas 2956d63a86 Find closest number to be a square root of another number - brute force 2015-06-02 13:05:39 -03:00
ericdouglas eb20d59e1d Find the cube root of a perfect cube - range 2015-06-02 12:52:29 -03:00
ericdouglas f0711c0b7b cube root of a perfect cube 2015-06-01 12:20:24 -03:00
ericdouglas 7445229287 Find the lowest among three numbers 2015-06-01 12:06:06 -03:00
ericdouglas 336d92edc4 Verify if a integer number is even or odd - refactor 2015-06-01 11:55:19 -03:00
ericdouglas c39d05f928 fix - read input data from terminal 2015-06-01 11:46:30 -03:00
ericdouglas 92778f9ed0 read input data from terminal with prompt 2015-06-01 11:44:43 -03:00
ericdouglas 7b02d7403f read input data from terminal with prompt 2015-06-01 11:43:19 -03:00
ericdouglas 4a8585e6b8 Intro to CS MIT -> Lecture 02 - even and odd number 2015-05-31 14:27:37 -03:00
ericdouglas b504a25d24 Intro to CS MIT - Finish Problem set 01 2015-05-30 12:02:24 -03:00
ericdouglas b67d6559de Intro to CS MIT - Problem set 01 2015-05-29 11:40:31 -03:00
ericdouglas 0f6184b7c9 Add first course folder - cs intro mit 2015-05-26 12:56:21 -03:00