NUNOMENDES88 / MyList

Create a similar library "List"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyList Class

In several interviews it is necessary to create a similar class "List". In this project I create with the three types of Collections.

  • Arrays
  • Hash Table
  • Dictionary

If you search in google, you find a lot of information between arrays and lists.

Example comparations:

About

Create a similar library "List"


Languages

Language:C# 100.0%