LetsGrowMoreCommunity / DSA-Playyard

Explore the world of Data Structures and Algorithm
18 stars 51 forks source link

5. Count the number of consistent strings (HASHTABLE) #241

Closed soma2000-lang closed 3 years ago

soma2000-lang commented 3 years ago

64

code done in c++

soma2000-lang commented 3 years ago

@Sargam-Agarwal pleasee check

Sargam-Agarwal commented 3 years ago

Hey @soma2000-lang, Kindly fulfill all the requirements of the codebase as mentioned in the README. Please take care of these things while contributing.

soma2000-lang commented 3 years ago

@Sargam-Agarwal done

soma2000-lang commented 3 years ago

@Sargam-Agarwal please merge

Sargam-Agarwal commented 3 years ago

Hey @soma2000-lang, Kindly add the header files as well. How come your code is running without header files !?

soma2000-lang commented 3 years ago

@Sargam-Agarwal done

soma2000-lang commented 3 years ago

@Sargam-Agarwal If this one gets merged can u please assign me #62

Sargam-Agarwal commented 3 years ago

Sorry @soma2000-lang, but it doesn't seem like you are doing these codes by yourself. Do you think these header files are enough to run your code correctly ? I will see to this code only now. I wont be assigning you any issue from now on. Find the mistake. Rectify it if possible. Ill merge this one.

soma2000-lang commented 3 years ago

@Sargam-Agarwal I think this header file will suffice #include <bits/stdc++.h> and sorry in a hurry I fogot to include this one

Sargam-Agarwal commented 3 years ago

@soma2000-lang, Merging it.