OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project

Home Page:http://internship.opengenus.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Data Structure Timing Simulation

AlexConnorChase opened this issue · comments

This is a(n):

  • New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

Details:

I'd like to add some code for examining the timing of various data structures. So far I haven't found anything on it and I believe it would be a great way for others to see the difference in how these structures perform under different circumstances. Currently the platform only supports hashmap and binary trees, however the structure can make use of any structures designed to handle both numerical and string inputs.

Sorry about that I meant to commit to my local repo first, I'm reopening the issue here