Using TopCoder
STATUS KEY :
Specification
Design and Architecture
Development and Testing
Complete
-
Overview
Adds standard object orientated types to the Collection namespace.
-
Functionality
Microsoft .NET does not use a true object orientated Collections framework. Common classes such as Sets are missing. This component adds sets to the Collection framework based on the Java Set Collection classes.
To support better performing structures ArrayList should not be the only structure supported internally by .NET. This component provides developers with additional functionality. -
Technologies
.NET, C#Availability
Version 1.0
Adobe Acrobat is required to view TopCoder Software specification documentation.
-
Aggregated Scorecard
Aggregated Design Scorecard
Aggregated Development Scorecard
-
Class Diagram
Main
-
Component Specification
Component Specification
-
Javadocs
XML Documentation
-
Requirements Specification
Requirements Specification
-
Sequence Diagram
Create Manipulate Sets
Create Read Only Sets
-
Use Case Diagram
Main
