Chinmay-03 / Hacktoberfest-X-MIBCS-2022

Hacktoberfest X MIBCS 2022 repo for students to contribute in open source projects within campus
GNU General Public License v3.0
40 stars 72 forks source link

Create distinctElementCountByHashing.cpp #263

Closed blurryface18o7 closed 1 year ago

blurryface18o7 commented 1 year ago

this program counts number of distinct elements in O(1) using unordered_set .

Signed-off-by: blurryface18o7 90283675+blurryface18o7@users.noreply.github.com

blurryface18o7 commented 1 year ago

can i ask , if there's anything wrong with this code ? @Chinmay-03

Chinmay-03 commented 1 year ago

@blurryface18o7 follow #20