GeeksforGeeks » C/C++ Programming Questions

sorting

(2 posts)
  • Started 3 months ago by PINTUGUPTAJUIT
  • Latest reply from kartik

Tags:

  1. PINTUGUPTAJUIT
    Member
    Posted 3 months ago #

    Q. write an algorithm to sort the n element of an array having element 1 to n , without using extra static variable ,global variable ,any extra space like other array?

  2. kartik
    Moderator
    Posted 3 months ago #

    Use Radix Sort.


Reply

You must log in to post.

RSS feed for this topic