anku580 / Java-Algorithms

This repository contains java algorithms and some interview questions.
11 stars 57 forks source link

Added Singly Linked List implementation #36

Closed Gagan-Shenoy closed 3 years ago

Gagan-Shenoy commented 3 years ago

Please review my code @anku580 : )

Gagan-Shenoy commented 3 years ago

ok @anku580 ill change it ,thanks for the feedback

Gagan-Shenoy commented 3 years ago

are the changes applied?

Gagan-Shenoy commented 3 years ago

@anku580 can i also add the search method for bst if you mind

anku580 commented 3 years ago

@Gagan-Shenoy Sure you can raise another PR for that.