User: coolguy67

  • Public profile

User profile: coolguy67

User info
User name:coolguy67
History
Joined:
Number of posts:5
Latest posts:

C++ base-26 string hashing formula
I have a data structure contains a 4-letter string as a key (char key[5]) with all the characters in...

Inserting new nodes into a binary tree
I am trying to write an algorithm to insert new nodes into a binary tree. My program crashes and I c...

Writing a Delete algorithm in an ordered linked list
Thanks for the replies. I'm not sure what command to use to remove/ delete nodes besides delete. A...

Writing a Delete algorithm in an ordered linked list
I am trying to write a delete algorithm for an ordered linked list. Search and traverse I think I ha...

Algorithm to search a linked list
I am trying to write a search function for an ordered linked list. I have the following: A TestLL...

This user does not accept Private Messages