Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a problem related on Sorting #31

Open
kumar007ambi opened this issue Oct 17, 2024 · 7 comments
Open

Add a problem related on Sorting #31

kumar007ambi opened this issue Oct 17, 2024 · 7 comments
Assignees

Comments

@kumar007ambi
Copy link
Contributor

Add a problem related on Sorting algorithm in Sorting Folder

@kumar007ambi
Copy link
Contributor Author

kumar007ambi commented Oct 17, 2024

@gautamankoji I haven't added problem and marked and closed this issue?The problem was Given an array of 0s, 1s, and 2s. Arrange the array elements such that all 0s come first, followed by all the 1s and then, all the 2s.

@Pariyul
Copy link
Contributor

Pariyul commented Oct 18, 2024

hey i want to contribute in this

@Pariyul
Copy link
Contributor

Pariyul commented Oct 18, 2024

Problem : Given the head of a linked list, return the list after sorting it in ascending order.

@gautamankoji
Copy link
Contributor

sorting a linked list is a great addition
we’re also missing tree-related algorithms, so feel free to work on those too!

@Samyak137
Copy link
Contributor

Will you please assign it to me I want to post solution for level order tree traversal.

@Samyak137
Copy link
Contributor

Would you like me to create a folder for linked list questions and add some famous linked list questions?
Also, I noticed there are no labels—could you add labels and accept my pull request, please?

@gautamankoji
Copy link
Contributor

sure!
create a dir named interview-problems/linked-lists or popular-linked-lists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants