User: jojo212

  • Public profile

User profile: jojo212

User info
User name:jojo212
History
Joined:
Number of posts:36
Latest posts:

Swapping nodes in a doubly linked list - bad logic??
swapUp actually takes it's argument by pointer, so I don't think that is the case. Please correct me...

Swapping nodes in a doubly linked list - bad logic??
I've been working on this linked list priority queue for the better part of two days now, and for th...

Binary Tree Node Removal (pseudo)
Hi Guys, Been working on this binary tree for the past few days, and everything works great excep...

What's wrong with this declaration? Syntax error
Ok, I found the issue. It's because TreeNode was declared as a member of the class WordTree, so I ha...

What's wrong with this declaration? Syntax error
Oops, silly mistake on my part. Still getting the same error, though.

This user does not accept Private Messages