Boundary conditions

first post: justINcoder wrote: Hi moderators I was going through your code project. I started with...

The base class is missing.

first post: yuren1978 wrote: I downloaded the latest code, and it complains that the base class ...

latest post: lukadt wrote: Sorry for the inconvenience, it has been fixed...

It is already in .net?

first post: genbox wrote: According to the front page: "Data Structures and Algorithms (DSA) ...

latest post: gbarnett wrote: Quicksort is used in Array.Sort but our quicksort can be used on an...

A question about Fibonacci's numbers generator

first post: GianlucaGhettini wrote: I looked at the Fibonacci's generator and I would ask a question ab...

latest post: lukadt wrote: Hi Gianluca, i'm glad you are giving us interesting feedback and fo...

Stability of sorting algorithms...

first post: GianlucaGhettini wrote: Hi, good job!!! I'm a Luca's friend and I'm currently programming...

latest post: gbarnett wrote: GianlucaGhettini wrote: Yes, IComparable interface allows d...

Comments about Set<T> implementation

first post: mstrobel wrote: Hi there, I have some observations about the Set<T> class. Fir...

latest post: gbarnett wrote: I'll look into it Thanks, Granville mstrobel wrote: Hi...

Extension methods or static methods?

first post: gbarnett wrote: Which would you prefer DSA used for its standalone algorithms for ...

latest post: gbarnett wrote: True. I'll admit I didn't actually try the normal route until a we...

Efficiency of Heap.Remove

first post: mstrobel wrote: Hi there, Great work on the library, and I like the addition of...

latest post: gbarnett wrote: Good catch. I actually added all that stuff the other day off the ...

Home page

first post: ie wrote: Hi! I just have looked on home page and have a several question...

latest post: gbarnett wrote: 1. Yep! You are right. But not in the way, when you are developin...

will there be data structures and algorithms for graphs?

first post: imnotbncre8ive wrote: Will DSA eventually feature graph data structures and algorithms? ...

latest post: gbarnett wrote: imnotbncre8ive wrote: Will DSA eventually feature graph data str...