Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added a new method called keys that prints a list of keys in the hash... #33

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Leziga-Bakor
Copy link

@Leziga-Bakor Leziga-Bakor commented Aug 31, 2022

  • Added a new method called keys that prints a list of keys in the hashtable
  • Included another new method to get the list of values in the hashtable
  • Added method to reverse doubly linked list
  • updated the recursive Fibonacci function. The function was calling the iterative Fibonacci instead of the recursive

@Leziga-Bakor Leziga-Bakor changed the title Added a new method called keys that prints a list of keys in the hash… Added a new method called keys that prints a list of keys in the hash, Included another new method to get the list of values, added method to reverse doubly linked list and updated the recursive fibonacci function Sep 8, 2022
@Leziga-Bakor Leziga-Bakor changed the title Added a new method called keys that prints a list of keys in the hash, Included another new method to get the list of values, added method to reverse doubly linked list and updated the recursive fibonacci function Added a new method called keys that prints a list of keys in the hash... Sep 8, 2022
@Leziga-Bakor
Copy link
Author

Hi, @theja-m Please take a look

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant