Tanmay-901 / python-algorithms

efficient algorithms for general tasks with good time complexity.
MIT License
11 stars 11 forks source link

Program to find second largest element in a list #13

Closed priyadarshan1995 closed 3 years ago

priyadarshan1995 commented 3 years ago

@Dude-901 Pls review this PR.

Tanmay-901 commented 3 years ago

@priyadarshan1995 please try to add more comments in the function part to make the code more understandable. I am adding it for now, but please try to update it soon :)

priyadarshan1995 commented 3 years ago

sure @Dude-901 , will do.