Ayush7614 / Ayush7614/Daily-Coding-DS-ALGO-Practice
Largest Number (Leetcode Medium)
Open
LGMSOC21
🟨 Level2
- Dominant language
- C++
- Stars
- 323
- Forks
- 472
- PR merge metrics
- No merged PRs in 30d
Description
# Aim
- Arrange a list of non-negative integers nums such that they form the largest number.
# Details
- I am a LGM-SOC'21 participant.
- Solution of the above problem in O(nlogn) time in C++ language.
### Programming language
- [ ] C
- [ ] C++
- [ ] Java
- [ ] Python
Contributor guide
Assessment
This issue has not been assessed yet.