neetcode-gh / leetcode

Leetcode solutions
MIT License
5.36k stars 2.24k forks source link

Update 0347-top-k-frequent-elements.py: Use concatenation of arrays i… #3509

Open sanjeevmalagi1 opened 1 month ago

sanjeevmalagi1 commented 1 month ago

…nstead of appending individual elements

Important

Please make sure the file name is lowercase and a duplicate file does not already exist before merging.