30-seconds-of-cpp icon indicating copy to clipboard operation
30-seconds-of-cpp copied to clipboard

Added Emplace_hint file for unordered_map directory

Open ParthSaboo007 opened this issue 2 years ago • 1 comments

This PR adds emplace_hint.md file for unordered_map directory by strictly adhering to the contributing guidelines.

Fixes #31

Changes

  • Added file for implementing emplace_hint() method in unordered_map in C++ .

Checklist

  • [✅] I have read CONTRIBUTING guidelines.
  • [✅] This is a typo fix.
  • [✅] I am not updating any todo.txt files.

ParthSaboo007 avatar Oct 02 '22 22:10 ParthSaboo007

@Bhupesh-V I have made a PR for titled file. This is my first PR and participating in HacktoberFest '22. Thanks for creating such a good beginner-friendly guidelines for contributing.

BEst!

ParthSaboo007 avatar Oct 02 '22 22:10 ParthSaboo007