13 Commits

Author SHA1 Message Date
47a9ea2b0b Simplify code by dropping support for legacy Python (#1143)
* Simplify code by dropping support for legacy Python

* sort() --> sorted()
2019-08-19 15:37:49 +02:00
5f991f7740 #315 Renamed all files to snake_case (#993) 2019-07-11 11:16:42 +02:00
4e413c0183 Updated README 2019-07-06 11:11:20 +05:30
48bba495ae Rename is_Palindrome to is_Palindrome.py (#752) 2019-04-20 15:13:02 +08:00
137871bfef feature to add input (#749) 2019-04-07 23:55:32 +08:00
15bc87fb41 Create is_Palindrome (#740) 2019-04-04 16:40:11 +05:30
d26311424d Adding a program for swap nodes in linkedlist (#667)
* Adding a program for swap nodes in linkedlist

* Updating swapNodes
2018-12-25 21:09:36 +08:00
608a462965 Merge branch 'fix-singly_linked_list' of git://github.com/ashwek/Python-1 into ashwek-fix-singly_linked_list 2018-11-01 18:29:58 +01:00
f89d3a9ec3 Update singly_linked_list.py 2018-11-01 21:25:45 +05:30
48aa4c4a01 Update singly_linked_list.py 2018-11-01 21:04:05 +05:30
1b19028117 Update doubly_linked_list.py (#545) 2018-10-31 08:34:55 +01:00
91fccecb56 snake_case all the things 2018-10-19 17:14:25 -05:00
564179a0ec increment 1 2018-10-19 07:48:28 -05:00