9de5460b92
Using enumerate in Python while looping ( #25221 )
...
* Using enumerate in Python while looping
enumerate follows the zen of Python. enumerate makes the code more readable
* fixed bug in python linear search
2019-01-08 10:02:12 -05:00
c5948f603d
Removed two colons and grammar ( #33055 )
2018-12-19 03:41:09 -05:00
410b54f8c1
Added the code of Linear Search in C Language ( #23405 )
...
* Added the code of Linear Search in C Language
* fix: C example formatting and code
2018-12-03 23:56:19 +05:30
bf760d4508
Update index.md ( #21707 )
2018-10-20 10:14:15 -07:00
da0df12ab7
fix(guide): simplify directory structure
2018-10-16 21:32:40 +05:30