Results 1 to 2 of 2

Thread: 2-Way merge Sort

  1. #1
    Junior Member
    Join Date
    Apr 2005
    Posts
    1

    Question 2-Way merge Sort

    hi friends ,

    I am doing for a project.I want to know the algorithm of 2-way and k-way merge
    sort in c.
    I tried it by searching in the net.But it failed
    [gloworange]please help Me[/gloworange]

  2. #2
    Senior Member
    Join Date
    Jul 2004
    Posts
    469
    Just wondering why you would come to a security web site, and make your very first post about a programming algorithm that has nothing to do with security?

    www.google.com brought me here when I searched using

    '2 way merge sort algorithm' as my search string.

    http://www.brpreiss.com/books/opus4/html/page512.html

    Nice little templatized merge sort function it seems.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •