24 Commits

Author SHA1 Message Date
Rakshaa Viswanathan
3c9d40c29e
documentation update 4 2020-09-21 13:04:04 +05:30
Rakshaa Viswanathan
1ea4520ab1
documentation update 3
Co-authored-by: David Leal <halfpacho@gmail.com>
2020-09-21 13:03:26 +05:30
Rakshaa Viswanathan
2549b2d590
Added link to the problem 2020-09-15 12:36:37 +05:30
Rakshaa Viswanathan
5e30e7eb64
Update greedy_algorithms/jumpgame.cpp
Co-authored-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-09-15 12:34:23 +05:30
Rakshaa Viswanathan
4aea8495d6
Update greedy_algorithms/jumpgame.cpp
Co-authored-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-09-15 12:34:12 +05:30
Rakshaa Viswanathan
3ef35382a9
Update return
Co-authored-by: David Leal <halfpacho@gmail.com>
2020-09-06 09:50:16 +05:30
Rakshaa Viswanathan
80da46c3c0
Formatting update 2
Co-authored-by: David Leal <halfpacho@gmail.com>
2020-09-06 09:49:38 +05:30
Rakshaa Viswanathan
74eb42066f
Formatting update 1
Co-authored-by: David Leal <halfpacho@gmail.com>
2020-09-06 09:49:20 +05:30
Rakshaa Viswanathan
5caf29d246
Formatting update
Co-authored-by: David Leal <halfpacho@gmail.com>
2020-09-06 09:49:00 +05:30
Rakshaa Viswanathan
d948f89db9
documentation updated final 2020-09-05 10:29:59 +05:30
Rakshaa Viswanathan
96882beeaa
test func update 1
Co-authored-by: David Leal <halfpacho@gmail.com>
2020-09-05 10:26:27 +05:30
Rakshaa Viswanathan
df39755e3b
documentation update 2
Co-authored-by: David Leal <halfpacho@gmail.com>
2020-09-05 10:25:47 +05:30
Rakshaa Viswanathan
817754c9ce
documentation update 1
Co-authored-by: David Leal <halfpacho@gmail.com>
2020-09-05 10:24:12 +05:30
Rakshaa Viswanathan
20aaca07a9
Added test function 2020-09-04 11:26:42 +05:30
Rakshaa Viswanathan
759313d0ce
documentation added, testing yet to be added 2020-09-04 11:16:15 +05:30
Rakshaa Viswanathan
11e9823558
main_func_Update greedy_algorithms/jumpgame.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
2020-09-02 22:43:02 +05:30
Rakshaa Viswanathan
639b3ac577
Author_edit_Update greedy_algorithms/jumpgame.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
2020-09-02 22:42:31 +05:30
Rakshaa Viswanathan
f3cbd1edc9
added documentation
Added description of the problem and a brief explanation of the algorithm.
2020-09-01 09:55:04 +05:30
Rakshaa Viswanathan
84766d9443
Updated changes 2020-09-01 00:22:20 +05:30
Rakshaa Viswanathan
8622683556
fixed bugs final 2020-09-01 00:18:51 +05:30
Rakshaa Viswanathan
331638065c
Fixed bug and removed namespace std 2020-09-01 00:15:34 +05:30
Rakshaa Viswanathan
35c99662ed
Fixed warnings 2020-09-01 00:12:43 +05:30
Rakshaa Viswanathan
2ffc847828
Changed header files 2020-09-01 00:08:54 +05:30
Rakshaa Viswanathan
0f2ce72be4
Created jumpgame.cpp
An algorithm to check if you can reach the destination
2020-09-01 00:04:11 +05:30