Skip to content

add leetcode Frequency of the Most Frequent Element#1195

Merged
Panquesito7 merged 4 commits intoTheAlgorithms:masterfrom
alexpantyukhin:add_leetcode_frequency_of_the_most_frequent_element
Jan 20, 2023
Merged

add leetcode Frequency of the Most Frequent Element#1195
Panquesito7 merged 4 commits intoTheAlgorithms:masterfrom
alexpantyukhin:add_leetcode_frequency_of_the_most_frequent_element

Conversation

@alexpantyukhin
Copy link
Copy Markdown
Member

Description of Change

Add a guide for new LeetCode solutions.

References

Checklist

  • Added description of change
  • Added file name matches File name guidelines
  • Added tests and example, test must pass
  • Relevant documentation/comments is changed or added
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Notes:

@Panquesito7 Panquesito7 added the Leetcode folder changes Changes to Leetcode folder. Known CI issues. label Dec 30, 2022
Comment thread leetcode/src/1838.c Outdated
Co-authored-by: David Leal <halfpacho@gmail.com>
Copy link
Copy Markdown
Member

@Panquesito7 Panquesito7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🚀

@Panquesito7 Panquesito7 merged commit b819ddf into TheAlgorithms:master Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Leetcode folder changes Changes to Leetcode folder. Known CI issues.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants