User: jwings

  • Public profile

User profile: jwings

User info
User name:jwings
History
Joined:
Number of posts:16
Latest posts:

Trouble with template coding
I am practicing by implementing dequeue using array instead of deque STL. But I faced some errors.....

Please help me solve this problem in O(n)
Here is the question. I can easily solve this problem in O(n^2) but I cannot solve in O(n). Ther...

having error with implementing template function which returns reference value
Yes... correctly I names my class as stackL oops. :P careless mistacks thank you very much :)) ...

having error with implementing template function which returns reference value
This is part of a code. I am trying to make a stack from List STL. This is a practice although I k...

Why is there an error when deleting an array of pointers to class object
This is not 2D array... but it is a dynamic array of pointer to objects of Product class. In line...

This user does not accept Private Messages