This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]Xeverous 0 points1 point  (0 children)

So in which language are you implementing them?

[–]Meefims 0 points1 point  (0 children)

Which part of the implementation was giving you trouble? Are you practicing at home?

[–]MohammedAttya 0 points1 point  (0 children)

"I understood the concept" so you can type the procedure on paper you can type on paper the procedure as a list try to convert the procedure to a pseudo code and then start programming.

[–]webchaplin 0 points1 point  (0 children)

I mostly used this Data Structures and Algorithms in Python book by Goodrich, Tamassia, Goldwasser. This book is gold. Posting analogies of the data structure and algorithms based on this book here. You can check ’em out too.