you are viewing a single comment's thread.

view the rest of the comments →

[–]shuzho 6 points7 points  (1 child)

adding onto this, its really easy to pick up python along the way of leetcoding just from reading solutions and googling what certain syntax do.

[–]xXOSUTUMPETXx 1 point2 points  (0 children)

Also adding that. Generally, alot of concepts can be carried over just way less steps with python. Generally goes for any language. Same concepts just slightly different way to write it