User profile: qwerty1989

User info
User name:qwerty1989
History
Joined:
Number of posts:8
Latest posts:

Suffix tree: Deepest Internal node
I read somewhere that you can find the longest repeating substring of a given string by finding the ...

Premature return from recursion stack
Yes. An iterative approach is possible. But I asked this question only because in previous recursion...

Premature return from recursion stack
@Athar: The bool thing is fine. I coded this in a C Compiler and that is why I did not use the bool....

Premature return from recursion stack
I wrote a code for detecting if a given binary tree is a Binary search tree. I have the followin...

Finding Endianess
Yes. Thats what I expected. So, in [code]if (*(unsigned char *)&a==1)[/code] what I am trying...

This user does not accept Private Messages

User: qwerty1989

  • Public profile