Ayush7614 / Ayush7614/Daily-Coding-DS-ALGO-Practice

Largest Number (Leetcode Medium)

Open
#679 2 comments 0 reactions 1 assignee Assigned to @Jagannath8 View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.